cloudozer / ling

Erlang on Xen
http://erlangonxen.org/
Other
799 stars 81 forks source link

ling doesn't contain any root CAs for SSL (Bugzilla #86) #96

Open krant opened 9 years ago

krant commented 9 years ago

status CONFIRMED severity enhancement in component ling-libs for --- Reported in version 0.2.2 on platform PC Assigned to: mk

On 2013-12-16 07:16:54 +0100, vlad kirillov wrote:

subj, this leads to errors like

4> httpc:request(get, {"https://google.com", []}, [], []).

=ERROR REPORT==== 16-Dec-2013::12:17:01 === SSL: certify: tls_handshake.erl:259:Fatal error: certificate unknown {error,{failed_connect,[{to_address,{"google.com",443}}, {inet,[inet],{tls_alert,"certificate unknown"}}]}}