go icon indicating copy to clipboard operation
go copied to clipboard

`getSignatureAlgorithm` returns based on the intermediate certificate

Open jhoyla opened this issue 3 years ago • 0 comments

getSignatureAlgorithm should return the signature algorithm of a certificate, but returns the signature algorithm of the certificate's parent (the intermediate cert.) It also doesn't support RSA leaf certificates at all.

jhoyla avatar Aug 16 '22 14:08 jhoyla