Project

General

Profile

Actions

User story #7242

closed

rudder-vagrant: modify server cert to be valid for localhost, too

Added by Florian Heigl over 8 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Vagrant
Target version:
-
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.


Subtasks 1 (0 open1 closed)

Bug #7262: Create a crentificate that is valid for localhostRejectedBenoît PECCATTE2015-10-09Actions
Actions #1

Updated by Matthieu CERDA over 8 years ago

Thanks for the suggestion Florian!

Looking at it.

Actions #2

Updated by Matthieu CERDA over 8 years ago

  • Assignee changed from Florian Heigl to Matthieu CERDA
Actions #3

Updated by Benoît PECCATTE over 7 years ago

What would it change ?
self signed certificates are always considered invalid by browsers.

Actions #4

Updated by Florian Heigl over 7 years ago

Oh, it'll change from an invalid to a not trusted certificate.
That means+ the access will not be blocked+, instead a warning will be presented allowing the user to accept, at least temporarily, the certificate.
Like, instead of the browser totally and completely blocking a user from accessing rudder.

Actions #5

Updated by Benoît PECCATTE over 7 years ago

I have never seen a browser blocking completely a website without offering a bypass.
Is there a specific setup that provoke this ?

Actions #6

Updated by Benoît PECCATTE over 7 years ago

  • Assignee deleted (Matthieu CERDA)
Actions #7

Updated by Benoît PECCATTE about 7 years ago

  • Tracker changed from Bug to User story
Actions #8

Updated by Alexis Mousset about 1 year ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF