Oracle Weblogic Server (MOSC)

MOSC Banner

Ignore SSL validation on 10.3.6?

edited Jun 24, 2016 5:03AM in Oracle Weblogic Server (MOSC) 6 commentsAnswered

Hi all, I have an application which does a simple GET to an HTTPS web server. The problem is, the GET doesn't complete correctly because the certificate is not trusted. I tried to use this flags on the server I'm using:

-Dssl.debug=true -Dweblogic.security.SSL.ignoreHostnameVerification=true

-Dweblogic.security.SSL.enforceConstraints=off

-Dweblogic.nodemanager.sslHostNameVerificationEnabled=false

-Dweblogic.security.SSL.allowSmallRSAExponent=true

But with no different results. Here the logs:

1 > GET https://XXXXXXX.XXX.XXX/webservices/ECM_RestService/fatture/2540492

1 >

<05-Jun-2014 10:41:59 o'clock CEST> <Debug> <SecuritySSL> <BEA-000000> <Ignoring not supported JCE Mac: SunJCE version 1.6 for algorithm HmacSHA1>

<05-Jun-2014 10:41:59 o'clock CEST> <Debug> <SecuritySSL> <BEA-000000> <Will use default Mac for algorithm HmacSHA1>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center