I'm running Incredible PBX 2022 on Rocky Linux hosted by CrownCloud. First of all, thank you for making that happen @wardmundy. I'm happy not to have to deal with local server issues anymore.
My issue is with SSL/HTTPS access. When generating a Let's Encrypt key in the GUI under Certificate Management I get a timeout error, likely due to a firewall issue. Any ideas here?
My issue is with SSL/HTTPS access. When generating a Let's Encrypt key in the GUI under Certificate Management I get a timeout error, likely due to a firewall issue. Any ideas here?
Code:
lechecker: Pest_Curl_Exec – Operation timed out after 30001 milliseconds with 0 bytes received
The LetsEncrypt servers only send challenge queries to port 80. Certificate requests will fail if public access via port 80 is not available.