Files
salvium/src
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
Specifying SSL certificates for peer verification does an exact match,
making it a not-so-obvious alias for the fingerprints option. This
changes the checks to OpenSSL which loads concatenated certificate(s)
from a single file and does a certificate-authority (chain of trust)
check instead. There is no drop in security - a compromised exact match
fingerprint has the same worse case failure. There is increased security
in allowing separate long-term CA key and short-term SSL server keys.

This also removes loading of the system-default CA files if a custom
CA file or certificate fingerprint is specified.
2019-04-06 23:47:06 -04:00
..
2019-03-17 17:49:30 +02:00
2019-03-17 17:49:30 +02:00
2019-04-06 15:57:50 +02:00
2019-03-24 01:12:06 -06:00
2019-04-06 15:59:43 +02:00
2019-04-06 15:59:43 +02:00
2019-04-01 17:32:01 +02:00
2019-03-05 22:05:34 +01:00
2019-03-19 10:59:55 +02:00
2019-03-05 22:05:34 +01:00
2019-04-01 17:23:25 +02:00
2019-03-05 22:05:34 +01:00
2019-03-27 13:22:41 +00:00
2019-04-01 17:37:01 +02:00
2019-03-05 22:05:34 +01:00
2019-04-01 17:35:12 +02:00
2019-04-06 15:56:52 +02:00
2019-03-19 10:58:38 +02:00