我目前正在使用webmin,这是一个很棒的程序。我创建了一个SSL证书并将其连接到mydomain.nl,当我转到该链接时,它具有绿色的Kock。但当我进入mydomain.nl:10000 (webmin控制面板)时,它会显示红色储物柜并显示警告
发布于 2019-08-02 19:51:32
我想你在你的webmin url上安装SSL证书的时候错过了一些步骤。你应该重新检查你所遵循的步骤。
以下是我保护webmin控制面板的步骤,我可以通过https://访问它
Step 1: Login to Webmin site using https://your-domain-name.com:10000
Step 2: Once you log in, you will see Webmin Dashboard.
Step 3: Click on your server’s hostname
Step 4: Once you click on it, you will see one window named Hostname and DNS client page
Step 5: Enter a fully qualified domain name into hostname field and click on the Save button.
Step 6: Go to Webmin configuration and select SSL Encryption.
Step 7: Once you click on the SSL Encryption option, you will get one window. Enter the following details
and click on the Request Certificate button at the botton of the screen.
Hostname for Certificate: Make sure you have typed correct fully Qualified Domain name.
Website root directory for validation file: Enter /var/www/html/
Months between automatic renewal: Select the radio button to the left of the input box and type 1 in the input box
Click on the request Certificate option to issue ssl certificate.
Step 8: Once you click on it, you will have to wait for a minute. You will get a confirmation message on the screen.
Step 9: Restart Webmin
Reload the Webmin page and you browser will show valid certificate. 发布于 2018-11-15 02:07:24
您可以通过转到webmain并选择您的域拥有SSL服务配置-->管理SSL证书,然后将其复制到Webmin来解决此问题


https://stackoverflow.com/questions/49293048
复制相似问题