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 » config ssl in broker iib for SOAPRequest Node

Post new topic  Reply to topic
 config ssl in broker iib for SOAPRequest Node « View previous topic :: View next topic » 
Author Message
thanbv1510
PostPosted: Thu Nov 24, 2022 6:29 pm    Post subject: config ssl in broker iib for SOAPRequest Node Reply with quote

Newbie

Joined: 15 Sep 2022
Posts: 8

hi, I need config ssl for broker IIB, I follow this post:
https://iibdeveloper.wordpress.com/2018/07/06/ssl-configuration/

my flow: HTTPInput -> SOAPRequest(https) -> ...

Step 1:- Generate a Java keystore and key pair
keytool -genkey -alias mydomain -keyalg RSA -keystore keystore.jks -keysize 2048

Step 2:- Generate a certificate signing request (CSR) for an existing Java keystore
keytool -certreq -alias mydomain -keystore keystore.jks -file mydomain .csr

Step 3:- Import a root or intermediate CA certificate to the existing keystore

Step 4:-Import a signed primary certificate to an existing Java keystore
keytool -import -trustcacerts -alias MBV7Broker -file certificate.der -keystore MBV7Broker.jks

but in step 3 where can i get a root or intermediate CA cert? Please help me
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 » config ssl in broker iib for SOAPRequest 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.