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 » SSL Port not Enabling

Post new topic  Reply to topic
 SSL Port not Enabling « View previous topic :: View next topic » 
Author Message
arunkumar1989
PostPosted: Tue May 14, 2013 12:11 am    Post subject: SSL Port not Enabling Reply with quote

Voyager

Joined: 21 Nov 2012
Posts: 98
Location: Chennai

Hi All,

I have executed following commands,

E:\MyIBM\Program Files\IBM\MQSI\7.0>keytool -genkey -keypass newPassWord -keystore D:\MB\Notes\SSL_Sample\KeystoreforSSL.keystore -alias SSLKEYSTORE
Enter keystore password:
Keystore password is too short - must be at least 6 characters
Enter keystore password:
Re-enter new password:
What is your first and last name?
[Unknown]: Arun
What is the name of your organizational unit?
[Unknown]: tek
What is the name of your organization?
[Unknown]: tek
What is the name of your City or Locality?
[Unknown]: cbe
What is the name of your State or Province?
[Unknown]: tn
What is the two-letter country code for this unit?
[Unknown]: in
Is CN=Arun, OU=tek, O=tek, L=cbe, ST=tn, C=in correct? (type "yes" or "no")
[no]: y


E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsichangeproperties broker7 -b httplistener -o HTTPListener -n enableSSLConnector -v true
BIP8071I: Successful command completion.

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsichangeproperties broker7 -b httplistener -o HTTPSConnector -n keystoreFile -v D:\MB\Notes\SSL_Sample\KeystoreforSSL.keystore
BIP8071I: Successful command completion.

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsichangeproperties broker7 -b httplistener -o HTTPSConnector -n keystorePass -v newPassWord
BIP8071I: Successful command completion.

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsichangeproperties broker7 -b httplistener -o HTTPSConnector -n port -v 7083
BIP8071I: Successful command completion.

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsistop broker7
BIP8071I: Successful command completion.

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsistart broker7
BIP8096I: Successful command initiation, check the system log to ensure that the
component started without problem and that it continues to run without problem.


For Check Port
==============

E:\MyIBM\Program Files\IBM\MQSI\7.0>mqsireportproperties broker7 -e EG_SSLSample -o HTTPSConnector -r


But the HTTPSConnector Port is 0 only

How to enable this.....
_________________
Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd.
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Tue May 14, 2013 12:22 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You could try it on the execution group level

mqsichangeproperties <brokername> -e <EGname>-o HTTPSConnector -n explicitlySetPortNumber -v 9999
Back to top
View user's profile Send private message
exerk
PostPosted: Tue May 14, 2013 12:38 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Moving this to the more appropriate Broker forum...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
mgk
PostPosted: Tue May 14, 2013 1:22 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Have you deployed a flow that uses HTTPS?
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
arunkumar1989
PostPosted: Tue May 14, 2013 1:25 am    Post subject: Reply with quote

Voyager

Joined: 21 Nov 2012
Posts: 98
Location: Chennai

Hi zpat,

I tried your command... that executed successfully but port not set.
_________________
Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd.
Back to top
View user's profile Send private message Send e-mail
arunkumar1989
PostPosted: Tue May 14, 2013 1:32 am    Post subject: Reply with quote

Voyager

Joined: 21 Nov 2012
Posts: 98
Location: Chennai

Hi mgk, - yes I have deployed
_________________
Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd.
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Tue May 14, 2013 2:33 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You have to report it the right way.

mqsireportproperties <brokername> -e <EGname> -o HTTPSConnector -a
Back to top
View user's profile Send private message
arunkumar1989
PostPosted: Tue May 14, 2013 2:40 am    Post subject: Reply with quote

Voyager

Joined: 21 Nov 2012
Posts: 98
Location: Chennai

Thanks to all....

I just restarted my machine.... and executed above posted commands....

Now its working......!!!!!!!!!!!
_________________
Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » SSL Port not Enabling
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.