From 1fcfc168becfd3bb9ae63959e808a3931e42b0e8 Mon Sep 17 00:00:00 2001 From: daimoc Date: Tue, 10 Jan 2023 16:25:36 +0100 Subject: [PATCH] Update Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6f440e..e91a8f9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ We provide a script to generate selfsigned certificat for Apache and Shibboleth ## Stand Alone JWT generator This instalaltion script supposed you run it on a debian like operarting system (Ubuntu >= 18 or Debian >= 11). +You can run init_certificates.sh before installing the jwt server or provide your own certificat for apache in the conf/cert/apache.pem file. ``` > cd tools