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
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Show the names of certificates in the chain, for remotes
Show whether the certificate analysed was local or remote
Show an openssl oneliner to get more details
Support Ed25519 keys
Add an --ecdsa flag for future-proofing
The upside is that certificate generation for elliptical is faster (by
about 20%), binary size is reduced (by about 33%), and less memory is
used (by about %15).
The downside is that build times are slower (by about 30%), and RSA
generation is very slow (several orders of magnitude!)