ssl ldap update
This commit is contained in:
@@ -108,6 +108,12 @@ http {
|
||||
init_worker_by_lua_block {
|
||||
auto_ssl:init_worker()
|
||||
}
|
||||
auth_ldap_cache_enabled on;
|
||||
|
||||
ldap_server fet {
|
||||
url ldap://gagarin:389/ou=user,dc=fet,dc=htu,dc=tuwien,dc=ac,dc=at?uid?sub?(objectClass=person);
|
||||
require valid_user;
|
||||
}
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
|
||||
# Don't reveal OpenResty version to clients.
|
||||
|
||||
Reference in New Issue
Block a user