Posted: Tue Jul 29, 2008 9:41 pm Post subject: Implementing Security in Message Broker
Apprentice
Joined: 05 Sep 2006 Posts: 36 Location: Chennai
All
I have a requirement where in , i have my Webservice implemented in Message broker exposed to external applications. The Webservice has been implemented by traditional HTTPInput and HTTPReply node accordingly.
I need to implement SSL for the External Application to communication with my Webservice. i.e) HTTPS.
I would like to implement publickey infrastructure with public/private key combination for this with Signing by trusted party.
Any suggestions on this implemnattion and approach?
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
You can configure it to use SSL,
the public key and private key comes on digital signature...
there are 8 different types of cipher specs where you can implement on it.
try to find out what type of cipher specs are using at first..and you can implement it directly its so simple _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Could you please elaborate on the implementation approach for the same.
I tried creating a CSR and sent to verisign for Signing and i got certificate from verisgin in mail(trial) , in doing so what is the exact procedure to implement the key pair on the both ends.
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