[GH-ISSUE #34] SSL Support #14

Closed
opened 2026-05-07 00:17:24 +02:00 by BreizhHardware · 2 comments

Originally created by @spotityza on GitHub (May 2, 2024).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/34

Originally assigned to: @glenndehaan on GitHub.

Firstly thanks @glenndehaan for this project its great and appreciate all the time you put into this.

Is there any plan to support SSL in the future?

Originally created by @spotityza on GitHub (May 2, 2024). Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/34 Originally assigned to: @glenndehaan on GitHub. Firstly thanks @glenndehaan for this project its great and appreciate all the time you put into this. Is there any plan to support SSL in the future?
BreizhHardware 2026-05-07 00:17:24 +02:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@glenndehaan commented on GitHub (May 2, 2024):

Hey Goodmorning,

Thank you for the kind words.
In terms of your question do you mean SSL termination towards the UniFi controller or for the portal itself?

The connection to the controller should already be using SSL but the check for certificates is by default disabled.
When it comes to the portal itself, I do not plan to support this. The reason for this is that when it comes to SSL there are a lot of variables on how someones setup looks like (Using your own certificates, LetsEncrypt, etc.). Therefore I would always recommend using a reverse proxy in front of the portal that handles the SSL termination. Examples could be: Nginx, Apache or Traefik.

Kind regards,
Glenn

<!-- gh-comment-id:2089973234 --> @glenndehaan commented on GitHub (May 2, 2024): Hey Goodmorning, Thank you for the kind words. In terms of your question do you mean SSL termination towards the UniFi controller or for the portal itself? The connection to the controller should already be using SSL but the check for certificates is by default disabled. When it comes to the portal itself, I do not plan to support this. The reason for this is that when it comes to SSL there are a lot of variables on how someones setup looks like (Using your own certificates, LetsEncrypt, etc.). Therefore I would always recommend using a reverse proxy in front of the portal that handles the SSL termination. Examples could be: Nginx, Apache or Traefik. Kind regards, Glenn
Author
Owner

@spotityza commented on GitHub (May 2, 2024):

Hey @glenndehaan,

Sorry yes I meant from the portal perspective, we are running locally using reverse proxy to handle, however wanted to check if there was a way to setup for SSL natively.

Appreciate your response 😄

<!-- gh-comment-id:2090022908 --> @spotityza commented on GitHub (May 2, 2024): Hey @glenndehaan, Sorry yes I meant from the portal perspective, we are running locally using reverse proxy to handle, however wanted to check if there was a way to setup for SSL natively. Appreciate your response 😄
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/unifi-voucher-site#14
No description provided.