From b625a739aed13426b48f03e4c3f89ddb913274f3 Mon Sep 17 00:00:00 2001 From: mationic Date: Sat, 3 Oct 2015 04:26:27 +0200 Subject: Adjustments for sqlite3 module (probably brakes mysql functionality). Added ca-bundle.pem. --- yubiserve.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yubiserve.cfg') diff --git a/yubiserve.cfg b/yubiserve.cfg index 06993bf..6ff8296 100644 --- a/yubiserve.cfg +++ b/yubiserve.cfg @@ -1,5 +1,5 @@ -yubiservePORT = 8000; -yubiserveSSLPORT = 8001; +yubiservePORT = 8700; +yubiserveSSLPORT = 8701; yubiserveHOST = '0.0.0.0'; yubiDB = 'sqlite'; #yubiDB = 'mysql'; -- cgit v1.2.3