Option to generate and download certificates
-
@adison App Proxy is essentially what I think you want. Please see https://docs.cloudron.io/apps/#app-proxy . With App Proxy, Cloudron manages the certs entirely . Let's Encrypt certs are only valid for 3 months and on Cloudron it's renewed every 2 months, so this is quite a pain for you to remember this every 2 months to manually download cert and install it somewhere else. With App Proxy, Cloudron will maintain the cert entirely.
-
its fine, its blocked to the public anyway and requires IP port WhiteListing. https://3.224.106.140:443
-
its fine, its blocked to the public anyway and requires IP port WhiteListing. https://3.224.106.140:443
@adison Can you try if
curl -k https://3.224.106.140:443
works from Cloudron server?The logs should be improved , agreed...
-
@jdaviescoates i just tryed that, it says empty reply
-
@adison right. So, that is what the proxy sees as well. Something is wrong with the upstream app . You can pass "-v" to curl for verbose output, maybe something in the output helps.