From ae811df55e4b2ba9e0bb7bbaab3eb71539bd85ef Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Tue, 14 Oct 2008 22:39:22 +0000 Subject: [PATCH] Finished off support for SSL keys with passphrases --- gpl-virtual-server/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index ad33306e4..2703723fb 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -503,3 +503,4 @@ When the user or group for a domain is changed, references to the old user or gr When setting up clamd, the provided example init script is copied instead of bring modified, so that it can be safely replaced by RPM upgrades. Changed the meaning of the 'Can choose database names?' server owner restriction to just prevent modification of the domain's default database, instead of blocking all database management. Mail aliases that forward to all users in a domain can now be created, using the Edit Mail Aliases page. +SSL keys with passphrases can now be installed on the Manage SSL Certificate page, and trying to use a key that needs a passphrase without one being entered will display an error.