See "listening_port" option at https://github.com/cesanta/mongoose/blob/master/docs/Options.md
To enable SSL, set "listening_port" to "ssl://PORT:SSL_CERTIFICATE_FILE.PEM" On Thu, Nov 6, 2014 at 9:40 AM, sun bean <[email protected]> wrote: > Hi, > > in an embedded router project, I use mongoose as base for the web server > that serves configuration pages. > > The question is in the object, what happened to ssl_certificate? Was the > SSL support removed in mongoose or there is some sort of new API for SSL? > > thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "mongoose-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mongoose-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
