SLL and Untrusted Site/No Certificate

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

SLL and Untrusted Site/No Certificate

Postby TheoR74 » Fri Apr 18, 2014 12:04 pm

My project seems to work fine with SSL (https) sites that have a valid certificate. Problem is, I need to be able to connect to locall sites thru SSL that do not have a certificate. Is there a way to tell it to connect anyway?

Thanks
Theo
TheoR74
Techie
 
Posts: 15
Joined: Wed Apr 09, 2014 11:22 am

Re: SLL and Untrusted Site/No Certificate

Postby Czarek » Fri Apr 18, 2014 1:02 pm

There is CefSettings.ignore_certificate_errors and also a handler with a OnCertificateError callback.
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: SLL and Untrusted Site/No Certificate

Postby TheoR74 » Fri Apr 18, 2014 4:31 pm

Czarek wrote:There is CefSettings.ignore_certificate_errors and also a handler with a OnCertificateError callback.

That worked perfectly. Thanks!
TheoR74
Techie
 
Posts: 15
Joined: Wed Apr 09, 2014 11:22 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 47 guests