...
Code Block | ||||
---|---|---|---|---|
| ||||
<Connector port="8443" protocol="org.apache.coyote.http11.Http11ProtocolHttp11NioProtocol" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" keystoreFile="rp-ssl-key.jks" keyPass="tompass" keystorePass="tompass" sslProtocol="TLS" /> |
...