Minimun TLS version not set using python-ldap module

前端 未结 0 573
耶瑟儿~
耶瑟儿~ 2021-02-02 17:45

I have set the min TLS version for ldap using ldap.OPT_X_TLS_PROTOCOL_MIN

conn.set_options(ldap.OPT_X_TLS_PROTOCOL_MIN, 0x304) //0x304 is TLS1.3

Even

相关标签:
回答
  • 消灭零回复
提交回复
热议问题