quentusrex
2008-11-02 5bbbee3584d8e797b0b9a803a39e562e8123acfd
Fixed a misspelled word.
1 files modified
2 ■■■ changed files
server/plugins-available/apache2_plugin.inc.php 2 ●●● patch | view | raw | blame | history
server/plugins-available/apache2_plugin.inc.php
@@ -107,7 +107,7 @@
        O                      = ".$data['new']['ssl_organisation']."
        OU                     = ".$data['new']['ssl_organisation_unit']."
        CN                     = $domain
        emailAddress           = webmatser@".$data['new']['domain']."
        emailAddress           = webmaster@".$data['new']['domain']."
        [ req_attributes ]
        challengePassword              = A challenge password";