|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Setting up SSL configuration in WebSphere Message Broker |
« View previous topic :: View next topic » |
Author |
Message
|
MB Developer |
Posted: Fri Mar 27, 2015 6:33 am Post subject: Setting up SSL configuration in WebSphere Message Broker |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi all,
Greetings ...
I am working on Setting up SSL configuration in WebSphere Message Broker LINK.
Create a new broker : BRK9 and follow the steps as per that link.
But when I Import a root or intermediate CA certificate to the existing keystore error occurred.
C:\Windows\system32>keytool -import -trustcacerts -alias root -file Thawte.crt -keystore BRK9.jks
Enter keystore password:
keytool error (likely untranslated): java.io.FileNotFoundException: Thawte.crt (The system cannot find the file specified.)
C:\Windows\system32>
Please let me know how to rectify this problem. _________________ Thanks.... |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Mar 27, 2015 6:41 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Either the case for the file Thawte.crt is wrong, or the file is not in the working directory...
Check your directory. I doubt that the cert is in C:\Windows\System32>...
What the tool said is basically : file not found...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
zpat |
Posted: Fri Mar 27, 2015 8:03 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Why not use the friendly GUI IBM websphere MQ key manager (ikeyman)?
It can handle all types of keystores (e.g. JKS) - I use it for our WMB ones. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
MB Developer |
Posted: Tue Mar 31, 2015 3:37 am Post subject: |
|
|
 Disciple
Joined: 03 Feb 2014 Posts: 179
|
Hi fjb_saper and zpat,
Sorry for delay response.... .
Code: |
C:\Program Files\IBM\MQSI\8.0.0.0>ikeyman ?
C:\Program Files\IBM\MQSI\8.0.0.0>
C:\Program Files\IBM\MQSI\8.0.0.0>keytool -genkey -alias BRK1 -keystore BRK1.jks
-keysize 2048
Enter keystore password:
Re-enter new password:
What is your first and last name?
[Unknown]: BRK1
What is the name of your organizational unit?
[Unknown]: ZONE1
What is the name of your organization?
[Unknown]: IBM
What is the name of your City or Locality?
[Unknown]: US
What is the name of your State or Province?
[Unknown]: Washington
What is the two-letter country code for this unit?
[Unknown]: US
Is CN=BRK1, OU= ZONE1, O=IBM, L=US, ST=Washington, C=US correct? (type "yes" or
"no")
[no]: yes
Enter key password for <BRK1>:
(RETURN if same as keystore password):
keytool error (likely untranslated): java.io.FileNotFoundException: BRK1.jks (Ac
cess is denied.)
C:\Program Files\IBM\MQSI\8.0.0.0>
|
This error was occurred.....
Hi Zpat
I have a little knowledge on IBM websphere MQ key manager (ikeyman) so that's why I am using command prompt .
Hi zpat could you please tell me how to use IBM websphere MQ key manager (ikeyman).... _________________ Thanks.... |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Mar 31, 2015 4:03 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
run strmqikm The rest is graphical and pretty much self explanatory  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|