Posted: Tue Aug 28, 2012 3:07 am Post subject: sos about ssl
Novice
Joined: 03 Mar 2012 Posts: 17
Hi all
I use message broker v 7.0.0.4
For use SSL i create keystore and self_signed with Ikeyman , after config MQ & broker for it i get following error :
Code:
Error BIP3541E: Cannot find a valid SSL server key in the keystore (port '20000').
The TCP/IP SSL server configured for port '20000' could not accept a client connection, because the keystore does not contain a valid server key.
Ensure that a valid key is present in either the broker keystore, or the execution group keystore, if one has been configured.
Config in Ikeyman
1- Create mykeystore.jks in section Personal Certificate on location "C:\SSL\"
2- Create new self_signed with lable ="sig" key size = 1024 and signature alg = SHA1WithRSA
3- Extract certificate to above directory
--------------------------------------------
Config in MQ
1- Create configurable service TCP/IP server with SSLProtocol = SSLv3 and SSLciphers = SSL_RSA_WITH_DES_CBC_SHA and Port = 20000
2- In properties of QManager in section SSL , i set "C:\SSL\" in key repository
--------------------------------------------
Config in flow
1- Set name of configurable service in connection details of TCPIP Server node in flow
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