Changes between Version 7 and Version 8 of ssl_host_key_changed
- Timestamp:
- May 14, 2008, 9:32:00 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ssl_host_key_changed
v7 v8 12 12 }}} 13 13 14 It's probably a message you haven't seen before and it may be confusing and even disturbing. It's showing because we have changed the "host keys" for most of our servers due to a [wiki:openssl_vulnerability_2008-05 security problem] discovered in the program used to generate the keys. 14 It's probably a message you haven't seen before and it may be confusing and even disturbing. It's showing because we have changed the "host keys" for most of our servers due to a [wiki:openssl_vulnerability_2008-05 security problem] discovered in the program used to generate the keys. The two affected servers most commonly used by members are: mandela.mayfirst.org and malcolm.mayfirst.org. Their new fingerprints are: 15 15 16 To get the correct, current "fingerprint" of our servers, please see our [wiki:fingerprints fingerprints] page. You'll need that to follow the instructions below and make the message disappear. 16 {{{ 17 mandela.mayfirst.org: b5:c9:45:1e:b9:54:66:d7:a6:5d:3b:70:dc:0a:e4:14 18 malcolm.mayfirst.org: 75:a7:ab:16:36:61:43:f2:b6:08:4d:87:fe:2e:6a:5b 19 }}} 20 21 To get the correct, current "fingerprint" of other servers, please see our [wiki:fingerprints fingerprints] page. 22 23 You'll need the fingerprint to follow the instructions below and make the message disappear. 17 24 18 25 == Making the error message go away ==