This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:hosting:virtualmin_ssl [2018/07/09 15:00] gcooper |
internet:hosting:virtualmin_ssl [2021/08/05 13:27] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Virtualmin SSL Issues ====== | ====== Virtualmin SSL Issues ====== | ||
+ | |||
+ | See also **[[internet: | ||
+ | |||
+ | ===== For Webmin Alone ===== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | **Webmin -> Webmin -> Webmin Configuration -> SSL Encryption** | ||
+ | |||
+ | :!: Requires HTTP server or DNS server hosting the domain | ||
+ | |||
+ | ===== Install Service Certs ===== | ||
+ | |||
+ | < | ||
+ | virtualmin install-service-cert --domain yourdomain.com --service webmin | ||
+ | </ | ||
+ | |||
+ | * webmin | ||
+ | * usermin | ||
+ | * dovecot | ||
+ | * postfix | ||
+ | * proftpd | ||
===== Let's Encrypt ===== | ===== Let's Encrypt ===== | ||
Line 36: | Line 58: | ||
===== Apply Let’s Encrypt SSL Cert to System Services ===== | ===== Apply Let’s Encrypt SSL Cert to System Services ===== | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
:!: The matching domain name must be included in the SSL certificate. | :!: The matching domain name must be included in the SSL certificate. | ||
Line 46: | Line 72: | ||
* Dovecot | * Dovecot | ||
* ProFTPD | * ProFTPD | ||
- | |||
- | < |