PingOne Advanced Identity Cloud

CSR field reference

Standard CSR fields

CSR field CSR field IDs Additional information Examples

Common Name

OpenSSL field

commonName (CN)

JSON key

commonName

Domain name that the SSL certificate is securing

•  www.pingidentity.com
•  *.pingidentity.com (wildcard)

Organization

OpenSSL field

organizationName (O)

JSON key

organization

Full name of company

Ping Identity Corporation

Organization Unit

OpenSSL field

organizationalUnitName (OU)

JSON key

organizationalUnit

Company section or department

IT

Country

OpenSSL field

countryName (C)

JSON key

country

Two-letter ISO-3166 country code

US

State/Province

OpenSSL field

stateOrProvinceName (ST)

JSON key

state

Colorado

Street Address

OpenSSL field

streetAddress (street)

JSON key

streetAddress

1001 17th Street

City/Locality

OpenSSL field

localityName (L)

JSON key

city

Denver

Postal Code

OpenSSL field

postalCode

JSON key

postalCode

80202

Email Address

OpenSSL field

emailAddress

JSON key

email

example.user@pingidentity.com

Subject Alternative Name

OpenSSL field

subjectAltName

JSON key

subjectAlternativeNames

(Optional) Additional domain or domains that the SSL certificate is securing

•  support.pingidentity.com
•  labs.pingidentity.com
•  ...

EV CSR fields

CSR field CSR field IDs Additional information Examples

Business Category

OpenSSL field

businessCategory

JSON key

businessCategory

Possible values are:
•  Private Organization
•  Government Entity
•  Business Entity
•  Non-commercial Entity

Private Organization

Serial Number

OpenSSL field

serialNumber

JSON key

serialNumber

Serial number or registration number of incorporated company

3463471

Jurisdiction of Incorporation
Country Name

OpenSSL field

jurisdictionCountryName (jurisdictionC)

JSON key

jurisdictionCountry

Two-letter ISO-3166 country code

US

Jurisdiction of Incorporation
State or Province Name

OpenSSL field

jurisdictionStateOrProvinceName (jurisdictionST)

JSON key

jurisdictionState

(Optional)

Delaware

Jurisdiction of Incorporation
Locality Name

OpenSSL field

jurisdictionLocalityName (jurisdictionL)

JSON key

jurisdictionCity

(Optional)

Wilmington

Copyright © 2010-2024 ForgeRock, all rights reserved.