Author |
Message
|
WBI_user |
Posted: Mon Aug 24, 2009 4:55 am Post subject: SSL connection to configmgr using 61 toolkit |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
I have just migrated from WMB 60 to 61. I was using SSL to control my tookit connection to the configmgr. In toolkit 6.0, I have to specify
VMArgs=-Djavax.net.ssl.keyStorePassword=password
in wmbt.ini to provide the password to the keystore.
Where is the equivalent for 6.1 ? I have difficulties finding the information in the Info Center. |
|
Back to top |
|
 |
WBI_user |
Posted: Mon Aug 24, 2009 5:31 am Post subject: |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
I think I found the answer. It is in eclipse.ini. I may still be wrong. But I am now at least getting RC2398 instead of nothing before. |
|
Back to top |
|
 |
WBI_user |
Posted: Mon Aug 24, 2009 6:21 am Post subject: |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
That's the answer. The RC2389 was due to my error. |
|
Back to top |
|
 |
murdeep |
Posted: Thu Sep 10, 2009 10:21 am Post subject: |
|
|
Master
Joined: 03 Nov 2004 Posts: 211
|
Care to expand on what you had to update in eclipse.ini?
I am having the same issue. I can't seem to get an SSL connection from my toolkit to the configMgr to work in 6.1.0.4. I click on the domain connection in the broker admin perspective and it goes hourglass and then nothing. |
|
Back to top |
|
 |
murdeep |
Posted: Thu Sep 10, 2009 12:01 pm Post subject: |
|
|
Master
Joined: 03 Nov 2004 Posts: 211
|
|
Back to top |
|
 |
murdeep |
Posted: Thu Sep 17, 2009 1:12 pm Post subject: |
|
|
Master
Joined: 03 Nov 2004 Posts: 211
|
Maintenance 6104 introduced bug. APAR IZ57510 addresses it. |
|
Back to top |
|
 |
WBI_user |
Posted: Mon Sep 21, 2009 7:55 am Post subject: |
|
|
Partisan
Joined: 07 Aug 2001 Posts: 386
|
Sorry, I was away for a week
This is what I have to add to the eclipse.ini file.
-Djavax.net.ssl.keyStorePassword=password
I haver not read the CSD4 APAR yet. Not sure if there is any change. |
|
Back to top |
|
 |
murdeep |
Posted: Mon Sep 21, 2009 8:57 am Post subject: |
|
|
Master
Joined: 03 Nov 2004 Posts: 211
|
APAR IZ57510 is in the maintenance 6105 which was just released. I added the -vmargs to the command line invokation of the tooling. I didn't need to edit the eclipse.ini but that may work as well. |
|
Back to top |
|
 |
|