mirror of
https://github.com/monero-project/monero.git
synced 2025-01-26 15:15:56 -05:00
f18a069fcc
Currently a client must provide a certificate, even if the server is configured to allow all certificates. This drops that requirement from the client - unless the server is configured to use a CA file or fingerprint(s) for verification - which is the standard behavior for SSL servers. The "system-wide" CA is not being used as a "fallback" to verify clients before or after this patch.
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.