Cert Issue When Performing Post Installation Steps
(Doc ID 2973785.1)
Last updated on SEPTEMBER 15, 2023
Applies to:
Oracle Advanced Authentication - Version 12.2.1.4 and laterInformation in this document applies to any platform.
Symptoms
Post installation error to update the risk assurance level in OAA
Error as below
curl --cacert <oaa_ssl>/ca.crt --location -g --request PUT 'https://host:port/policy/config/property/v1' --header 'Content-Type: application/json' --header 'Authorization: Basic <pwd>' --data '[{"name": "oaa.browser.cookie.domain","value": ""},{"name": "oaa.risk.integration.postauth.cp","value": "postauth"}]'
curl: (60) SSL certificate problem: self signed certificate
More details here: https://curl.haxx.se/docs/sslcerts.html
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |