mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-10 21:33:20 +00:00
update jslib. tweaks to start tls
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export class LdapConfiguration {
|
||||
ssl = false;
|
||||
starttls = true;
|
||||
startTls = false;
|
||||
tlsCaPath: string;
|
||||
sslAllowUnauthorized = false;
|
||||
sslCertPath: string;
|
||||
|
||||
Reference in New Issue
Block a user