initial ssl support

This commit is contained in:
2025-05-08 18:31:06 +02:00
parent 8ff2bb608c
commit 79687bd48f
7 changed files with 79 additions and 32 deletions

View File

@@ -5,6 +5,7 @@ A minimal web server. This is a personal project; it is not intended to be a pro
## Requirements
- [meson](https://mesonbuild.com/index.html)
- libssl
- libcyaml
- libyaml
- [doxygen](https://www.doxygen.nl/)