mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-21 17:20:57 +03:00
SSL socket snippet, server checks client's certificates
This commit is contained in:
7
SSL_Socket_snippet/sslsosk.config
Normal file
7
SSL_Socket_snippet/sslsosk.config
Normal file
@@ -0,0 +1,7 @@
|
||||
#define _GNU_SOURCE
|
||||
#define _XOPEN_SOURCE 1111
|
||||
#define CLIENT
|
||||
#define EBUG
|
||||
|
||||
//#define SERVER
|
||||
|
||||
Reference in New Issue
Block a user