summaryrefslogtreecommitdiff
path: root/yubiserve.cfg
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2015-12-11 11:59:41 +0000
committerdakkar <dakkar@thenautilus.net>2015-12-11 12:03:52 +0000
commit3c677b8d1b30ca02f9c15a38e737cbea7f610d3f (patch)
tree10afaadd98d39fa01ebb12cf8f287bdaf6984689 /yubiserve.cfg
parentmore placeholders (diff)
downloadyubico-yubiserve-dakkar.tar.gz
yubico-yubiserve-dakkar.tar.bz2
yubico-yubiserve-dakkar.zip
allow listening on only HTTP or only HTTPSdakkar
Diffstat (limited to 'yubiserve.cfg')
-rw-r--r--yubiserve.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/yubiserve.cfg b/yubiserve.cfg
index 569ade1..7ee344c 100644
--- a/yubiserve.cfg
+++ b/yubiserve.cfg
@@ -1,5 +1,5 @@
yubiservePORT = 8700;
-yubiserveSSLPORT = 8701;
+#yubiserveSSLPORT = 8701;
yubiserveHOST = '127.0.0.1';
yubiDB = 'sqlite';
#yubiDB = 'mysql';