Actions
Bug #7262
closedUser story #7242: rudder-vagrant: modify server cert to be valid for localhost, too
Create a crentificate that is valid for localhost
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Same Bug as parent's but for rudder-test
Since rudder-vagrant tells you to access it using https://localhost we will immediately run into a cert error (not all can be removed, but a part of it can)
So it should have "server" as CN and also SAN entries for DNS: localhost and IP: 127.0.0.1
As usual, bonus points if it includes "lolcathost" ;)
If you need more details about making SAN certs, contact me.
Actions