mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
* Add support for verifying ssl certificates Signed-off-by: Lukas Straub <lukasstraub2@web.de> * Add documentation for new certificate configuration options Signed-off-by: Lukas Straub <lukasstraub2@web.de> * Add test to check the verification of ssl certificates Signed-off-by: Lukas Straub <lukasstraub2@web.de>
8 lines
88 B
YAML
8 lines
88 B
YAML
debug: true
|
|
|
|
collections:
|
|
live: $live
|
|
|
|
certificates:
|
|
cert_reqs: 'CERT_REQUIRED'
|