Update broken, but not previously included, X509 CRL tests
This commit is contained in:
parent
b4fdf8ef28
commit
54c438d729
@ -51,16 +51,16 @@ const OUT_CRL_PEM_RSA = `Certificate Revocation List (CRL):
|
|||||||
DirName:/C=UK/ST=London/O=BB/CN=Test Root CA
|
DirName:/C=UK/ST=London/O=BB/CN=Test Root CA
|
||||||
serial:37:5D:4B:F6:BD:7C:11:7C:CC:46:1A:FF:D7:2F:2C:26:F8:1E:4B:3D
|
serial:37:5D:4B:F6:BD:7C:11:7C:CC:46:1A:FF:D7:2F:2C:26:F8:1E:4B:3D
|
||||||
X509v3 CRL Distribution Points:
|
X509v3 CRL Distribution Points:
|
||||||
Full Name:
|
Full Name:
|
||||||
URI:http://example.com/full-crl
|
URI:http://example.com/full-crl
|
||||||
Full Name:
|
Full Name:
|
||||||
URI:ldap://example.com/full-crl
|
URI:ldap://example.com/full-crl
|
||||||
Full Name:
|
Full Name:
|
||||||
IP:127.0.0.1
|
IP:127.0.0.1
|
||||||
X509v3 CRL Number:
|
X509v3 CRL Number:
|
||||||
1E3C
|
1E3C
|
||||||
issuerAltName:
|
X509v3 Issuer Alternative Name:
|
||||||
Unsupported CRL extension. Try openssl CLI.
|
|
||||||
Revoked Certificates:
|
Revoked Certificates:
|
||||||
Serial Number: 1000
|
Serial Number: 1000
|
||||||
Revocation Date: Sun, 25 Aug 2024 03:23:08 GMT
|
Revocation Date: Sun, 25 Aug 2024 03:23:08 GMT
|
||||||
@ -143,16 +143,16 @@ const OUT_CRL_PEM_RSA_CRL_REASON_AND_INVALIDITY_DATE = `Certificate Revocation L
|
|||||||
DirName:/C=UK/ST=London/O=BB/CN=Test Root CA
|
DirName:/C=UK/ST=London/O=BB/CN=Test Root CA
|
||||||
serial:37:5D:4B:F6:BD:7C:11:7C:CC:46:1A:FF:D7:2F:2C:26:F8:1E:4B:3D
|
serial:37:5D:4B:F6:BD:7C:11:7C:CC:46:1A:FF:D7:2F:2C:26:F8:1E:4B:3D
|
||||||
X509v3 CRL Distribution Points:
|
X509v3 CRL Distribution Points:
|
||||||
Full Name:
|
Full Name:
|
||||||
URI:http://example.com/full-crl
|
URI:http://example.com/full-crl
|
||||||
Full Name:
|
Full Name:
|
||||||
URI:ldap://example.com/full-crl
|
URI:ldap://example.com/full-crl
|
||||||
Full Name:
|
Full Name:
|
||||||
IP:127.0.0.1
|
IP:127.0.0.1
|
||||||
X509v3 CRL Number:
|
X509v3 CRL Number:
|
||||||
1E3D
|
1E3D
|
||||||
issuerAltName:
|
X509v3 Issuer Alternative Name:
|
||||||
Unsupported CRL extension. Try openssl CLI.
|
|
||||||
Revoked Certificates:
|
Revoked Certificates:
|
||||||
Serial Number: 1000
|
Serial Number: 1000
|
||||||
Revocation Date: Sun, 25 Aug 2024 12:08:48 GMT
|
Revocation Date: Sun, 25 Aug 2024 12:08:48 GMT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user