Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Certificate Web GUI SSL certificate is not intended for server use.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Certificate Web GUI SSL certificate is not intended for server use. (Read 5686 times)
jonm
Jr. Member
Posts: 51
Karma: 2
Certificate Web GUI SSL certificate is not intended for server use.
«
on:
August 18, 2021, 06:15:32 pm »
I've upgraded my test system today to 21.7.1 and I went in to System|Settings|Administration to enable ssh, when I click Save, I get the message in red: "Certificate Web GUI SSL certificate is not intended for server use."
What do I need to do to fix this please?
(As the test system is a clone of my live system I'm putting off the live upgrade for the time being until I know what this is about.)
Thanks in advance for any help
Jon.
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #1 on:
August 18, 2021, 08:03:48 pm »
try
Code:
[Select]
# configctl webgui restart renew
Logged
jonm
Jr. Member
Posts: 51
Karma: 2
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #2 on:
August 18, 2021, 08:30:09 pm »
Thanks, but… Problem is ssh is disabled and I can’t enable it because of the error.
Logged
Fright
Hero Member
Posts: 1777
Karma: 164
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #3 on:
August 18, 2021, 08:50:34 pm »
sorry )
if there is no access to the console, you can try to create an internal CA in SYSTEM: TRUST: AUTHORITIES. Then create a server certificate in SYSTEM: TRUST: CERTIFICATES. Then assign this certificate in SYSTEM: SETTINGS: ADMINISTRATION. after access to the SSH appears, you can continue to use the created cert or replace it with a self-signed one using the command above
Logged
jonm
Jr. Member
Posts: 51
Karma: 2
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #4 on:
August 18, 2021, 09:07:28 pm »
Will give that a go in the morning. Appreciate the help, thank you.
Logged
jonm
Jr. Member
Posts: 51
Karma: 2
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #5 on:
August 19, 2021, 09:21:15 am »
Quote from: Fright on August 18, 2021, 08:03:48 pm
try
Code:
[Select]
# configctl webgui restart renew
I was able to connect a keyboard and monitor, and I can confirm that this worked. Many thanks
Logged
col360
Newbie
Posts: 17
Karma: 1
Re: Certificate Web GUI SSL certificate is not intended for server use.
«
Reply #6 on:
September 24, 2021, 12:43:52 pm »
Quote from: Fright on August 18, 2021, 08:03:48 pm
try
Code:
[Select]
# configctl webgui restart renew
I had the same issue and this fixed works. I had to select "Web GUI TLS Certificate" before clicking save.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.7 Legacy Series
»
Certificate Web GUI SSL certificate is not intended for server use.