[GH-ISSUE #15] Support for HTTPS #10

Closed
opened 2026-03-03 16:03:38 +03:00 by kerem · 6 comments
Owner

Originally created by @ardavis on GitHub (Jun 19, 2013).
Original GitHub issue: https://github.com/mthenw/frontail/issues/15

Originally assigned to: @mthenw on GitHub.

Can we get HTTPS support for this? I think it's a great web application and we'd like to use it here at NASA, but we can only use it if it allows HTTPS.

Originally created by @ardavis on GitHub (Jun 19, 2013). Original GitHub issue: https://github.com/mthenw/frontail/issues/15 Originally assigned to: @mthenw on GitHub. Can we get HTTPS support for this? I think it's a great web application and we'd like to use it here at NASA, but we can only use it if it allows HTTPS.
kerem 2026-03-03 16:03:38 +03:00
Author
Owner

@mthenw commented on GitHub (Jun 19, 2013):

Wow :) Not every day someone from NASA opens issue on your project on github :) I will add this feature today or tomorrow morning.

<!-- gh-comment-id:19713794 --> @mthenw commented on GitHub (Jun 19, 2013): Wow :) Not every day someone from NASA opens issue on your project on github :) I will add this feature today or tomorrow morning.
Author
Owner

@ardavis commented on GitHub (Jun 19, 2013):

I started a version that seems to work, it allows me to a pass in a key.pem and a cert.pem and then starts an HTTPS server instead of an HTTP server. I'll try to submit it as a pull request tomorrow morning and you can fix it up if needed :)

<!-- gh-comment-id:19714180 --> @ardavis commented on GitHub (Jun 19, 2013): I started a version that seems to work, it allows me to a pass in a key.pem and a cert.pem and then starts an HTTPS server instead of an HTTP server. I'll try to submit it as a pull request tomorrow morning and you can fix it up if needed :)
Author
Owner

@mthenw commented on GitHub (Jun 19, 2013):

Ok, great, so I'm waiting for your PR.

<!-- gh-comment-id:19714860 --> @mthenw commented on GitHub (Jun 19, 2013): Ok, great, so I'm waiting for your PR.
Author
Owner

@ardavis commented on GitHub (Jun 19, 2013):

Yep :)

On Wed, Jun 19, 2013 at 5:04 PM, Maciej Winnicki
notifications@github.comwrote:

Ok, great, so I'm waiting for your PR.


Reply to this email directly or view it on GitHubhttps://github.com/mthenw/frontail/issues/15#issuecomment-19714860
.

<!-- gh-comment-id:19714944 --> @ardavis commented on GitHub (Jun 19, 2013): Yep :) On Wed, Jun 19, 2013 at 5:04 PM, Maciej Winnicki notifications@github.comwrote: > Ok, great, so I'm waiting for your PR. > > — > Reply to this email directly or view it on GitHubhttps://github.com/mthenw/frontail/issues/15#issuecomment-19714860 > .
Author
Owner

@mkonecny commented on GitHub (Nov 25, 2014):

Why not let a reverse-proxy such as nginx handle the SSL, and just forward plain requests to this project afterwards?

<!-- gh-comment-id:64313561 --> @mkonecny commented on GitHub (Nov 25, 2014): Why not let a reverse-proxy such as `nginx` handle the SSL, and just forward plain requests to this project afterwards?
Author
Owner

@mthenw commented on GitHub (Nov 25, 2014):

@mkonecny, for sure this is one of the options but frontail already handles https.

<!-- gh-comment-id:64379360 --> @mthenw commented on GitHub (Nov 25, 2014): @mkonecny, for sure this is one of the options but frontail already handles https.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#10
No description provided.