Fixed ssl client certs for evhtp.
* Added SSL cert info as options: CLICON_SSL_SERVER_CERT, CLICON_SSL_SERVER_KEY, CLICON_SSL_CA_CERT Added config.sh for testing for autotools
This commit is contained in:
parent
9c82e97072
commit
c049a397b0
22 changed files with 515 additions and 80 deletions
|
|
@ -326,6 +326,7 @@ AC_OUTPUT(Makefile
|
|||
yang/optional/Makefile
|
||||
doc/Makefile
|
||||
test/Makefile
|
||||
test/config.sh
|
||||
test/cicd/Makefile
|
||||
test/vagrant/Makefile
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue