mirror of
https://github.com/myvesta/vesta
synced 2025-07-29 19:19:29 -07:00
Enabling SNI support
This commit is contained in:
parent
b0ca9f3629
commit
02b549f942
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ is_object_unsuspended 'user' 'USER' "$user"
|
||||||
is_object_valid 'web' 'DOMAIN' "$domain"
|
is_object_valid 'web' 'DOMAIN' "$domain"
|
||||||
is_object_unsuspended 'web' 'DOMAIN' "$domain"
|
is_object_unsuspended 'web' 'DOMAIN' "$domain"
|
||||||
is_object_value_empty 'web' 'DOMAIN' "$domain" '$SSL'
|
is_object_value_empty 'web' 'DOMAIN' "$domain" '$SSL'
|
||||||
is_ip_owner
|
#is_ip_owner
|
||||||
is_web_domain_cert_valid
|
is_web_domain_cert_valid
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue