Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 12 KiB | ||
cert.conf | H A D | 25-Oct-2024 | 312 | |
cert.pem | H A D | 25-Oct-2024 | 1.1 KiB | |
https_renew_cert.sh | H A D | 25-Oct-2024 | 375 | |
key.pem | H A D | 25-Oct-2024 | 1.6 KiB | |
README.md | H A D | 25-Oct-2024 | 485 |
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