We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0358f5f commit 788acf6Copy full SHA for 788acf6
README.md
@@ -188,3 +188,9 @@ Edit the mchp-cryptoauth.rules file and add the following line to the file:
188
```text
189
SUBSYSTEM=="hidraw", ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="2312", MODE="0666"
190
```
191
+Updating *X.509 compressed certificate format* to support extended years
192
+===========================================
193
+
194
+The X.509 compressed certificate format now supports encoding issue and expiry years beyond 2031.
195
196
+For implementation details, see: [Extending Certificate Years](https://github.com/MicrochipTech/cryptoauthlib/wiki/Extending-Certificate-Years)
0 commit comments