Closed abrbhat closed 5 years ago
Yes, well you can export the certificate but there’s no uniform way to store the chain. If the cert has AIAs they can be used to fetch the other certs.
https://github.com/PeculiarVentures/node-webcrypto-p11/blob/master/src/cert.ts#L104
Thought so. Fetching through AIA now. Thanks for the reply and for this amazing project!
Is there a way to extract certificate chain from the hardware token through this library?