Opened on 01/07/2016 at 01:28:38 AM

Closed on 01/07/2016 at 11:11:13 AM

#3479 closed defect (fixed)

Provide correct public SSH key types in development

Reported by: matze Assignee: matze
Priority: P2 Milestone:
Module: Infrastructure Keywords:
Cc: fred, fhd Blocked By:
Blocking: #3306, #3307 Platform: Unknown / Cross platform
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29333275

Description

In #2588, we have updated our code with the intention to ensure RSA keys being used exclusively when our servers communicate with each other via SSH. This does not work in development. Production is not affected by this issue.

Background

The key was expected to be always the same with the current base box image in use. This turned out to be a false assumption: The key is re-generated every time the box is brought up for the first time (i.e. vagrant up [--no-provision]), just before the first provision run (i.e. vagrant provision).

Notes

Although this issue affects the development system only, it has been prioritized as P2 due to the increased effort it causes with testing other change-sets.

Attachments (0)

Change History (2)

comment:1 Changed on 01/07/2016 at 01:55:39 AM by matze

  • Blocking 3306 added
  • Cc fhd added
  • Ready set
  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:2 Changed on 01/07/2016 at 11:11:13 AM by matze

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from matze.
 
Note: See TracTickets for help on using tickets.