Deploying a secure environment Oracle GoldenGate MA 21c
Y'ello Team.
I'm trying to set up a secure environment with Oracle GoldenGate MA 21c and self signed certificates created with the link https://docs.oracle.com/cd/F51462_01/coredoc/oracle-goldengate-microservices-documentation.pdf. i have a single deployment. After launching oggca.sh to create service manager and add a deployment it failded with the following error : Deployment creation failed. In the oggca log i see an other error: The Service Manager process is not accepting REST calls. And in a ServiceManager.log file the error is : ERROR| NZ-Toolkit error 28791 - Failed to verify a certificate. (Thread 4).
It seems to be a problem with certificate but they have been created exactly according the oracle doc. Please help