summaryrefslogtreecommitdiff
path: root/src/ssl_key_handler.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-08-12Fix handling of ssl_key_handler for WebUIMyung Bae1-1/+1
2025-07-09Move http2 out of experimentalEd Tanous1-1/+1
2025-06-06ssl_key_handler: enable verify_peer for Meta TLS modeEd Tanous1-11/+27
2025-04-14ssl: Switch to use_certificate_chain for certificate loadingBen Peled1-1/+1
2025-02-10Enable HTTP additional socketsEd Tanous1-9/+7
2025-02-04clang-format: update latest spec and reformatPatrick Williams1-2/+2
2025-01-20Use SPDX identifiersEd Tanous1-0/+2
2024-10-24Explicitly set verify_noneEd Tanous1-9/+10
2024-09-04Fix includesEd Tanous1-5/+18
2024-08-17clang-format: re-format for clang-18Patrick Williams1-21/+22
2024-07-30Upgrade select alpn callbackEd Tanous1-9/+6
2024-07-30Break out SSL key handler into a compile unitEd Tanous1-0/+616