Closed Bug 1336359 Opened 7 years ago Closed 7 years ago

Switch http://hg to https://hg in mozqa1:/var/ftp/data/.hg/hgrc

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Atoll, Assigned: Atoll)

References

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4186])

Per discussion with Henrik, we're going to switch mozqa1 from http://hg to https://hg (with fingerprint).
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4186]
mozqa1.qa.scl3.mozilla.com /var/ftp/data/.hg/hgrc repaired.

[mozqahguser@mozqa1.qa.scl3 ~]$ cd /var/ftp/data
[mozqahguser@mozqa1.qa.scl3 data]$ hg pull -u
pulling from http://hg.mozilla.org/qa/testcase-data/
warning: hg.mozilla.org certificate with fingerprint 73:7f:ef:ab:68:0f:49:3f:88:91:f0:b7:06:69:fd:8f:f2:55:c9:56 not verified (check hostfingerprints or web.cacerts config setting)
real URL is https://hg.mozilla.org/qa/testcase-data/
searching for changes
no changes found

[mozqahguser@mozqa1.qa.scl3 data]$ vim .hg/hgrc

[paths]
default = https://hg.mozilla.org/qa/testcase-data/

[hostfingerprints]
hg.mozilla.org = 73:7F:EF:AB:68:0F:49:3F:88:91:F0:B7:06:69:FD:8F:F2:55:C9:56

[mozqahguser@mozqa1.qa.scl3 data]$ hg pull -u
pulling from https://hg.mozilla.org/qa/testcase-data/
searching for changes
no changes found
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.