webMethods

webMethods

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

SSL Certificate validation with intermediate CA certs

  • 1.  SSL Certificate validation with intermediate CA certs

    Posted Wed June 10, 2009 11:54 AM

    Hi All,

    Currently I am making a flow service and in which I am getting one main certificate - Auto1.der (not self-signed) and one intermediate certificate - Auto1Key.der (signed by this party).

    And now for validation I need subject string of Auto1.der and issuer string of Auto1Key.der. And I am using pub.security.util.getCertificateInfo service to get first certificate (Auto1.der )details and getting properly and I am using same service to get key certificate (Auto1Key.der) details, but for this I am getting the some exceptions.

    Can anybody help me to know how I can extract the key certificate details (intermediate certificate), mostly interested to get issuer string.

    Thanks,
    Bijendra


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: SSL Certificate validation with intermediate CA certs

    Posted Thu June 11, 2009 01:58 PM

    Hi All,

    Please give some direction also.

    If you need more information and then I can provide.
    I really stuck for it.

    Thanks a lot

    Bijendra


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: SSL Certificate validation with intermediate CA certs

    Posted Fri June 12, 2009 05:59 PM

    what is the error/exception you are seeing? You mentioned you are extracting subject and issuer strings, but they are documents, did you mean you are extracting ‘ou’/‘o’ string under subject and issuer? can you provide more details?


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods