What does
# ls -all /opt/WiKID/private
Say?
On 07/07/2009 02:40 PM, daposalami (via Nabble) wrote:
> Yes, I did edit the file. see below the changes made in bold:
>
> <%
> String defaultservercode = "*192168003004*";
> String status = "";
> String chall;
> wClient wc;
> if (session.getAttribute("wClient") == null) {
> wc = new wClient("127.0.0.1", 8388, Config.getValue("BASEPATH") +
> "private/localhost.p12", "*production*",
> Config.getValue("BASEPATH") + "private/CACertStore", "changeit");
> // NOTE: The passphrase above "changeit" is the default passphrase for
> the CA trust store as delivered
> // by Sun with Java. If you change this value you will also need to
> change the passphrase used to
> // encrypt the CACertStore file. You must change both if you change either.
> session.getServletContext().setAttribute("wClient", wc);
> } else {
> wc = (wClient) session.getServletContext().getAttribute("wClient");
> }
> if (wc.isConnected()) {
>
> %>
>
>
> ------------------------------------------------------------------------
> View message @
>
http://n2.nabble.com/starting-WiKID-...-tp3191333p3221089.html> To start a new topic under WiKID Strong Authentication Forums, email
>
[hidden email]
> To unsubscribe from WiKID Strong Authentication Forums, click here
> <
<Link Removed>>.
>
>
--
Nick Owen
WiKID Systems, Inc.
http://www.wikidsystems.comCommercial/Open-source Two-Factor Authentication
http://twitter.com/wikidsystems#wikid on irc.freenode.net