mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-21 22:40:43 +08:00
fix: ldaps重构
This commit is contained in:
@@ -27,7 +27,7 @@ public class Starter {
|
||||
LdapServer.start();
|
||||
HTTPServer.start();
|
||||
if (Config.TLSProxy) {
|
||||
TLSProxy.start();
|
||||
LdapsServer.start();
|
||||
}
|
||||
RMIServer.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user