Skip to content

https api changed? #2341

Aug 12, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Since you don't say, I will assume that you are trying to build using Github HEAD.
We are transitioning our TLS API, adding new features and libs; at this very moment some things do not work with OpenSSL and our docs and examples in HEAD are out of sync. The message you post occurs when there is no TLS code in Mongoose, the way to enable TLS has also changed and by building this way you are not enabling it.
The docs are correct for 7.11 if you pick it up from the releases section and use the examples there; I suggest you start with 7.11 and later migrate to HEAD.
https://github.com/cesanta/mongoose/releases/tag/7.11
https://mongoose.ws/documentation/tutorials/tls/
Check the examples, the …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@baswelsink
Comment options

@baswelsink
Comment options

@scaprile
Comment options

@baswelsink
Comment options

Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants