Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The WebCrypto polyfill has [improved it's validation](PeculiarVentures/webcrypto-core@4ef9eaa) and we now fail to export the private key of the generated cert correctly. Update to export in pkcs8 format instead, which we can just base64 encode to turn it into the PEM format.
- Loading branch information