Difference between revisions of "Secure Website"

Jump to navigation Jump to search
124 bytes added ,  07:58, 13 March 2012
m
→‎Remove Key PassPhrase: Minor text update
(→‎Create Self-Signed Certificate: Added "Remove Key PassPhrase")
m (→‎Remove Key PassPhrase: Minor text update)
Line 45: Line 45:


=== Remove Key PassPhrase ===
=== Remove Key PassPhrase ===
The following removes a layer of security protection should your webserver be attacked.  You should balance the increased risk of this against the improved usability (a common trade-off in the world of security).  The server key will no longer be encrypted, which means it can be stolen and re-used to impersonate your server, opening you up to a [http://www.wikipedia.org/wiki/Man-in-the-middle_attack man in the middle attack].
The following removes a layer of security protection should your webserver be attacked.  You should balance the increased risk of this against the improved usability (a common trade-off in the world of security).  The server key will no longer be encrypted, which means it can be stolen and re-used to impersonate your server, opening you up to a [http://www.wikipedia.org/wiki/Man-in-the-middle_attack man in the middle attack], but it does mean that your webserver will start with the OS, or can be restarted without manual interaction being required.


# Create a backup of the server key
# Create a backup of the server key

Navigation menu