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 » wsrrsetparams problem

Post new topic  Reply to topic
 wsrrsetparams problem « View previous topic :: View next topic » 
Author Message
Melissa08
PostPosted: Fri Nov 30, 2007 8:04 am    Post subject: wsrrsetparams problem Reply with quote

Newbie

Joined: 26 Nov 2007
Posts: 5

Hello,

I am trying to run the wsrrsetparams to access the WSRR from Message Broker in a secure way, but I get an error. Nothing in the logs, anyone who can help me?

-bash-3.00$ ./wsrrsetparams.sh -u D22196 -p xxxxx -k yyyy -t changeit

/usr/j2se/jre/bin/java -Dwsrrconfig.alias=SR -Dwsrrconfig.keyfile=file:/opt/app/IBM/wsrrkey/WSRRProxyConfig.key -Dbroker.workpath=/var/mqsi/shared-classes -classpath .:./lib/WSRRProxy.jar:./lib/WSRRSetParams.jar com.ibm.serviceregistry.proxy.config.WSRRSetParams -u D22196 -p xxxxx -k yyyy -t changeit
Nov 30, 2007 1:43:41 PM com.ibm.sr.client.config.EncryptDecryptUtil loadKey
SEVERE: com.ibm.crypto.provider.DESKey

my wsrr.properties file look like this:

#DEFAULT_ALIAS = SR

# SR Section
#
# For a local server with SSL:
SR.endpointaddress = https://uz2a034c.sebank.se:9443/WSRRCoreSDO/services/WSRRCoreSDOPort
SR.keyfile=file:/opt/app/IBM/wsrrkey/WSRRProxyConfig.key
#
#
# For a local server without SSL:
#SR.endpointaddress = http://uz2a034c.sebank.se:9080/WSRRCoreSDO/services/WSRRCoreSDOPort

SR.userid = D22196
SR.password = xxxxx
SR.needCache = true
SR.timeout = 10000000
SR.refreshQueriesAfterNotification=true
## SSL configuration properties
SR.keyStore = /export/home/sto511bk/.keystore
SR.keyStorePassword = yyyy
SR.trustStore = /opt/app/IBM/mqsi/6.0/jre/lib/security/cacerts
SR.trustStorePassword = changeit

And the wsrrsetparams looks like this:

JAVA_HOME=/usr/j2se/jre
# CHANGE AS NEEDED

WSRR_PROXY_CONFIG_ALIAS="SR"
WSRR_PROXY_KEY=file:/opt/app/IBM/wsrrkey/WSRRProxyConfig.key

#WSRR_PROXY_KEY=/opt/app/IBM/wsrrkey/WSRRProxyConfig.key
# CHANGE TO SPECIFY LOCATION OF THE wsrr.properties FILE
# WSRR_PROXY_PROPERTIES_PATH=./config

WSRR_PROXY_PROPERTIES_PATH=/var/mqsi/shared-classes

CLASSPATH=.:./lib/WSRRProxy.jar:./lib/WSRRSetParams.jar
echo "${JAVA_HOME}/bin/java" -Dwsrrconfig.alias=${WSRR_PROXY_CONFIG_ALIAS} -Dwsrrconfig.keyfile=${WSRR_PROXY_KEY} -Dbroker.workpath=${WSRR_PROXY_PROPERTIES_PATH} -classpath "${CLASSPATH}" com.ibm.serviceregistry.proxy.config.WSRRSetParams $*
"${JAVA_HOME}/bin/java" -Dwsrrconfig.alias=${WSRR_PROXY_CONFIG_ALIAS} -Dwsrrconfig.keyfile=${WSRR_PROXY_KEY} -Dbroker.workpath=${WSRR_PROXY_PROPERTIES_PATH} -classpath "${CLASSPATH}" com.ibm.serviceregistry.proxy.config.WSRRSetParams $*

Please, I need urgent help! Anyone???

Thank you.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Nov 30, 2007 8:13 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Is this a follow up to:

http://www.mqseries.net/phpBB2/viewtopic.php?p=199360
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Melissa08
PostPosted: Fri Nov 30, 2007 8:56 am    Post subject: Reply with quote

Newbie

Joined: 26 Nov 2007
Posts: 5

Hi,

Yes, it is...At the moment I am trying to run the wsrrsetparams and I get the error above. It might be that I have tried the wrong solution, pointing to the broker .keystore and truststore may not be the right way to do this. I should point to WSRR keystore and truststore since the broker is connecting to WSRR as a client. My security knowledge is not so good and the WSRR documentation doesn't describe the SSL area that well.

/Melissa
Back to top
View user's profile Send private message
girish_kulkarni
PostPosted: Mon Nov 29, 2010 3:21 am    Post subject: Reply with quote

Apprentice

Joined: 08 Oct 2010
Posts: 32

Can you please help if this issue is resolved for you. Even I am also trying to connect secured WSRR 7 through MB 7 and not able to connect.
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 » wsrrsetparams problem
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.