<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y0000ATyLSESQ3Okta Classic EngineAdministrationAnswered2024-05-23T09:02:20.000Z2021-02-18T09:08:23.000Z2021-02-20T01:51:34.000Z

5cxh0 (5cxh0) asked a question.

RSA Private Key for custom URL domain

​Settings > Customisation > Custom URL Domain > Certification

 

Hello, I am trying to set up a custom URL. I have generated the CSR cert from OKTA environment using POSTMAN. We have bought the SSL Cert.

 

I am stuck at the RSA Private Key. How and where do I go to generate the private key?

 

Thanks

Nick


  • PaulW.78515 (Free-Side Software / Cedars-Sinai Medical Center)

    Your RSA Private Key is part of the certificate that your SSL issuer would provide to you. It could be in the form of a text file with the PEM format that would start with the line "-----BEGIN PRIVATE KEY-----" (sometimes the file extension differs) or it could be in a PKCS12 file (extension .pfx) in which case you'll need to extract the PEM format data (Converting pfx to pem using openssl - Stack Overflow).

    Expand Post
This question is closed.
Loading
RSA Private Key for custom URL domain