add Wildcard SSL manual

This commit is contained in:
khodekhadem 2024-03-15 02:34:22 +03:30
parent a338ebd640
commit c388992e87

View file

@ -59,12 +59,12 @@ certbot renew --dry-run
***Tip:*** *Certbot is also built into the Management script. You can run the `x-ui` command, then choose `SSL Certificate Management`.*
</details>
### Wildcard SSL
if you have Wildcard SSL certificate you can place your private and public keys in `/root/cert/{domain_name}/` and then address them in `Panel Settings - Publick Key Path & Private Key Path`
***Tip:*** in docker installation method, `3x-ui/cert/` is mounted to `/root/cert/` remember that in you addressing
</details>
## Manual Install & Upgrade