Certificate Types
Each
JSON Web Token (JWT) sent from a to a portal environment contains three certificates:- Signing certificate: This is created in a and used to sign the JWT. The common name (CN) is arbitrary.
- Intermediate certificate: This is issued by and used to sign the signing certificate. The common name is BH4Force Partner Services Intermediate CA.
- Root certificate: This is issued by and used to sign the intermediate certificate. It is stored in the portal in order to validate a certificate chain in JWT. The common name is BH4Force Partner Services Root CA. The key identifier is f52ce70c1948b6d0e0a91c0c8535a5dbd428f4ab.
Was this helpful?
No