diff options
author | Gabe Goodhart <gabe.l.hart@gmail.com> | 2024-03-09 02:57:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-09 11:57:09 +0200 |
commit | e1fa9569ba8ce276bc7801a3cebdcf8b1aa116ea (patch) | |
tree | 42a37bdfb1eb1799bcabe0fc32678c159f7a7ccc /examples/pydantic_models_to_grammar.py | |
parent | fd72d2d2a5e79d61ccef6af3d15f16e5e5cbc352 (diff) |
server : add SSL support (#5926)
* add cmake build toggle to enable ssl support in server
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
* add flags for ssl key/cert files and use SSLServer if set
All SSL setup is hidden behind CPPHTTPLIB_OPENSSL_SUPPORT in the same
way that the base httlib hides the SSL support
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
* Update readme for SSL support in server
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
* Add LLAMA_SERVER_SSL variable setup to top-level Makefile
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
---------
Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
Diffstat (limited to 'examples/pydantic_models_to_grammar.py')
0 files changed, 0 insertions, 0 deletions