From bbdf2fba7b9ae0fa97aa164bcf84c1b88df38f32 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 Sep 2014 18:07:48 +0200 Subject: Add OpenSSL-Support (Client<->Proxy) --- config/config.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/config.example b/config/config.example index b2850d4..6ad38a6 100644 --- a/config/config.example +++ b/config/config.example @@ -7,4 +7,7 @@ bindpw=geheim base=DC=public,DC=ads,DC=example,DC=com # optional: template for home directory mount point to pass to client. use %s as the users account name. only used if AD doesn't supply the homeDirectory attribute (or it doesn't contain a UNC path) home=\\windows-server\users\%s +# For using SSL between client and proxy, uncomment these. For plaintext, remove or comment out +cert=/my/cert.pem +privkey=/my/privatekey.pem -- cgit v1.2.3-55-g7522