You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ole Ersoy <ol...@gmail.com> on 2007/09/04 04:25:21 UTC

Does the Connector SSLCertificateFile attribute support URIs?

Hi,

Does anyone know if the SSLCertificateFile attribute of the connector element supports URIs?  So for instance if there were 10 hosts for example.com and each host wanted to share the same certificate and private key they could do something like:

SSLCertificateFile = http://shared/host/tomcat.crt
SSLCertificateKeyFile = http://shared/secured/internal/host/tomcat.key

Thanks,
- Ole


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org