|
|
|
Oracle Wallet Manager - Error: SSLException X509CertChainInvalid
If the client program sets trusted certificates, you must ensure that the list includes at least one of the certificates in the server's certificate chain. In addition you must ensure that the server sends the complete certificate chain to the client--as Java SSL cannot build the certificate chain itself. If you are using an Apache server, you must set the variables SSLCaCertificateFile and SSLCertificateFile correctly. This is especially important if the client program does not set trusted certificates.
|
Provide Feedback  |
|