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