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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Get Client Certificate from HTTPS Request

  • 1.  Get Client Certificate from HTTPS Request

    Posted Thu February 06, 2020 03:42 AM

    Hello,

    Is there a possibility to receive the client certificate which is used for client authentication during a web service call?
    Is it stored in the request header somewhere ?

    I have a package, with a REST (get) Service. I configured this service to be secured by a ACL which contains a user which has a (public)client certificate bound to it. When I start the request from my Postman with the (private) client certifcate I can successfully call the service. But I wanted to know if there is a way to obtain some information about the client certificate which was send during the request.

    Thank you in advance.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Get Client Certificate from HTTPS Request

    Posted Wed May 27, 2020 01:51 PM

    you can try to turn on JSSE debug, detail:
    KB #: 1760755


    #webMethods
    #Integration-Server-and-ESB