My Oracle Support Banner

While Configuring OIC To Invoke End Service With Certificate Based Authentication It Fails With Error "Bad Response 403" (Doc ID 2699495.1)

Last updated on AUGUST 10, 2020

Applies to:

Oracle Integration-OIC - Version 18.2.5 and later
Information in this document applies to any platform.

Symptoms

On : NA version, Soap Adapter

No table to invoke SOAP Service from OIC which is protected with 509 certificate policy. While invoking it fails with error.

ERROR
-----------------------
403 - Forbidden: Access is denied.

Server logs shows error:

java.lang.UnsupportedOperationException: trusted certificate entries are not password-protected
at java.security.KeyStoreSpi.engineGetEntry(KeyStoreSpi.java:466)
at java.security.KeyStore.getEntry(KeyStore.java:1521)
at HTTPClient.ssl.HTTPClientSSLSocketFactory.getInstance(HTTPClientSSLSocketFactory.java:210)
at HTTPClient.ssl.HTTPClientSSLSocketFactory.getInstance(HTTPClientSSLSocketFactory.java:314)
at oracle.ics.featureflag.FeatureFlagClient$1.run(FeatureFlagClient.java:194)
at oracle.ics.featureflag.FeatureFlagClient$1.run(FeatureFlagClient.java:192)
at java.security.AccessController.doPrivileged(Native Method)


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Invoke endpoint protected with 509

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.