Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <%
- String defaultservercode = "010100000015";
- String status = "";
- String chall;
- wClient wc;
- if (session.getServletContext().getAttribute("wClient") == null) {
- wc = new wClient("127.0.0.1", 8388, Config.getValue("BASEPATH") + "private/localhost.p12", "passphrase!",
- Config.getValue("BASEPATH") + "private/CACertStore", "changeit");
Advertisement
Add Comment
Please, Sign In to add comment