After uploading a certificate into an application, an error appears:
Error: Could not upload certificate
- App certificate
- Single Logout (SLO)
- Encryption
Use the following format to upload the X.509 certificate into Okta:
-
Open a text editor of choice.
-
Paste the following format into the text editor.
-
Replace the [X509Certificate value] with your certificate value without the X.509 headers.
-----BEGIN CERTIFICATE-----[X509Certificate value] -----END CERTIFICATE-----
NOTE: While using any text editing application, always ensure all contents within the file are set to plain text before saving.CER extension in step 4.
-
Save the file with a .CER extension.
-
Upload this new certificate file into the app.
