- Add support for client SSL certificates (issue #1608).

- Remember OnCertificateError approvals (issue #1590).
This commit is contained in:
Marshall Greenblatt
2015-05-19 13:55:58 -04:00
parent e912bfaa77
commit 41b717075e
9 changed files with 215 additions and 1 deletions

View File

@@ -1016,6 +1016,8 @@
'libcef/browser/speech_recognition_manager_delegate.h',
'libcef/browser/ssl_cert_principal_impl.cc',
'libcef/browser/ssl_cert_principal_impl.h',
'libcef/browser/ssl_host_state_delegate.cc',
'libcef/browser/ssl_host_state_delegate.h',
'libcef/browser/ssl_info_impl.cc',
'libcef/browser/ssl_info_impl.h',
'libcef/browser/stream_impl.cc',