This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new 37be8fc  added step-ca
37be8fc is described below

commit 37be8fc43d11fe5a6857d25ab29962087cf1f115
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Mon Dec 9 18:09:24 2019 +0200

    added step-ca
---
 infrastructure-provisioning/src/project/templates/conf.d/proxy.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/infrastructure-provisioning/src/project/templates/conf.d/proxy.conf 
b/infrastructure-provisioning/src/project/templates/conf.d/proxy.conf
index ebbf718..44d7380 100644
--- a/infrastructure-provisioning/src/project/templates/conf.d/proxy.conf
+++ b/infrastructure-provisioning/src/project/templates/conf.d/proxy.conf
@@ -59,8 +59,6 @@ server {
     ssl_ciphers 
'ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA25
 [...]
     ssl_prefer_server_ciphers on;
     # ssl_dhparam /etc/ssl/certs/dhparam.pem;
-    auth_ldap "Forbidden";
-    auth_ldap_servers ldap1;
 
     access_by_lua '
           local opts = {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to