I have a very strange problemen when connecting to an https url:
[Security:090548]The certificate chain received from services.rdc.nl - 217.115.224.68 contained a V3 CA certificate which was missing the basic constraints extension
There is almost no information availible about this error code. When testing the url with OpenSSL, all certificates have the basic constraints extension. Using standard Java gives no problems.
The error occurs both on weblogic 8.1 sp5 and sp6. We provide a keystore with the root certificate.
Has anyone experienced simular problems and have a solution?