Actions
User story #7242
closedrudder-vagrant: modify server cert to be valid for localhost, too
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Vagrant
Target version:
-
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
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