WARNING: [SetAllPropertiesRule]{Server/Service/Connector}

Peterson, Tommy Tommy.Peterson at xpandcorp.com
Mon Aug 8 22:49:21 BST 2011


Aug 8, 2011 5:38:37 PM org.apache.catalina.startup.SetAllPropertiesRule begin
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'SSLImplementation' to 'edu.internet2.middleware.security.tomcat6.DelegateToApplicationJSSEImplementation' did not find a matching property.

According to the documentation it says:
Download tomcat6-dta-ssl-1.0.0.jar<http://shibboleth.internet2.edu/downloads/maven2/edu/internet2/middleware/security/tomcat6/tomcat6-dta-ssl/1.0.0/tomcat6-dta-ssl-1.0.0.jar> (asc<http://shibboleth.internet2.edu/downloads/maven2/edu/internet2/middleware/security/tomcat6/tomcat6-dta-ssl/1.0.0/tomcat6-dta-ssl-1.0.0.jar.asc>) in to TOMCAT_HOME/lib/.

I have the jar file in the lib directory of the Tomcat installation.

And here are my connector entries in the server.xml file:
<Connector port="8443"
           protocol="org.apache.coyote.http11.Http11Protocol"
           SSLImplementation="edu.internet2.middleware.security.tomcat6.DelegateToApplicationJSSEImplementation"
           scheme="https"
           SSLEnabled="true"
           clientAuth="true"
           keystoreFile="path to idp.jks"
           keystorePass="password for this " />

<Connector port="443"
           protocol="org.apache.coyote.http11.Http11Protocol"
           scheme="https"
           secure="true"
           SSLEnabled="true"
           keystoreFile=" path to  this keystore"
           keystorePass="password for this"/>



Thanks.

________________________________
This message contains Devin Group confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately by e-mail if you have received this e-mail in error and delete this e-mail from your system. E-mail transmissions cannot be guaranteed secure, error-free and information could be intercepted, corrupted, lost, destroyed, arrive late, incomplete, or contain viruses. The sender therefore does not accept liability for errors or omissions in the contents of this message which may arise as result of transmission. If verification is required please request hard-copy version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20110808/4f3824bf/attachment.html 


More information about the users mailing list