mirror of
https://github.com/monero-project/monero.git
synced 2024-11-19 02:21:02 +00: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. |
||
---|---|---|
.. | ||
buffer.cpp | ||
CMakeLists.txt | ||
connection_basic.cpp | ||
hex.cpp | ||
http_auth.cpp | ||
memwipe.c | ||
mlocker.cpp | ||
mlog.cpp | ||
net_helper.cpp | ||
net_ssl.cpp | ||
net_utils_base.cpp | ||
network_throttle-detail.cpp | ||
network_throttle.cpp | ||
readline_buffer.cpp | ||
string_tools.cpp | ||
wipeable_string.cpp |