ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » No X509TrustManager implementation, with self signed cert.

Post new topic  Reply to topic
 No X509TrustManager implementation, with self signed cert. « View previous topic :: View next topic » 
Author Message
ivansla
PostPosted: Mon Dec 05, 2016 4:13 am    Post subject: No X509TrustManager implementation, with self signed cert. Reply with quote

Newbie

Joined: 18 Jul 2016
Posts: 5

Hi guys,

I'm having an issue with calling external Web Service. Communication is secured via TLSv1.2, I managed to download self signed certificate, and imported it to the IIB 10 truststore. However when I call specified service the IIB throws me this exception:

Code:

javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No X509TrustManager implementation available


Could anybody give me some advice please?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Dec 05, 2016 5:37 am    Post subject: Re: No X509TrustManager implementation, with self signed cer Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

ivansla wrote:
Hi guys,

I'm having an issue with calling external Web Service. Communication is secured via TLSv1.2, I managed to download self signed certificate, and imported it to the IIB 10 truststore. However when I call specified service the IIB throws me this exception:

Code:

javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No X509TrustManager implementation available


Could anybody give me some advice please?


So you added the self signed cert to the truststore... What is the scope of your truststore ? integration server, integration node?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
ivansla
PostPosted: Mon Dec 05, 2016 5:49 am    Post subject: Reply with quote

Newbie

Joined: 18 Jul 2016
Posts: 5

Hi fjb_saper, thanks for reply,

I set truststore to integration node scope using this command:

Code:

mqsichangeproperties Brkr01 -o BrokerRegistry -n brokerTruststoreFile -v c:\Tools\Brkr01.jks
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Dec 05, 2016 5:59 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

ivansla wrote:
Hi fjb_saper, thanks for reply,

I set truststore to integration node scope using this command:

Code:

mqsichangeproperties Brkr01 -o BrokerRegistry -n brokerTruststoreFile -v c:\Tools\Brkr01.jks


And you verified that the integration server actually uses that truststore when making the call?
You might want to start it with -Djavax.net.ssl.debug="true" or something like it. (Google it).
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » No X509TrustManager implementation, with self signed cert.
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.