OPNsense Forum

Archive => 21.7 Legacy Series => Topic started by: proctor on October 12, 2021, 10:27:50 AM

Title: how to workaound an ssl cert error of the web-gui
Post by: proctor on October 12, 2021, 10:27:50 AM
Hello,

i accidentally set up a wrong ssl cert for the management web-site (i think, i choosed a client instead of a server cert to generate). Now i am not able to logon at the opnsense management web-site with the error "SEC_ERROR_INADEQUATE_CERT_TYPE". I did a restore using ssh, but that did not bring back the previously used ssl cert (why?).

How can i manage opnsense by cli to set up an alternate ssl cert or, at least to get access to the web-site?

Thanks for any hint,
proctor
Title: Re: how to workaound an ssl cert error of the web-gui
Post by: Fright on October 12, 2021, 05:41:22 PM
#configctl webgui restart renew
Title: Re: how to workaound an ssl cert error of the web-gui
Post by: proctor on October 13, 2021, 03:42:28 PM
Quote from: Fright on October 12, 2021, 05:41:22 PM
#configctl webgui restart renew

Hello Fright,

thanks a lot, that did the trick.