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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  making HTTPS call using anonymous certificates

    Posted 07/04/08 05:18 PM

    Hi All,

    This is my first thread in the community.

    Could any one help me to make HTTPS call using Anonymous certificates.

    What will be procedure.

    Thanks in advance.

    Siddu


    #API-Management
    #webMethods
    #soa


  • 2.  RE: making HTTPS call using anonymous certificates

    Posted 07/08/08 06:03 AM

    What is an “anonymous certificate”? I’m not familiar with that.

    What are you attempting to “call” using HTTPS? Have you read the “Securing Integration Server” chapters in the IS Administrator’s Guide and the pub.client:http section of the IS Built-In Services Guide? If not, those are a great source of useful information on this topic.

    Mark


    #soa
    #webMethods
    #API-Management


  • 3.  RE: making HTTPS call using anonymous certificates

    Posted 07/10/08 11:44 AM

    Hi Mark,

    We have got the certificates from the thirdparty.
    We are trying to make HTTPS call from one IntegrationServer(A) to other(B).

    As part of this we were advised to use the setKeyAndChain service and then invoke soapHTTP.

    The soapHTTP call return the soapStatus as ‘0’ but the soapResponseData is coming as empty.

    The setKeyAndChain takes PrivateKey and CertFiles as input.

    Since no one shares their PrivateKey we generated a PrivateKey and used the UserCertificate and CA certificate to make the https call,but the request doesnt seem to have reached IS(B).

    We are getting the following error from IS(B)

    The required client certificate was not provided by /10.248.11.206

    Both IS A and B are 6.1.

    Could you please throw some light on this issue.

    Thanks in advance.

    Siddu


    #webMethods
    #API-Management
    #soa


  • 4.  RE: making HTTPS call using anonymous certificates

    Posted 07/15/08 10:41 AM

    Can any one suggest on the above issue please


    #webMethods
    #API-Management
    #soa