liebn0r
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by liebn0r-
The "Application Manager" interface is not visible on my system. We're running Apache without NGINX.
-
I looked into that article, it looks like it requires running NGINX on top of Apache?
-
I had to update the command to the following but thanks for the guidance on the cPanel RPMs: rpm -e --nodeps postgresql-libs-9.2.24-6.el7_9.x86_64
-
Bump
-
Following the instructions in that thread, I am left with the following packages: # yum list installed | grep postgres cpanel-postgresql.x86_64 9.2.24-1.cp1186 instal...
-
Considering WHM doesn't seem to have extensive functionality when it comes to PostgreSQL anyway, is it safe to remove the WHM version and install and maintain a modern PostgreSQL version independen...
-
It's all right here: . Then Let"s Encrypt will query the DNS system for that record. If it finds a match, you can proceed to issue a certificate! ... Since Let"s Encrypt follows the DNS standards w...
-
After 100 or so emails back and forth, cPanel has informed me that fully supporting Let's Encrypt is not within the scope of their implementation. I got this working on a Webmin server in less than...
-
I suspect that the issue is that cPanel's AutoSSL process is adding an extraneous "local authority" check to wildcard subdomains instead of delegating that process to Let's Encrypt and allowing DNS...
-
[QUOTE]Since Let"s Encrypt follows the DNS standards when looking up TXT records for DNS-01 validation, you can use CNAME records or NS records to delegate answering the challenge to other DNS zone...