HI Abishek,

If I understand your problem correctly, seems like you are trying to access
simply an HTTPS endpoint from curl.
Have you used curl with -k (or --insecure) option?, so that you can turn
off curl's verification for server-side SSL certificates.

Cheers,
Dilan.

*Dilan U. Ariyaratne*
Senior Software Engineer
WSO2 Inc. <http://wso2.com/>
Mobile: +94766405580 <%2B94766405580>
lean . enterprise . middleware


On Wed, Jun 15, 2016 at 12:15 PM, Abhishek Tiwari <
[email protected]> wrote:

> Hi All,
>
> I am trying to get HTTP response code from carbon server running in docker
> container. The server runs on SSL with URL as https://172.16.0.2:9443/.
> Currently, the response returned is 000 (client abort). Has anyone
> encountered this issue?
>
> Cheers,
> Abhishek
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to