You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to implement the X509v3 Authority Key Identifier extension but should be optional to provide back compatibility.
The main reason are:
Performance to find the right CA without try all of them
Best practise
Compatibility with CFSSL that generate the certificate with an subject id and consequently our go tool generate the client certificate with the authority key identifier
It would be good to implement the X509v3 Authority Key Identifier extension but should be optional to provide back compatibility.
The main reason are:
https://www.v13.gr/blog/?p=293
Thanks
The text was updated successfully, but these errors were encountered: