aboutsummaryrefslogtreecommitdiff
path: root/src/examples/https_server_example.c
Commit message (Collapse)AuthorAge
* added X.509 parameters to the daemon structlv-4262008-06-02
| | | | | added https daemon creation functionality https file server example [overriding existing echo server]
* fixing lv formattingChristian Grothoff2008-05-25
|
* added :lv-4262008-05-24
* configure.ac support for --with-gnutls=PFX * TLS connection handler in daemon.c * simple TLS echo client server example