removed a debug print
This commit is contained in:
parent
8f0ee527d4
commit
d8bcc82db1
1 changed files with 0 additions and 2 deletions
|
|
@ -80,8 +80,6 @@ public class JobServerAuthenticationTest {
|
||||||
*/
|
*/
|
||||||
public JobServerAuthenticationTest() throws Exception {
|
public JobServerAuthenticationTest() throws Exception {
|
||||||
|
|
||||||
System.out.println("Ctrl print");
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// generate SSL contexts
|
// generate SSL contexts
|
||||||
SslContextBuilder serverContextBuilder = SslContextBuilder.forServer(new File(serverCert),
|
SslContextBuilder serverContextBuilder = SslContextBuilder.forServer(new File(serverCert),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue