Added http support for evhtp (not only https)
This commit is contained in:
parent
7ad07e1915
commit
9c82e97072
9 changed files with 184 additions and 79 deletions
|
|
@ -101,3 +101,7 @@
|
|||
*/
|
||||
#define STATE_ORDERED_BY_SYSTEM
|
||||
|
||||
/*! Dir for Public Key Infrastructure (PKI) X.509 certificates
|
||||
*/
|
||||
#define CLIXON_SERVER_CERT "server"
|
||||
#define CLIXON_PKI_DIR "/etc/pki/clixon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue