From dbb14fef5f262d0427bcd415b3c9ecfb47eea9d8 Mon Sep 17 00:00:00 2001
From: venaas <venaas>
Date: Wed, 30 May 2007 14:42:19 +0000
Subject: fixed example config

git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@114 e88ac4ed-0b26-0410-9574-a7f39faa03bf
---
 radsecproxy.conf-example | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example
index 6dc133b..8a6903c 100644
--- a/radsecproxy.conf-example
+++ b/radsecproxy.conf-example
@@ -10,7 +10,7 @@ TLSCACertificatePath	/etc/cacerts
 TLSCertificateFile	/etc/hostcertkey/host.example.com.pem
 TLSCertificateKeyFile	/etc/hostcertkey/host.example.com.key.pem
 # Optionally specify password if key is encrypted (not very secure)
-TLSCertificateKeyPassword	follow the white rabbit
+TLSCertificateKeyPassword	"follow the white rabbit"
 
 # You can optionally specify addresses and ports to listen on
 #	Max one of each, below are just multiple examples
-- 
cgit v1.1