Bug 854

Summary: https://bugs.libre-riscv.org/ does not have a SSL certificate
Product: Libre-SOC Website Reporter: Alain D D Williams <addw>
Component: websiteAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: RESOLVED FIXED    
Severity: minor CC: libre-soc-bugs
Priority: Normal    
Version: unspecified   
Hardware: PC   
OS: Linux   
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:

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.