Arockia Raphael created SYNAPSE-999:
---------------------------------------
Summary: Added PKCS12 file in keystore and trustore. SSL having
issues in accessing service
Key: SYNAPSE-999
URL: https://issues.apache.org/jira/browse/SYNAPSE-999
Project: Synapse
Issue Type: Bug
Affects Versions: 2.0
Reporter: Arockia Raphael
Assignee: Hiranya Jayathilaka
PKCS12 file is generated and merged with the existing synapse keystore and
truststore. Also added the public certificate to the same synapse keystore and
truststore. Mapped the same service with a synapse proxy service. Receiving the
following exception at synapse end when accessing the proxy.
2016-01-06 13:47:24,670 [-] [https-Sender I/O dispatcher-1] WARN
HttpCoreNIOSender.handle():? - System may be unstable: IOReactor encountered a
runtime exception : null
java.lang.NullPointerException
at org.apache.synapse.transport.nhttp.ClientWorker.<init>(Unknown
Source)
at
org.apache.synapse.transport.nhttp.ClientHandler.processResponse(Unknown Source)
at
org.apache.synapse.transport.nhttp.ClientHandler.responseReceived(Unknown
Source)
at
org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:164)
at
org.apache.synapse.transport.nhttp.LoggingNHttpClientConnection.consumeInput(Unknown
Source)
at
org.apache.http.impl.nio.SSLClientIOEventDispatch.inputReady(SSLClientIOEventDispatch.java:230)
at
org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:158)
at
org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:340)
at
org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:318)
at
org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:278)
at
org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:542)
at java.lang.Thread.run(Thread.java:745)
Please advise how exactly to use this secured services with certificates in
synapse
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]