-
I am trying to follow the instructions here and here but I still cannot establish a HTTPS connection. I have this configuration
First, I ensured that port 443 is open. I used Certbot to generate the certificate with the the webroot method
I create the bundle and sent it to the certificates API (using I update the configuration with
Now, when I try to access the HTTPS version with curl, I get this:
Previously, I could set it up with NGINX or Apache, but Unit doesn't work ip and domain changed for privacy reasons |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I forgot to allow the 443 port in the firewall. I wish there was a "unit" profile that I could allow and not care about each port anymore |
Beta Was this translation helpful? Give feedback.
I forgot to allow the 443 port in the firewall. I wish there was a "unit" profile that I could allow and not care about each port anymore