D-TRUST_TIM_HW_Signing_CA_1_2019.crt: CN=D-TRUST TIM HW Signing CA 1 2019,O=D-Trust GmbH,C=DE (Intermediate Certificate, Expiring 2031-12-31) detail info and audit record

 

Page content

CA Certificate Information and Audit Record

This certificate is intermediate certificate used for the issuance of other certificates.

Download certificate through curl:

curl -sSL "https://www.d-trust.net/cgi-bin/D-TRUST_TIM_HW_Signing_CA_1_2019.crt" --output cert.crt

Download certificate through wget:

wget -q "https://www.d-trust.net/cgi-bin/D-TRUST_TIM_HW_Signing_CA_1_2019.crt" --output-document=cert.crt

CA Certificate Detail Information

Use openssl x509 to decode DER certificate to get detail information:

openssl x509 -in cert.crt -inform der -text -noout

Use openssl x509 to decode PEM certificate to get detail information:

openssl x509 -in cert.crt -inform pem -text -noout

Decoded detail certificate information:

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            36:5e:f4:13:88:b6:c3:d5:07:41:fa:9e:91:ca:f5:7e
    Signature Algorithm: ecdsa-with-SHA384
        Issuer: C=DE, O=D-Trust GmbH, CN=D-TRUST TIM Root CA 1 2019
        Validity
            Not Before: Oct 29 08:32:27 2019 GMT
            Not After : Dec 31 19:59:59 2031 GMT
        Subject: C=DE, O=D-Trust GmbH, CN=D-TRUST TIM HW Signing CA 1 2019
        Subject Public Key Info:
            Public Key Algorithm: id-ecPublicKey
                Public-Key: (384 bit)
                pub: 
                    04:eb:2c:ee:c1:1e:52:7f:72:96:fc:a7:25:3f:cf:
                    32:f2:ec:b2:08:c7:3a:87:ee:65:34:c1:89:4d:22:
                    ee:0d:12:ca:a1:aa:e1:3b:af:1a:87:5b:7e:eb:c0:
                    a6:59:59:53:d0:1a:6e:2f:85:88:b7:3b:07:ea:d9:
                    4d:ac:a5:5f:8a:e4:91:24:a4:6e:0f:29:b9:8c:45:
                    3f:9e:9c:d1:23:27:35:4d:1e:4d:50:79:5a:49:04:
                    b1:57:68:b0:ce:29:46
                ASN1 OID: secp384r1
                NIST CURVE: P-384
        X509v3 extensions:
            X509v3 Basic Constraints: critical
                CA:TRUE, pathlen:0
            X509v3 Subject Key Identifier: 
                3C:08:C6:AF:4B:82:92:4C:DA:9F:A4:48:57:47:E2:33:C7:04:AE:44
            X509v3 Certificate Policies: 
                Policy: 1.3.6.1.4.1.4788.2.400.1
                  CPS: http://www.d-trust.net/internet/files/D-TRUST_Device_PKI_CPS.pdf

            X509v3 Authority Key Identifier: 
                keyid:EF:2F:D2:42:F5:75:90:1C:D5:34:6C:2F:4D:FD:CE:F9:E8:99:43:1F

            X509v3 Key Usage: critical
                Certificate Sign, CRL Sign
            X509v3 CRL Distribution Points: 

                Full Name:
                  URI:http://crl.d-trust.net/crl/d-trust_tim_root_ca_1_2019.crl

    Signature Algorithm: ecdsa-with-SHA384
         30:65:02:30:34:99:58:1f:8a:38:c5:e2:be:43:79:2c:88:68:
         e7:d8:ab:87:ce:0e:95:36:ae:07:7b:19:c5:9d:cd:e5:14:e0:
         bd:b6:0d:96:37:64:db:90:31:9d:2a:c0:4b:d7:5d:1d:02:31:
         00:ae:4d:05:e1:ea:66:3e:c4:d4:cc:61:70:3a:d2:3a:8d:60:
         a6:99:ea:6d:74:99:d2:82:b9:a2:c3:c4:02:48:5c:2f:3b:89:
         08:fe:40:f2:c6:de:b8:25:fc:38:32:b7:93

CA Certificate in PEM Format

Use openssl x509 to convert certificate from DER format to PEM format:

openssl x509 -in cert.crt -inform der

Converted PEM format certificate:

-----BEGIN CERTIFICATE-----
MIIC8zCCAnmgAwIBAgIQNl70E4i2w9UHQfqekcr1fjAKBggqhkjOPQQDAzBJMQsw
CQYDVQQGEwJERTEVMBMGA1UEChMMRC1UcnVzdCBHbWJIMSMwIQYDVQQDExpELVRS
VVNUIFRJTSBSb290IENBIDEgMjAxOTAeFw0xOTEwMjkwODMyMjdaFw0zMTEyMzEx
OTU5NTlaME8xCzAJBgNVBAYTAkRFMRUwEwYDVQQKEwxELVRydXN0IEdtYkgxKTAn
BgNVBAMTIEQtVFJVU1QgVElNIEhXIFNpZ25pbmcgQ0EgMSAyMDE5MHYwEAYHKoZI
zj0CAQYFK4EEACIDYgAE6yzuwR5Sf3KW/KclP88y8uyyCMc6h+5lNMGJTSLuDRLK
oarhO68ah1t+68CmWVlT0BpuL4WItzsH6tlNrKVfiuSRJKRuDym5jEU/npzRIyc1
TR5NUHlaSQSxV2iwzilGo4IBHjCCARowEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNV
HQ4EFgQUPAjGr0uCkkzan6RIV0fiM8cErkQwaAYDVR0gBGEwXzBdBgsrBgEEAaU0
AoMQATBOMEwGCCsGAQUFBwIBFkBodHRwOi8vd3d3LmQtdHJ1c3QubmV0L2ludGVy
bmV0L2ZpbGVzL0QtVFJVU1RfRGV2aWNlX1BLSV9DUFMucGRmMB8GA1UdIwQYMBaA
FO8v0kL1dZAc1TRsL039zvnomUMfMA4GA1UdDwEB/wQEAwIBBjBKBgNVHR8EQzBB
MD+gPaA7hjlodHRwOi8vY3JsLmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X3RpbV9y
b290X2NhXzFfMjAxOS5jcmwwCgYIKoZIzj0EAwMDaAAwZQIwNJlYH4o4xeK+Q3ks
iGjn2KuHzg6VNq4HexnFnc3lFOC9tg2WN2TbkDGdKsBL110dAjEArk0F4epmPsTU
zGFwOtI6jWCmmeptdJnSgrmiw8QCSFwvO4kI/kDyxt64Jfw4MreT
-----END CERTIFICATE-----

Decode PEM Certificate online

Download PEM Certificate

Also see Top 1 Millions Domains CA Certificate List


Page version: e13a7e3f2 2023-05-06