p6procloudconnect as "Driver type" not working in SSL environment.
Hello All,
objective : configuration of p6procloudconnect as "Driver type" with https url.
I have installed P6EPPM 18.8 and PPM 18.8 and both are in sync when using p6procloudconnect as "Driver Type" in PPM and everything fine.
(Connecting string example: http://192.168.0.0:8208/p6procloudconnect)
Now, when I tries to connect through p6procloudconnect as "Driver Type" with https url (example https://192.168.0.0:8212/p6procloudconnect),connection is successful but when user login to application(PPM) ; application(PPM) throws an error saying that " unable to contact database.please run database configuration tool.. ".
- All concern ports are open in my case.
- I configure SSL at weblogic Managed server level only , didn't configured any thing as a part of SSL implementation at Database level.