Results 1 to 4 of 4

Thread: Spring JMS Template102 and SSL

  1. #1
    Join Date
    May 2007
    Posts
    3

    Angry Spring JMS Template102 and SSL

    Hi
    I have written an application that send credit card information using Spring JMSTemplate 102, I need to connect using SSL. Please help me with the guidelines on how to load keystore files and if there are any extra properties that i need to set on jmsContext.xml file

    Regards

  2. #2
    Join Date
    Mar 2007
    Posts
    515

    Default

    What JMS provider are you using ?

  3. #3
    Join Date
    May 2007
    Posts
    3

    Default Spring JMS Template102 and SSL

    Hi am using SUN provider

  4. #4
    Join Date
    Mar 2007
    Posts
    515

    Default

    I suppose each JMS provider offers a way of specifying SSL configuration parameters.
    If you are using this provider, then this link should give you some guidelines.

    If I'm wrong in my assumptions, please provide more details about configuration files, environment, source code.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •