Bug 854 - https://bugs.libre-riscv.org/ does not have a SSL certificate
Summary: https://bugs.libre-riscv.org/ does not have a SSL certificate
Status: RESOLVED FIXED
Alias: None
Product: Libre-SOC Website
Classification: Unclassified
Component: website (show other bugs)
Version: unspecified
Hardware: PC Linux
: Normal minor
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks:
 
Reported: 2022-06-14 19:57 BST by Alain D D Williams
Modified: 2022-06-14 20:21 BST (History)
1 user (show)

See Also:
NLnet milestone: ---
total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0
parent task for budget allocation:
child tasks for budget allocation:
The table of payments (in EUR) for this task; TOML format:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alain D D Williams 2022-06-14 19:57:27 BST
So web browsers complain: SSL_ERROR_BAD_CERT_DOMAIN

Not sure how important this is as no one has complained and I only just noticed it. But I might as well fix it - not hard.
Comment 2 Toshaan Bharvani 2022-06-14 20:11:36 BST
This is a multi-domain wildcard Letsencrypt certificate.
I see a certificate valid from 31/05/2022 => 29/08/2022.
Might you have an older R3 certificate?
Or is the wildcard a problem?
Comment 3 Alain D D Williams 2022-06-14 20:21:10 BST
This is served by nginx on the libre-soc machine. The certificate is one for 11 domains served by that nginx. The domain was forgotten when I set the certificate up a couple of years ago.

I just added it to the config and got a new certificate from LetsEncrypt.

All works now.