http-restful-server example compiles, opens listeners, but results in tis not enabled error messages #2181
-
I have tried to run the http-restful-server example and I can get it to compile and it runs as expected on port 80. It also says that it is listening on both port 80 and port 443. However, when you try to access over SSL, I receive the error message "TLS is not enabled." Based on my understanding of the tls enablement procedures, my attached Makefile enables SSL. Does anyone have any suggestions on what I should try next? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I beg to differ
Please read the docs and tutorials, lines 11 and 12 on your very same main.txt file |
Beta Was this translation helpful? Give feedback.
I beg to differ
Please read the docs and tutorials, lines 11 and 12 on your very same main.txt file
https://mongoose.ws/documentation/tutorials/tls/#how-to-build