diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-14 03:06:32 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-14 03:06:32 -0400 |
commit | 24da4d0207c8d3c7586871dac3eea9d2a0b864c3 (patch) | |
tree | 01306d12c1ca586120a47bb144d4422e8b0a80ae /src/share/ma/setup | |
parent | 8ab97c9c35f502005c23eb7adb3a8a0177f11630 (diff) |
enable use of hkps (closes: MS #1749)
Diffstat (limited to 'src/share/ma/setup')
-rw-r--r-- | src/share/ma/setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/share/ma/setup b/src/share/ma/setup index 6c75fef..f965487 100644 --- a/src/share/ma/setup +++ b/src/share/ma/setup @@ -43,6 +43,7 @@ EOF # Edits will be overwritten. no-greeting list-options show-uid-validity +keyserver-options ca-cert-file=${SYSCONFIGDIR}/monkeysphere-authentication-x509-anchors.crt EOF # make sure the monkeysphere user owns everything in the sphere |