Dexus / pem

Create private keys and certificates with node.js
Other
570 stars 129 forks source link

Ensure PEM library works with openssl v3 #351

Closed diegoholiveira closed 1 year ago

diegoholiveira commented 1 year ago

To properly test all changes into the CI, some changes in the test matrix was introduced as well.

The main change was done in b01f5caf6379bd6b65739ecbd07156e791fb8426. It was about ensuring -traditional is used for every interaction with openssl v3.

@Dexus can you please take a look into this PR? It would be good if @misi could take a look was well.

Dexus commented 1 year ago

I will later take a look. Thank you already for your work.

misi commented 1 year ago

LGTM