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 » Can't stop SSL invocation when using HTTP Request node

Post new topic  Reply to topic
 Can't stop SSL invocation when using HTTP Request node « View previous topic :: View next topic » 
Author Message
slaaty
PostPosted: Sat Jun 04, 2016 10:24 am    Post subject: Can't stop SSL invocation when using HTTP Request node Reply with quote

Newbie

Joined: 04 Jun 2016
Posts: 1

I have been making calls to an https address via HTTP Request node without invoking SSL authentication in a development environment. However, as expected client has now asked us to setup SSL for these same calls, which I did by setting up keystore, etc. However, they are not ready to turn on SSL on their WAS server just yet because they do not want to use self signed certs. So, I want to continue to run https as before without SSL authentication. However, now that I have set up keystore, etc, I can no longer make the same calls without getting an error about trying to access a keystore with no certs. I have tried several things to stop this behavior, but to no avail. How do I disable SSL via command line, or HTTP Request node so that it is like before I ever attempted the SSL setup?
Back to top
View user's profile Send private message
terminator_xyz
PostPosted: Sun Jun 05, 2016 6:53 pm    Post subject: Reply with quote

Novice

Joined: 29 Jul 2014
Posts: 15

did u try setting blank values on EG and later restarting it?

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n keystoreFile -v ''

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n keystoreType -v ''

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n keystorePass -v ''

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n truststoreFile -v ''

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n truststoreType -v ''

mqsichangeproperties BROKER1 -e eg1 -o ComIbmJVMManager -n truststorePass -v ''
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Can't stop SSL invocation when using HTTP Request node
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.