Advertisement
PatchRowcester

tomcat ssl

Aug 17th, 2019
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <Connector port="8443" maxThreads="150" scheme="https" secure="true" SSLEnabled="true" keystoreFile="/conf/rc03-keystore.jks" keystorePass="your-keystore-password" keyPass="your-key-pair-password" clientAuth="false" keyAlias="rc03" sslProtocol="TLS"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement