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

Add existing certificate and key to new keystore

  • 1.  Add existing certificate and key to new keystore

    Posted Fri May 11, 2018 04:59 PM

    Hi,
    I want to add a certificate and key into a new keystore… I had followed these steps:

    openssl pkcs12 -export -in CERT.cer -inkey KEY.key -certfile CERT.cer -out keystore2019.p12

    keytool -importkeystore -srckeystore keystore2019.p12 -srcstoretype pkcs12 -destkeystore JKS.jks -deststoretype JKS

    And when I checked information with this command keytool -list -v -keystore JKS.jks all the content is correct.

    Then I go to IS (version9.2) and I add a new keystore alias, and then go to My webMethods version 9 to one partner profile to add this cert and I can’t see their content, I mean… I only can see keystore alias name…see attached image. Why I can’t see certificate’s information? Like expiration date etc


    #webMethods
    #Integration-Server-and-ESB