CIM / MongooseDaemon

An objective-c wrapper for embedding the mongoose http web server in iPhone apps
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Add support for SSL #2

Open jose-ibanez opened 10 years ago

jose-ibanez commented 10 years ago

Investigate ways to add SSL support.

jose-ibanez commented 10 years ago

When SSL support is added, we'll also need to specify SSL ports and redirect ports. Perhaps a lightweight MongoosePort object?