mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
- Add support for client SSL certificates (issue #1608).
- Remember OnCertificateError approvals (issue #1590).
This commit is contained in:
2
cef.gyp
2
cef.gyp
@@ -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',
|
||||
|
Reference in New Issue
Block a user