SSL : ajout fichier
This commit is contained in:
parent
a42eb59be7
commit
9df754f061
@ -116,7 +116,9 @@ public class ClientHandler implements Runnable, AutoCloseable {
|
|||||||
} else {
|
} else {
|
||||||
authentication(ruleResult);
|
authentication(ruleResult);
|
||||||
}
|
}
|
||||||
} catch (IOException ignore) { }
|
} catch (IOException ignore) {
|
||||||
|
ignore.printStackTrace();
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
BIN
ffe.labo.swilabus.com.p12
Normal file
BIN
ffe.labo.swilabus.com.p12
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user