webpki icon indicating copy to clipboard operation
webpki copied to clipboard

Get public key from certificate

Open hahseba opened this issue 5 years ago • 3 comments

Would it be acceptable to add an API that allows extraction of the used public key from a certificate?

hahseba avatar Jan 11 '19 09:01 hahseba

This would be a very useful feature. Just making EndEntityCert.inner public would already go a long way. Unfortunately PR #87 seems a bit abandoned. Can we expect any progress here, or are you waiting for someone to pick this up.

Having to add another dependency just for parsing a certificate that was verified by webpki seems a bit unfortunate.

FlorianUekermann avatar Jul 02 '20 18:07 FlorianUekermann

@briansmith any update on this?

vidhatha avatar Feb 03 '24 08:02 vidhatha

I had some questions in https://github.com/briansmith/webpki/pull/87#discussion_r279227530 that probably got overlooked. I'll try to find some time to rebase it and see if I can come up with answers to some of the questions myself, to give this another shot.

shahn avatar Feb 10 '24 23:02 shahn