Well, I’m assuming port 11201 is your Webmin/Virtualmin installation?
If so, that doesn’t count
It’s one SSL cert per IP address on a given port… so within Apache, on port 443 – if you aren’t currently using SSL, then just go into Edit Virtual Server -> Enabled Features, and enable the SSL Website feature in order to setup SSL for that domain.
I can’t find an option of enable the SSL Website feature in Edit Virtual Server -> Enabled Features.
I changed New HTTPS (SSL) port from port 443 to 80 in Server Configuration> Change IP Address. When I access the url https:// blablabla.com, it display Apache 2 Test Page.
Please let me know what can I do, I have bought an SSL certificate from NC.
Hmm, is there a reason you changed the SSL port to 80? That’s likely to cause some problems
The SSL port is port 443 by default, and is what browsers connect to if you begin a URL with “https://”.
I would recommend keeping the HTTP port as 80, and the HTTPS port as 443.
Also, after you reset that, if you’re still not seeing an option to enable SSL – make sure that you’re logging in as root, it’s possible that the Virtual Server owner doesn’t have permission to enable that.
I have changed back to port 443. I also logging as root, but still don’t find an option to enable SSL. Do I need create my virtual server from the first step?
I also tried to stick SSL website in System Settings-> Features and Plugins and get error message:
“Failed to save enabled features : Virtualmin is configured to setup DNS zones, but this system is not setup to use itself as a DNS server. Either add 127.0.0.1 to the list of DNS servers, or turn off the BIND feature on the module config page. It appears that DHCP is being used to dynamically configure your network interfaces, which can cause the DNS servers to be set based on settings provided by the DHCP server. Using a static IP address is strongly recommended with Virtualmin.”