You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Jira was setup with a ssl cert but we are not going to renew it. how do I restore jira to only use Http port 80 and not ssl?
Hi,
Where you configured https in proxy or tomcat?
You can change scheme=https to http in server.xml
Hi
I think it's tomcat, a rappid ssl cert was used but has now expired.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
<Connector SSLEnabled="true" acceptCount="100" connectionTimeout="20000" disableUploadTimeout="true"
enableLookups="false" keyAlias="tomcat" keystoreFile="/home/sysadmin/.keystore" keystorePass="xxxxxx"
clientAuth="false" keystoreType="JKS" maxHttpHeaderSize="8192" maxSpareThreads="75" maxThreads="150" minSpareThreads="25"
port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" scheme="https" secure="true" sslProtocol="TLS" useBodyEncodingForURI="true"/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.