November 20, 2016 How to access https web page using std.net.curl? | ||||
---|---|---|---|---|
| ||||
I had tried std.net.curl.get (). However, the following error occurs ------------------------------ std.net.curl.CurlException@std\net\curl.d(4097): Peer certificate cannot be authenticated with given CA certificates on handle 2175BB8 ------------------------------ Guess it seems to be a problem with certificates. Can I get the html code of the https site using std.net.curl? Thank you. |
Copyright © 1999-2021 by the D Language Foundation