Added https redirect

This commit is contained in:
Ildar Kamalov
2019-02-19 15:43:36 +03:00
parent 3c374b5940
commit cca6998efe
5 changed files with 30 additions and 4 deletions

View File

@@ -46,11 +46,12 @@ const encryption = handleActions({
key_type: '',
not_after: '',
not_before: '',
port_dns_over_tls: 853,
port_https: 443,
port_dns_over_tls: '',
port_https: '',
subject: '',
valid_chain: false,
valid_key: false,
valid_cert: false,
status_cert: '',
status_key: '',
certificate_chain: '',