probot / ideas

Share ideas for new GitHub Apps built with Probot
96 stars 48 forks source link

Option to have TLS server instead of plain HTTP #83

Open wolfy1339 opened 5 years ago

wolfy1339 commented 3 years ago

Probot has an HTTP server built in, accessed via the app.router() function. It would be nice if when the required options are set, a TLS server is used instead of plain HTTP server