kakwa / uts-server

Micro RFC 3161 Time-Stamp server written in C.
http://uts-server.readthedocs.org/en/latest/
MIT License
75 stars 21 forks source link

Test marge #7

Closed KlekotOliwa closed 7 years ago

kakwa commented 7 years ago

???

by the way, using bearSSL will not work. uts-server relies on OpenSSL for many things outside of SSL/TLS for https (actually this part is manage by civetweb). The RFC3161 implementation and also the configuration file parsing come from OpenSSL.