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
2f9192cf41
commit
b9d5fa0ff0
1 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,11 @@ certbot renew --dry-run
|
|||
|
||||
</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
|
||||
|
||||
## Manual Install & Upgrade
|
||||
|
||||
<details>
|
||||
|
|
Loading…
Reference in a new issue