Skip to content

docs(ssl): Update TLS/SSL certificate fingerprint instructions#177

Merged
tyeth merged 5 commits intomasterfrom
6month-ssl-certs
Apr 15, 2026
Merged

docs(ssl): Update TLS/SSL certificate fingerprint instructions#177
tyeth merged 5 commits intomasterfrom
6month-ssl-certs

Conversation

@tyeth
Copy link
Copy Markdown
Member

@tyeth tyeth commented Jan 16, 2026

Certificates for IO.adafruit.com are changing to a 6month validity, and it's felt that fingerprinting should no longer be recommended, but instructions updated as a large number of esp8266 users still exist on the IO platform.

Relates to:
https://3.basecamp.com/3732686/buckets/17625714/todos/9458087406

@tyeth tyeth requested a review from brentru January 21, 2026 13:56
Copy link
Copy Markdown
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tyeth Two comments and pls run clang, formatter is failing.

After comment changes and clang, you can pull in. Pre-approving this..

Comment thread src/wifi/AdafruitIO_ESP8266.h Outdated
* SSL certificate every year. If adding Secure MQTT to your ESP8266 project is
* important - please switch to using the modern ESP32 (and related models)
* instead of the ESP8266 to avoid updating the SSL fingerprint every year.
* instead of the ESP8266 to avoid updating the SSL fingerprint every 6months.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"6months" -> "6 months"

Comment thread src/AdafruitIO_Definitions.h Outdated
// latest fingerprint can be generated with
// echo | openssl s_client -connect io.adafruit.com:443 | openssl x509
// -fingerprint -noout
/* NB: io.adafruit.com TLS/SSL certificate changes every 6months, and pinning
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB -> NOTE:

@brentru
Copy link
Copy Markdown
Member

brentru commented Apr 14, 2026

@tyeth Could you plz take another look at this PR?

@tyeth tyeth self-assigned this Apr 14, 2026
@tyeth tyeth merged commit dcd5af9 into master Apr 15, 2026
10 checks passed
@tyeth tyeth deleted the 6month-ssl-certs branch April 15, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants