We are using the guide posted at https://support.cpanel.net/hc/en-us...-To-Exclude-Sub-domains-From-AutoSSL-In-Bulk- to exclude (mail.) subdomains from the Autossl run - as they are not used in our stack. Unfortunately we keep getting the following errors:
---
apiversion: 3
func: add_autossl_excluded_domains
module: SSL
result:
data: ~
errors:
- You do not have the feature “sslinstall”.
messages: ~
metadata: {}
status: 0
warnings: ~
---
This is being run as root so surely it should have sufficient sslinstall privileges? Are we missing a detail? Happy to get advice! I also tried this on another cPanel server we operate to see if I could replicate the problem and it does the same thing.
---
apiversion: 3
func: add_autossl_excluded_domains
module: SSL
result:
data: ~
errors:
- You do not have the feature “sslinstall”.
messages: ~
metadata: {}
status: 0
warnings: ~
---
This is being run as root so surely it should have sufficient sslinstall privileges? Are we missing a detail? Happy to get advice! I also tried this on another cPanel server we operate to see if I could replicate the problem and it does the same thing.
Last edited by a moderator: