Commit Graph

17 Commits (9df069f4cefb20cc4dd172696a5c74888bd6d9d1)

Author SHA1 Message Date
anon 3be1dbd096 connection: fix implementation
2 years ago
Jeffrey 6ef945d9a5 Doxygen: Hide anonymous namespaces from documentation by default
2 years ago
Lee Clagett 9867a913dc Store RPC SSL key/cert for consistent authentication between runs
3 years ago
anon f7ab8bc6d4 ssl: buffered handshake detection
3 years ago
xiphon 23ba69ec88 epee: fix SSL server handshake, run_one() can block, use poll_one()
5 years ago
xiphon 4371791977 epee: implement handshake timeout for SSL connections
5 years ago
moneromooo-monero a62e072571
net_ssl: SSL config tweaks for compatibility and security
5 years ago
moneromooo-monero 5e0da6fb68
change SSL certificate fingerprint whitelisting from SHA1 to SHA-256
5 years ago
Lee Clagett 2e578b8214 Enabling daemon-rpc SSL now requires non-system CA verification
5 years ago
Lee Clagett d58f368289 Require manual override for user chain certificates.
5 years ago
Lee Clagett eca0fea45a Perform RFC 2818 hostname verification in client SSL handshakes
5 years ago
Lee Clagett 0416764cae Require server verification when SSL is enabled.
5 years ago
Lee Clagett 21eb1b0725 Pass SSL arguments via one class and use shared_ptr instead of reference
5 years ago
Lee Clagett a3b0284837 Change SSL certificate file list to OpenSSL builtin load_verify_location
5 years ago
Howard Chu b8c2e21cba
Fix startup errors with SSL cert generation
5 years ago
Martijn Otto 057c279cb4
epee: add SSL support
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago