Actions
Feature #13714
closedAdd https support to "httpd" function inside of "un.rb"
Feature #13714:
Add https support to "httpd" function inside of "un.rb"
Status:
Closed
Assignee:
-
Target version:
-
Description
As you know it's possible to run a minimalistic http server using the "httpd" function defined inside of the "un.rb" file:
Unfortunately it's not possible to start a minimalistic https server. The following patch allows this feature:
Files
Actions