Ubuntu下用Webmin的时候:https://localhost:10000/不能登录?出现错误提示信息
""""""""""""""
localhost:10000 使用了无效的安全证书。
该证书因为其自签名而不被信任。
该证书仅对 * 有效。
(错误码: sec_error_untrusted_issuer)
"""""''''''''''''''''''''
而https://127.0.0.1:10000/确可以登录(但是要添加例外)?为什么会这样?

