Wednesday 16 September 2015

Error while launching forms on a SSL Enabled E-Biz applications 12.2

Installing Client JRE 1.8.0_25,1.7_76 or 1.7_75 for Server SSL Clients with Signed Jar Files results in New Untrusted Security Message

The issue could be because the server certificate is not having in the client machine  into the java store

server ssl set up into the java store on the client.


'The connection to this website is untrusted'
URL = https://company.com:443
The certificate is not valid

You can also find the above error while launching the forms.


Solution :

1. From the client, access: Control Panel->Java->Security-> Manage Certificates

2. User tab->Change drop down to 'Secure Site'

3. Import the server ssl certificate.  
Not the code signing certificate, but the server user ssl certificate.


Reference Oracle Document:   1981654.1