summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2010-02-05 14:30:57 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2010-02-05 14:30:57 +0000
commit0056342b9206443960b26934ec914a56923f710a (patch)
tree84c14cd566c7debc4084f973f350ba95cc920a8e
parentf9de5380ec83ced6368490c0f3688a1e2b1ddf61 (diff)
downloadmod_auth_mellon-0056342b9206443960b26934ec914a56923f710a.tar.gz
mod_auth_mellon-0056342b9206443960b26934ec914a56923f710a.tar.xz
mod_auth_mellon-0056342b9206443960b26934ec914a56923f710a.zip
Some README fixes.
git-svn-id: https://modmellon.googlecode.com/svn/trunk@79 a716ebb1-153a-0410-b759-cfb97c6a1b53
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a030f51..853eae2 100644
--- a/README
+++ b/README
@@ -273,8 +273,8 @@ MellonPostCount 100
# MellonSPPrivateKeyFile is a .pem file which contains the private
# key of the service provider. The .pem-file cannot be encrypted
# with a password. If built with lasso-2.2.2 or higher, the
- # private key can be only readable by root, otherwise it has to
- # be reasbable by the Apache pseudo user.
+ # private key only needs to be readable by root, otherwise it has
+ # to be reasbable by the Apache pseudo user.
# Default: None set.
MellonSPPrivateKeyFile /etc/apache2/mellon/sp-private-key.pem
@@ -297,7 +297,7 @@ MellonPostCount 100
# Default: None set.
MellonIdPPublicKeyFile /etc/apache2/mellon/idp-public-key.pem
- # MellonIdPCAFile is te full path to the certificate of the
+ # MellonIdPCAFile is the full path to the certificate of the
# certificate authority. This can be used instead of an
# certificate for the IdP.
# Default: None set.