The following command has been used to generate test keys: for x in 256 512 2048; do openssl genrsa -out rsa${k}_key.pem $k; done For the elliptic curve private keys, this command was used: for k in "prime256v1" "secp384r1" "secp521r1" do openssl genpkey -algorithm ${k} -out ec_${k}_key.pem done and for the CSR PEM (Certificate Signing Request): openssl req -new -out csr-Xsans_X.pem -key rsa512_key.pem [-config csr-Xsans_X.conf | -subj '/CN=example.com'] [-outform DER > csr_X.der] and for the certificate: openssl req -new -out cert_X.pem -key rsaX_key.pem -subj '/CN=example.com' -x509 [-outform DER > cert_X.der]
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
sample-archive | Folder | 0755 |
|
|
sample-archive-ec | Folder | 0755 |
|
|
README | File | 642 B | 0644 |
|
cert-5sans_512.pem | File | 952 B | 0644 |
|
cert-nosans_nistp256.pem | File | 623 B | 0644 |
|
cert-san_512.pem | File | 786 B | 0644 |
|
cert_2048.pem | File | 1.17 KB | 0644 |
|
cert_512.pem | File | 709 B | 0644 |
|
cert_512_bad.pem | File | 887 B | 0644 |
|
cert_fullchain_2048.pem | File | 2.34 KB | 0644 |
|
cert_intermediate_1.pem | File | 1.18 KB | 0644 |
|
cert_intermediate_2.pem | File | 1.18 KB | 0644 |
|
cert_leaf.pem | File | 1.19 KB | 0644 |
|
cli.ini | File | 25 B | 0644 |
|
csr-6sans_512.conf | File | 502 B | 0644 |
|
csr-6sans_512.pem | File | 676 B | 0644 |
|
csr-nonames_512.pem | File | 420 B | 0644 |
|
csr-nosans_512.conf | File | 277 B | 0644 |
|
csr-nosans_512.pem | File | 493 B | 0644 |
|
csr-nosans_nistp256.pem | File | 452 B | 0644 |
|
csr-san_512.pem | File | 574 B | 0644 |
|
csr_512.der | File | 281 B | 0644 |
|
csr_512.pem | File | 452 B | 0644 |
|
ec_prime256v1_key.pem | File | 302 B | 0644 |
|
ec_secp384r1_key.pem | File | 359 B | 0644 |
|
ec_secp521r1_key.pem | File | 436 B | 0644 |
|
nistp256_key.pem | File | 227 B | 0644 |
|
ocsp_certificate.pem | File | 2.22 KB | 0644 |
|
ocsp_issuer_certificate.pem | File | 2.19 KB | 0644 |
|
ocsp_responder_certificate.pem | File | 1.63 KB | 0644 |
|
os-release | File | 190 B | 0644 |
|
rsa2048_key.pem | File | 1.67 KB | 0644 |
|
rsa256_key.pem | File | 298 B | 0644 |
|
rsa512_key.pem | File | 493 B | 0644 |
|
sample-renewal-ancient.conf | File | 1.83 KB | 0644 |
|
sample-renewal-deprecated-option.conf | File | 553 B | 0644 |
|
sample-renewal-ec.conf | File | 1.92 KB | 0644 |
|
sample-renewal.conf | File | 1.87 KB | 0644 |
|
webrootconftest.ini | File | 54 B | 0644 |
|