Replies: 2 comments 1 reply
-
I think @braydonk was working on refactoring it to switch from monkey to the "new" HTTP server component (which is backed by monkey for HTTP/1.x and nghttp2 for HTTP/2) which uses the downstream interface and thus supports TLS transparently. |
Beta Was this translation helpful? Give feedback.
1 reply
-
If he's not and you want to give it a go feel free to but please use the component I mentioned. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
just asking like if its possible to implement https server with only enabling tls support in monkey of course it should extend some config for cert and key file
Beta Was this translation helpful? Give feedback.
All reactions