Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 950

Re: How to configure Tomcat TLS protocols for BusinessObjects

$
0
0

I have resolved the issue with the below replacing in server.xml

 

<Connector

           protocol="org.apache.coyote.http11.Http11Protocol"

           port="8443" maxThreads="200"

           scheme="https" secure="true" SSLEnabled="true"

           keystoreFile="Keystorefilepath" keystorePass="keypassword"

           clientAuth="false" sslProtocol="TLS"/>

 

Works fine now , perfect.


Viewing all articles
Browse latest Browse all 950

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>