mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Support configuration of the CefTestServer certificate type (see issue #3348)
This commit is contained in:
@@ -457,7 +457,9 @@
|
||||
'tests/cefsimple/simple_handler_linux.cc',
|
||||
],
|
||||
'ceftests_data_resources': [
|
||||
'tests/ceftests/resources/net/data/ssl/certificates/expired_cert.pem',
|
||||
'tests/ceftests/resources/net/data/ssl/certificates/localhost_cert.pem',
|
||||
'tests/ceftests/resources/net/data/ssl/certificates/ok_cert.pem',
|
||||
'tests/ceftests/resources/net/data/ssl/certificates/root_ca_cert.pem',
|
||||
],
|
||||
'ceftests_sources_common': [
|
||||
|
Reference in New Issue
Block a user