File: ssl.html

package info (click to toggle)
webmin-virtual-server 2.50-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,608 kB
  • ctags: 392
  • sloc: perl: 15,687; makefile: 95; sh: 8
file content (14 lines) | stat: -rw-r--r-- 626 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<header>Set up SSL website too?</header>

When this option is enabled, an additional Apache virtual host will be
created for this virtual server, listening on port 443. This will allow
browsers to connect to https://<i>domainname.com</i>/ using SSL encryption,
as well as to http://<i>domainname.com</i>/ without encryption. <p>

 A self-signed
SSL key and certificate will be generated as part of the server setup
process, so that the SSL virtual host can be immediately used. However, you
should generate a valid SSL certificate for the domain as soon as possible,
so that it can be properly verified by browsers. <p>
<hr>