IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to generate Private key and CSR on webMethods 9.X

  • 1.  How to generate Private key and CSR on webMethods 9.X

    Posted Tue April 01, 2014 05:48 AM

    The ssltoolkit no longer provided by SoftwareAG after webMethods 7. So can you advise which tool can be used to generate the Private key and the CSR on webMethods 9.x? thanks in advance.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How to generate Private key and CSR on webMethods 9.X

    Posted Tue April 01, 2014 08:07 AM

    check here
    \common\security\ssx_64\bin


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: How to generate Private key and CSR on webMethods 9.X

    Posted Tue April 01, 2014 09:26 AM

    Hello,

    You can use either openSSL/Portelcle tools to generate private/public key pair.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: How to generate Private key and CSR on webMethods 9.X

    Posted Fri April 04, 2014 12:53 AM

    Thanks Suresh and MR. Your replies helped me on this.


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: How to generate Private key and CSR on webMethods 9.X

    Posted Thu April 10, 2014 11:36 AM

    and more here…

    i have not tried but sharing the information from wM 9.2 CC

    Generating certificates
    • Follow the process described in the article on TechCommunity web site
    under Communities >>> Command Central Articles
    How do I generate keystores and certificates for command central
    • Import certificates into client trust stores
    • cceroot.cer and cce*.cer into cli-truststore.jks
    • cceroot.cer and spm*.cer into cce-truststore.jks
    • Copy *.jks files to server, client and target spm nodes


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How to generate Private key and CSR on webMethods 9.X

    Posted Thu April 10, 2014 02:21 PM