Bug 149

Summary: Enable HTTPS for bugs.libre-riscv.org
Product: Libre-SOC Website Reporter: Jacob Lifshay <programmerjake>
Component: websiteAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: libre-soc-bugs, programmerjake
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
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 Jacob Lifshay 2019-11-27 13:19:17 GMT
https://bugs.libre-riscv.org still goes to https://git.libre-riscv.org
Comment 1 Luke Kenneth Casson Leighton 2019-12-22 04:31:50 GMT
yep.  too late.  https certificate is already HSTS. it will be too weird.
Comment 2 Jacob Lifshay 2019-12-22 04:46:52 GMT
(In reply to Luke Kenneth Casson Leighton from comment #1)
> yep.  too late.  https certificate is already HSTS. it will be too weird.

wouldn't it work to have a separate certificate for bugs.libre-riscv.org and nginx could send it when needed using SNI? shouldn't be too hard to set up using letsencrypt.