Service Virtualization

Expand all | Collapse all

Hi , I am getting below SSL certificate error if i am hitting HTTPS request through devtest REST step.It is working fine in Postman

  • 1.  Hi , I am getting below SSL certificate error if i am hitting HTTPS request through devtest REST step.It is working fine in Postman

    Posted Aug 02, 2018 07:48 AM

    Hi ,
    I am getting below SSL certificate error if i am hitting HTTPS request through devtest REST step.It is working fine in Postman.Plese let me know if any config changes required.


    <html>
    <head><title>400 The SSL certificate error</title></head>
    <body bgcolor="white">
    <center><h1>400 Bad Request</h1></center>
    <center>The SSL certificate error</center>
    <hr><center>nginx</center>
    </body>
    </html>



  • 2.  Re: Hi , I am getting below SSL certificate error if i am hitting HTTPS request through devtest REST step.It is working fine in Postman

    Broadcom Employee
    Posted Aug 02, 2018 10:04 AM

    Hi,

     

    Mostly likely, the service requires 2-way authentication.  If so, you'll need to specify a client certificate in DevTest.

     

    --Mike



  • 3.  Re: Hi , I am getting below SSL certificate error if i am hitting HTTPS request through devtest REST step.It is working fine in Postman
    Best Answer

    Posted Aug 02, 2018 10:54 AM

    Hi Aditi,

     

    Below are 2 solutions that can help you solve this issue:

    1. How to add SSL certficate with Rest step 

    2. How to configure SSL for REST step? 

     

    Solution 1 worked fine for me since I didn't have any certificate info.

     

    Thanks,

    Monika