Retrieve Certificate Information

get

/services/{version}/certificates/{type}/{certificate}/info

Retrieve the certificate information for the named certificate in the deployment.

Request

Path Parameters
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[A-Za-z0-9][-[\\]A-Za-z0-9'`~!@#$%^&*()<>.;:|_{} ]*$

    Certificate name.

  • Oracle GoldenGate Service API version.

    Allowed Values: [ "v2" ]
Back to Top

Response

Supported Media Types

200 Response

The certificate information was retrieved successfully.

Body ()
Root Schema : SSL Certificate Information
Type: object
Title: SSL Certificate Information
Details of SSL certificate used for secure communications
Show Source
Nested Schema : cacertificates
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 32
X.509 Certificate's CA Certificate(s) chain
Show Source
Nested Schema : certificate
Type: object
X.509 Certificate Details
Show Source
Nested Schema : items
Type: object
X.509 Certificate Details
Show Source
  • Minimum Length: 1
    Maximum Length: 1024
    Certificate's IN (Issuer Name)
  • Minimum Length: 47
    Maximum Length: 47
    Pattern: ^[A-Fa-f0-9 ]*$
    128-bit, 32-hexadecimal, 47-character(with space) representation with of a SHA1 hash value
  • Minimum Length: 1
    Maximum Length: 255
    Name assgined to certificate.
  • Minimum Length: 1
    Maximum Length: 523288
    Certificate PEM data.
  • Minimum Length: 0
    Maximum Length: 40960
    Public key data
  • Minimum Length: 3
    Maximum Length: 32
    Cryptographic algorithm used to generate the certificate's public key
  • Minimum Value: 0
    Maximum Value: 10240
    Size of the public key
  • The certificate is self signed
  • Minimum Length: 2
    Maximum Length: 128
    A unique value assigned by the CA.
  • Minimum Length: 59
    Maximum Length: 59
    Pattern: ^[A-Fa-f0-9 ]*$
    160-bit, 40-hexadecimal, 59-character(with space) representation with of a SHA1 hash value
  • Minimum Length: 95
    Maximum Length: 95
    Pattern: ^[A-Fa-f0-9 ]*$
    256-bit, 64-hexadecimal, 95-character(with space) representation of a SHA256 hash value
  • Minimum Length: 1
    Maximum Length: 1024
    Certificate's SN (Subject Name)
  • v3extensions
    Version 3 Certificate Extensions
  • Minimum Length: 20
    Maximum Length: 32
    Pattern: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
    SSL certificate start date
  • Minimum Length: 20
    Maximum Length: 32
    Pattern: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
    SSL certificate expiration date
  • Minimum Length: 9
    Maximum Length: 10
    Version of the source Certificate data
Nested Schema : v3extensions
Type: object
Version 3 Certificate Extensions
Show Source
Nested Schema : basicConstraints
Type: object
Use Constraints
Show Source
Nested Schema : extendedKeyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 6
Extended Key Usage
Show Source
  • Allowed Values: [ "serverAuthentication", "clientAuthentication", "codeSigning", "emailProtection", "timeStamping", "OCSPSigning" ]
Nested Schema : keyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 9
Key Usage
Show Source
  • Allowed Values: [ "digitalSignature", "nonRepudiation", "keyEncipherment", "dataEncipherment", "keyAgreement", "keyCertSign", "crlSign", "encipherOnly", "decipherOnly" ]
Nested Schema : subjectAlternativeNames
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1024
One or more SANs (Subject Alternative Names)
Show Source
Nested Schema : items
Match Any
Show Source
Nested Schema : items-x-anyOf[0]
Type: object
DNS Name
Show Source
Nested Schema : items-x-anyOf[1]
Type: object
IP Address
Show Source
Nested Schema : items-x-anyOf[2]
Type: object
Other types of identities
Show Source
Nested Schema : value
Match Any
Show Source
  • value-x-anyOf[0]
  • Minimum Length: 1
    Maximum Length: 4095
    Pattern: ^(\\*{1}\\.)?(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
    Network host name with allowed left-most identifier as a wildcard
Nested Schema : value-x-anyOf[0]
Match One
Show Source
  • Minimum Length: 1
    Maximum Length: 4095
    Pattern: ^(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
    Network host name
  • value-x-anyOf[0]-x-oneOf[1]
    Network IP address
Nested Schema : value-x-anyOf[0]-x-oneOf[1]
Network IP address
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Nested Schema : value
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Nested Schema : v3extensions
Type: object
Version 3 Certificate Extensions
Show Source
Nested Schema : basicConstraints
Type: object
Use Constraints
Show Source
Nested Schema : extendedKeyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 6
Extended Key Usage
Show Source
  • Allowed Values: [ "serverAuthentication", "clientAuthentication", "codeSigning", "emailProtection", "timeStamping", "OCSPSigning" ]
Nested Schema : keyUsage
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 9
Key Usage
Show Source
  • Allowed Values: [ "digitalSignature", "nonRepudiation", "keyEncipherment", "dataEncipherment", "keyAgreement", "keyCertSign", "crlSign", "encipherOnly", "decipherOnly" ]
Nested Schema : subjectAlternativeNames
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1024
One or more SANs (Subject Alternative Names)
Show Source
Nested Schema : items
Match Any
Show Source
Nested Schema : items-x-anyOf[0]
Type: object
DNS Name
Show Source
Nested Schema : items-x-anyOf[1]
Type: object
IP Address
Show Source
Nested Schema : items-x-anyOf[2]
Type: object
Other types of identities
Show Source
Nested Schema : value
Match Any
Show Source
  • value-x-anyOf[0]
  • Minimum Length: 1
    Maximum Length: 4095
    Pattern: ^(\\*{1}\\.)?(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
    Network host name with allowed left-most identifier as a wildcard
Nested Schema : value-x-anyOf[0]
Match One
Show Source
  • Minimum Length: 1
    Maximum Length: 4095
    Pattern: ^(((([a-zA-Z0-9][-a-zA-Z0-9]{0,61})?[a-zA-Z0-9])[.])*([a-zA-Z][-a-zA-Z0-9]{0,61}[a-zA-Z0-9]|[a-zA-Z])[.]?)$
    Network host name
  • value-x-anyOf[0]-x-oneOf[1]
    Network IP address
Nested Schema : value-x-anyOf[0]-x-oneOf[1]
Network IP address
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Nested Schema : value
Match One
Show Source
  • Minimum Length: 7
    Maximum Length: 15
    Pattern: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    Network IPv4 address
  • Minimum Length: 1
    Maximum Length: 256
    Pattern: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    Network IPv6 address
Example Response (application/json)
{
    "$schema":"api:standardResponse",
    "links":[
        {
            "rel":"canonical",
            "href":"https://slc14yqd:9101/services/v2/certificates/server/default/info",
            "mediaType":"application/json"
        },
        {
            "rel":"self",
            "href":"https://slc14yqd:9101/services/v2/certificates/server/default/info",
            "mediaType":"application/json"
        }
    ],
    "messages":[
    ],
    "response":{
        "certificate":{
            "md5Hash":"50 3E 35 10 3B EC 5A 6E 32 42 69 C0 7E DB FE 3C",
            "validFrom":"2021-01-09T08:24:35Z",
            "serial":"10:00",
            "issuer":"CN=Deploy1,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
            "publicKeyAlgorithm":"RSA",
            "publicKey":"30:82:01:22:30:0D:06:09:2A:86:48:86:F7:0D:01:01:01:05:00:0382:01:0F:00:30:82:01:0A:02:82:01:01:00:88:9C:51:64:1B:98:759B:EE:4F:D0:F8:97:D5:4E:63:8F:13:94:38:78:77:67:22:18:3C:1409:F2:1B:CB:34:E0:CA:4A:6C:F7:C3:1E:55:28:B3:18:EF:D4:5C:823A:39:50:AC:AE:1B:6E:1C:71:CF:4C:37:73:2F:55:2A:CA:7E:A0:8B9C:A4:88:AC:E1:B8:C9:9E:62:14:D9:33:1E:71:9E:DB:C1:A6:11:5779:A2:63:60:53:DD:BA:77:94:94:8D:D1:C9:6E:29:BF:D6:88:5C:81B3:29:D1:5D:5B:21:BC:E2:19:90:D7:79:CA:FD:10:D8:D1:72:9E:E5B6:97:C3:FA:28:7A:7C:C4:AB:52:FE:25:54:81:65:0C:3A:E5:34:356F:21:7A:C5:9B:BC:60:68:A4:D0:A8:AE:55:88:BC:28:99:93:DA:D919:74:0B:2B:13:36:97:08:0F:F8:72:1A:6A:8D:A8:6E:46:4A:53:E85C:CF:63:80:AC:B8:F1:57:19:84:CD:3D:FE:0E:F5:4E:D9:B3:44:3613:88:3D:52:B2:10:77:FA:00:BA:D2:C1:60:37:13:40:4A:7C:59:FDB5:61:E4:6D:DE:0F:1C:6B:B6:84:B7:BA:03:46:01:27:C6:32:EA:A4C3:DF:9C:C1:08:8C:B4:E7:A7:02:03:01:00:01",
            "name":"default",
            "sha1Hash":"DD FF E7 D0 D6 5B A9 76 0F 0A 73 C2 A5 BD B5 62 4A 94 39 94",
            "subject":"CN=slc14yqd,OU=GoldenGate,OU=Enterprise Replication,OU=Server Technology,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
            "publicKeySize":"2048",
            "validTo":"2022-01-09T08:24:14Z",
            "version":"Version 3",
            "v3extensions":{
                "basicConstraints":{
                    "ca":false
                }
            }
        },
        "cacertificates":[
            {
                "md5Hash":"2D ED 45 A1 86 AD 54 BF 02 CA 13 2E D5 5F 94 60",
                "validFrom":"2021-01-09T08:24:16Z",
                "serial":"10:00",
                "issuer":"CN=RootCA,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeyAlgorithm":"RSA",
                "publicKey":"30:82:02:22:30:0D:06:09:2A:86:48:86:F7:0D:01:01:01:05:00:0382:02:0F:00:30:82:02:0A:02:82:02:01:00:BE:E2:B4:B4:5A:22:8900:A6:4B:27:0E:13:76:58:6E:11:41:7A:2A:F9:22:5D:BF:D5:93:EC37:29:8D:95:F2:08:9D:F6:EF:7E:E8:A5:85:4D:26:D7:6F:3F:05:2B1D:FC:1A:20:15:38:15:60:F6:DC:A1:A8:DE:85:52:5E:7A:62:9F:BE04:20:5D:4B:BD:3E:73:35:2E:C6:AD:7D:0C:6B:57:4B:35:9E:58:E50F:9A:71:84:2F:97:26:54:54:02:D0:61:2D:A1:76:B7:2F:77:D8:BF9A:EC:BF:FD:86:3E:38:1D:14:12:5A:D2:DF:10:3D:0E:3E:90:90:2506:98:3D:51:0A:E1:B6:7B:27:3F:AD:3E:96:8F:9F:83:A5:F0:11:7BD8:D3:5D:83:C5:BF:25:D1:28:5C:8A:3B:3A:AB:6D:3A:05:1A:11:D734:D8:45:D7:04:C4:72:1F:4B:F4:EE:7D:5E:99:3C:40:21:F8:E5:2A9D:54:94:F3:DF:65:85:8F:C2:F8:9E:2F:71:C3:7C:1B:A2:80:98:F2B5:54:37:9E:C8:4E:87:CD:42:B6:8E:FC:CC:1F:A1:8B:3D:B6:FC:D918:FE:03:4D:DF:BC:4C:57:8A:B5:0D:D2:2E:16:0C:06:D3:49:93:316F:6F:53:F6:C3:12:2A:B9:D3:BD:AB:84:FE:11:5F:DA:9A:82:75:2EC9:8F:56:D0:E1:AE:80:AE:74:9E:F1:7D:FD:37:9D:85:40:7D:65:B685:B8:FC:0F:D4:48:0A:E4:77:A9:2F:65:46:E3:8C:A2:AB:F0:1B:9E44:A5:08:74:EE:36:4B:48:48:4B:F9:C9:6B:0E:05:49:5C:14:D8:653A:C9:0A:0A:16:51:A9:BE:84:FB:97:91:2E:42:80:C1:9B:28:53:7F15:60:C0:0D:D3:CE:27:10:D2:A4:46:D4:8B:46:68:37:D1:C3:AF:3C91:CD:75:47:C9:3F:BC:F5:DE:B2:5A:64:C1:BA:8D:FC:CC:5F:12:E09C:ED:73:69:6E:D9:F2:D3:42:B7:2E:14:1C:E8:20:B1:89:D6:35:87F0:80:9E:52:96:72:CB:36:71:40:E6:DF:90:C0:C5:9B:F9:41:28:0DDE:98:1F:7B:E5:CA:A4:C7:C8:74:BE:90:E2:47:B9:8A:02:18:F0:FFFC:E6:EC:4B:2E:8C:83:83:C8:72:AA:2E:40:F0:26:EE:B3:79:FE:7499:B5:06:E9:0A:C2:3A:E7:52:32:BC:4D:24:1F:9C:DC:EE:2E:10:DA5F:62:D0:AA:FD:DA:21:D2:16:AD:B3:6D:DA:CA:3C:66:C2:A9:19:BBE4:B5:52:12:51:02:03:01:00:01",
                "sha1Hash":"D6 3D 7D 85 82 4C CE A0 01 52 EB DA F8 B5 F9 26 CB 1D 46 2D",
                "subject":"CN=Deploy1,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeySize":"4096",
                "validTo":"2031-01-07T08:24:16Z",
                "version":"Version 3",
                "v3extensions":{
                    "basicConstraints":{
                        "ca":true,
                        "pathLen":0
                    }
                }
            },
            {
                "md5Hash":"20 BD 4D 6C F3 38 99 AE 94 14 42 A1 DC 3C 3F 24",
                "validFrom":"2021-01-09T08:24:15Z",
                "serial":"00:9b:74:80:29:2b:af:8b:05",
                "issuer":"CN=RootCA,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeyAlgorithm":"RSA",
                "publicKey":"30:82:02:22:30:0D:06:09:2A:86:48:86:F7:0D:01:01:01:05:00:0382:02:0F:00:30:82:02:0A:02:82:02:01:00:CF:88:6B:2F:0E:75:5F7F:63:84:85:D6:02:D5:6B:34:30:E3:82:66:48:74:2F:99:78:A3:D3D3:08:F2:C1:57:E8:D8:92:66:86:4F:63:A3:E0:A3:9C:51:B3:2B:A632:40:FB:F4:CD:45:45:A8:50:4C:6E:77:07:90:59:97:1A:B7:6E:0E63:AC:BF:D7:3C:A9:7A:59:43:8C:5C:7D:E8:91:82:CF:11:E6:5A:1B2A:A7:33:E7:46:01:70:ED:70:7C:39:0A:C5:F2:B0:75:E3:CA:14:CC24:08:25:EB:33:AB:1E:E7:BF:33:68:6B:4C:86:E6:D2:82:3B:ED:6AE4:3D:F8:71:30:E5:EA:57:8D:9D:21:D2:EC:8B:5E:A3:43:D8:A4:7B32:0E:B9:9D:AD:A9:8A:3C:8D:C7:69:B3:9F:44:36:54:05:09:53:A982:83:0A:F9:DA:D2:27:E3:7B:93:A0:37:E9:26:6B:60:62:AD:DF:8AAA:2C:64:7A:2D:BB:75:7F:F6:A1:3D:CD:55:F5:5E:55:24:5A:40:EABE:9E:49:FA:5C:8D:D2:72:C5:69:FF:F6:37:99:0A:D2:38:B3:17:D995:FC:F3:A7:2C:1E:C9:76:B5:86:F7:27:46:96:6A:36:46:41:CA:E466:E7:41:F9:6D:4D:F1:15:D7:90:48:A8:90:44:78:73:1E:8D:99:19AA:E7:3E:77:03:0E:6A:0C:34:F5:F0:13:61:38:67:B8:EA:23:1F:A690:33:80:23:3D:D4:C0:1D:02:77:B2:E1:B2:B1:15:56:DE:B1:BB:A831:9E:05:43:B8:47:BF:F9:C3:70:09:C0:5B:6A:1B:E0:E3:45:48:2AA6:41:B8:94:B2:3F:80:8C:4C:25:A5:D0:BE:66:63:AE:50:43:2F:A0D8:68:DE:AA:79:B1:C8:3F:B5:2F:69:91:B5:7D:0B:3B:7A:B8:FA:C6D3:0F:23:DC:E2:D0:95:53:E1:18:73:87:8B:3A:08:AF:28:44:45:717E:82:D6:9E:3A:A7:84:62:FF:36:AB:37:BD:5E:33:0D:86:FA:C5:46C3:7D:A4:1D:6C:92:3B:24:7E:26:A2:94:80:14:BF:3B:F8:42:DA:F5F1:DA:85:DE:B5:FC:95:F2:96:8F:CA:DF:6E:88:EC:7D:2C:09:A5:B0F7:B0:36:E2:6F:08:0C:AE:47:29:26:66:85:E1:6A:DC:D1:47:E0:779F:EC:44:97:97:A9:1D:D1:E7:D8:E8:8E:76:9D:2F:4C:63:62:22:A4F1:75:AF:A1:00:1A:99:00:9B:17:EA:3E:0C:91:67:0E:15:AA:C0:A188:BF:1E:3A:45:02:03:01:00:01",
                "sha1Hash":"85 5A B1 47 6F 1A 5D 46 20 8A 78 F4 FB 3C E1 FC 04 6D E5 23",
                "subject":"CN=RootCA,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeySize":"4096",
                "validTo":"2041-01-04T08:24:15Z",
                "version":"Version 3",
                "v3extensions":{
                    "basicConstraints":{
                        "ca":true
                    }
                }
            }
        ],
        "$schema":"ogg:certificateInfo"
    }
}
Back to Top