Retrieve Certificate Information

get

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

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

Request

Path Parameters
  • Minimum Length: 1
    Maximum Length: 64
    Pattern: ^[A-Za-z][A-Za-z0-9-_.]*$

    Deployment certificate name.

  • Minimum Length: 1
    Maximum Length: 32
    Pattern: ^[A-Za-z][A-Za-z0-9-_.]*$

    Name for the Oracle GoldenGate deployment.

  • 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:9100/services/v2/deployments/ServiceManager/certificates/server/default/info",
            "mediaType":"application/json"
        },
        {
            "rel":"self",
            "href":"https://slc14yqd:9100/services/v2/deployments/ServiceManager/certificates/server/default/info",
            "mediaType":"application/json"
        }
    ],
    "messages":[
    ],
    "response":{
        "certificate":{
            "md5Hash":"E2 69 27 36 55 A3 CB D4 CB D9 8C 75 AD 3A 29 1D",
            "validFrom":"2021-01-09T07:46:50Z",
            "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:97:38:09:94:EA:2B:B1A0:DC:22:B9:09:84:87:0C:2A:34:31:7A:98:32:66:05:8D:B3:EE:B975:DD:25:41:44:AC:44:9C:24:2B:93:8E:FB:88:19:98:3A:7D:D8:94BA:FC:6A:7C:6B:20:D9:1A:36:C7:C1:05:0A:1F:35:16:A1:80:4B:3C16:9D:D6:6B:CF:05:CD:39:E2:B1:5A:50:E8:5C:8A:45:87:7A:BF:7971:44:21:74:66:5C:64:40:86:7C:83:55:9F:22:4A:79:1A:38:20:3069:26:AB:1E:7E:B5:3D:21:BF:F1:2C:2F:26:EB:4E:3A:3E:8E:BC:1BB1:10:4F:11:2B:9F:52:66:7C:3E:3D:17:82:74:8A:46:43:81:24:E68C:3E:BE:DA:1E:79:B9:B0:EF:33:B7:44:A9:05:5F:66:EE:D7:9C:7FCB:89:08:04:98:2B:C2:6B:B8:A8:1B:9F:32:6B:67:85:B4:76:86:AD45:A5:A1:C8:E6:6E:24:C9:BB:ED:55:54:8D:5B:70:E9:EA:BB:F0:549E:CC:75:D1:44:50:90:F5:F0:60:08:1D:9F:A0:9B:7A:33:15:1D:75CF:5C:06:5B:88:2E:46:C0:CB:B7:4B:AC:23:C2:FD:B9:42:B6:7A:519B:7F:0B:8E:B2:28:45:18:33:02:03:01:00:01",
            "name":"default",
            "sha1Hash":"04 32 6D D9 96 4C 3E 57 CE 45 62 08 18 44 CE C4 43 AE B4 0D",
            "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-09T07:46:26Z",
            "version":"Version 3",
            "v3extensions":{
                "basicConstraints":{
                    "ca":false
                }
            }
        },
        "cacertificates":[
            {
                "md5Hash":"85 3A 4E 63 85 58 DD 54 BE 8D 3B 73 22 5C 44 5D",
                "validFrom":"2021-01-09T07:46:29Z",
                "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:D3:6B:0D:C5:64:12:E9A3:C7:F0:CE:E4:68:52:ED:35:AC:C8:60:C7:3E:46:5A:7A:FA:5C:DCD3:87:77:82:19:33:88:EF:58:ED:73:71:7C:FD:40:A1:97:C6:A8:5CD3:1C:A4:71:F1:75:79:B0:CE:D5:DE:B7:36:8C:0D:57:23:69:53:6336:E5:A3:91:E8:76:3C:02:F0:E2:E1:18:ED:E3:47:0E:73:49:1F:43C0:69:E9:DE:EF:53:00:51:88:96:15:A5:9B:EE:F5:14:56:0B:4D:1A49:E9:E0:21:1A:59:B4:9A:F7:85:59:90:AA:93:63:F4:62:59:82:C594:48:A6:3F:EF:46:BF:D0:64:8C:B3:16:EE:C4:30:FB:6C:38:5C:FA97:22:1C:94:E0:60:D3:50:19:BB:C4:92:21:9E:17:F0:D3:2F:68:E7FB:37:C5:F7:26:8B:62:75:BB:58:1A:08:4D:5F:A0:58:07:8B:29:1081:3F:CF:86:D4:7B:06:B0:A1:1D:F0:48:36:30:2D:91:44:BB:A2:0C7A:DC:29:D0:B5:4B:C2:7F:D8:96:6A:24:DE:D7:C7:0B:3E:E6:3F:8A88:18:4B:A7:98:A5:0B:F5:C0:48:A2:9B:C0:B8:66:78:CB:B8:63:6C1C:7B:A7:AC:72:51:15:A7:A3:6E:B5:8C:A2:E5:CA:6D:64:C3:7C:44E2:C7:3A:40:A3:00:DC:68:A8:B6:B3:AD:C5:A4:CA:79:04:61:78:D92C:5A:F8:70:22:91:99:3B:D1:D2:9B:98:26:47:93:41:C6:34:BC:C637:CB:AE:90:67:01:DC:C0:B6:AF:E5:6B:E6:62:5A:FA:28:59:EF:D657:41:C9:D2:D2:C1:E0:78:22:72:76:89:D3:F4:F6:CC:EE:E5:BC:17A5:9F:02:D5:AB:0E:F7:F5:D7:C6:F7:D5:C1:54:F1:BF:9E:A3:73:EE01:FC:F6:AC:DA:69:93:D6:74:ED:F4:6C:BC:A1:36:3C:C1:52:B3:57DD:D0:EB:6F:01:27:89:26:81:52:0C:41:31:C6:23:68:DC:3E:89:7D99:C4:A4:F3:65:3A:88:65:8C:E2:52:85:71:58:CB:A7:62:71:EC:5B0F:63:3A:72:C7:AD:DE:E8:96:99:34:71:4D:A1:6F:E7:BA:9F:98:E86C:97:FD:67:3F:28:5B:E7:79:CD:A7:77:3D:7D:11:51:7C:77:5D:B459:26:89:08:C6:3B:35:B8:F4:0E:1E:B2:37:1D:0F:F9:5B:FB:4E:C421:ED:A6:05:A7:30:94:69:65:02:4F:3B:8B:25:B2:D4:33:A6:E9:48A0:B1:58:05:41:02:03:01:00:01",
                "sha1Hash":"EA C8 3C 09 E7 B8 6F 5E B0 91 54 C8 46 B2 95 3F E1 60 9F C4",
                "subject":"CN=Deploy1,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeySize":"4096",
                "validTo":"2031-01-07T07:46:29Z",
                "version":"Version 3",
                "v3extensions":{
                    "basicConstraints":{
                        "ca":true,
                        "pathLen":0
                    }
                }
            },
            {
                "md5Hash":"6F 8C 63 6E 38 70 D0 87 99 9E 34 7B A9 5D 1B E1",
                "validFrom":"2021-01-09T07:46:28Z",
                "serial":"00:c1:78:54:22:41:c6:fa:82",
                "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:C1:BD:3D:DC:71:AE:0073:B5:8B:A0:90:18:3E:69:32:09:2C:AB:1B:1C:A6:D3:30:96:C9:A65B:14:78:08:FF:20:E6:9D:61:06:31:75:E4:E4:47:36:42:FF:FD:6315:14:2C:E3:17:31:8A:60:E9:48:DA:D8:C7:49:9A:79:ED:8E:DE:2092:E1:C1:76:9C:77:9F:67:16:D2:14:80:7E:A2:94:08:6A:96:8D:D2F9:BF:D4:C3:1C:25:F2:08:D9:A1:C5:6B:44:18:07:AF:1B:2A:71:4425:70:90:55:4E:EF:A1:E4:56:E2:E5:36:C3:94:FC:DE:1F:46:E9:8942:FA:3B:CE:5D:69:02:FB:1A:08:EA:FB:47:4B:2B:48:CD:E7:7D:24C7:1E:5A:5A:A5:53:D3:63:E9:E4:25:08:0E:A6:7A:28:5C:80:9B:B400:49:6F:C1:82:43:16:12:F5:CE:01:64:D7:6C:55:57:CD:C7:78:4E3D:60:5F:03:4F:57:F8:23:50:FB:31:0F:A4:B3:98:11:5A:F5:13:FC7D:9C:F2:49:96:F6:4B:84:37:3F:A5:EC:D0:6A:AC:80:BA:5B:F0:0E1C:DD:6E:69:2B:7D:C3:48:F8:0D:CB:51:58:81:6C:0B:46:97:54:E94C:40:7B:B6:48:07:2A:31:1B:45:57:9B:71:B0:FD:E8:61:B2:7A:B938:BA:31:1B:E6:DE:79:D3:5E:37:55:08:DA:85:5A:37:DF:03:E6:9C03:7E:37:87:93:CE:B9:EA:F1:EA:72:50:FA:EB:89:E9:10:BC:EB:B83E:C4:0E:D1:47:86:D7:D5:00:8D:F5:EA:32:8E:A3:02:D7:CA:FC:04F4:42:93:DB:7F:B4:1F:6E:9E:A3:B1:85:41:B3:D9:20:C6:5C:08:9DE1:BD:5C:19:D3:45:A5:D0:51:0B:94:9B:D1:BC:50:60:35:5F:20:2CCD:B1:22:E5:A7:F0:81:0D:15:31:0E:01:01:81:76:6F:74:E2:24:AD98:88:C5:6E:17:3E:2D:CC:38:35:40:79:E8:F2:52:B8:4F:42:A2:78FE:CF:C7:28:19:E5:4A:0D:BD:09:CE:1A:CB:BD:2B:D5:06:CE:91:BC78:E3:6E:80:71:B5:85:79:36:92:59:C6:D9:9C:38:90:7B:66:AD:B507:A2:AC:F5:65:8B:74:03:56:81:C6:A5:CA:FE:E4:48:9B:22:57:CE2F:8B:BD:92:00:43:7B:CD:B7:CB:B5:06:DD:FB:BA:72:E1:A2:32:6DEE:DA:2D:35:D5:F3:6C:C5:B2:23:AA:97:E5:5E:47:EC:D1:E4:78:E19F:0A:44:AB:F1:02:03:01:00:01",
                "sha1Hash":"EE 94 46 6D FF 45 AE D6 F6 38 D2 7E AD 4F 82 D2 2E 53 7A 7A",
                "subject":"CN=RootCA,OU=Deployment Security,OU=Corporate Security,O=Oracle Corp,L=Redwood Shores,ST=CA,C=US",
                "publicKeySize":"4096",
                "validTo":"2041-01-04T07:46:28Z",
                "version":"Version 3",
                "v3extensions":{
                    "basicConstraints":{
                        "ca":true
                    }
                }
            }
        ],
        "$schema":"ogg:certificateInfo"
    }
}
Back to Top