Hi @ll!

I've created a certificate (from letsencrypt) and successfully imported it to Apache in
one of the TKL Appliances. However I cannot get it working with webmin.

That means: When accessing my TKL Appl. via Port 12321 it's still using the
self signed certificate though I'Ve replaced the miniserv.pem file in

/etc/webmin

Is there anything I'm misssing?

 

Thanks!

Replies (2)

Thanks...this did the trick!

Reply 1
Thanks...this did the trick!

You need to configure stunnel to also use it

Reply 2
Webmin is hidden behind stunnel, so you need to configure that to use your new cert. Have a look at your stunnel config (/etc/stunnel4/stunnel.conf or something similar). You'll need to add the path to your new cert in there (replace the old self signed cert).