Name Date Size

..25-Oct-202412 KiB

cert.confH A D25-Oct-2024312

cert.pemH A D25-Oct-20241.1 KiB

https_renew_cert.shH A D25-Oct-2024375

key.pemH A D25-Oct-20241.6 KiB

README.mdH A D25-Oct-2024485

README.md

1# Self-signed certificate without keyCertSign bit
2The self-signed certificate ([cert.pem](./cert.pem)) and the key ([key.pem](./key.pem)) in this folder are used by the test [test-https-selfsigned-no-keycertsign-no-crash](../../../parallel/test-https-selfsigned-no-keycertsign-no-crash.js). The config ([cert.conf](./cert.conf)) and the file used to generate key and certificate in this folder ([https-renew-cert.sh](./https_renew_cert.sh)) are not used by the test but for reference.
3