mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 19:56:19 +00:00
add Wildcard SSL manual
This commit is contained in:
parent
a338ebd640
commit
c388992e87
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue