[jboss-user] [JBossWS] - Re: Can not find truststore url

jinglei do-not-reply at jboss.com
Thu Jun 5 14:19:36 EDT 2008


I am seeing the same warn in the log file, Here is what I have the connector configured in the server.xml,

    <Connector SSLEnabled="true" address="${jboss.bind.address}" clientAuth="false" emptySessionPath="true" keystoreFile="${jboss.server.home.dir}/conf/local.keystore" keystorePass="123456" truststoreFile="${jboss.server.home.dir}/conf/local.keystore" maxHttpHeaderSize="8192" maxThreads="100" port="8443" protocol="HTTP/1.1" scheme="https" secure="true" sslProtocol="TLS" strategy="ms"/>

Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156076#4156076

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156076



More information about the jboss-user mailing list