It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hello!
I try to setup Jira to use HTTPS... via this documentation https://confluence.atlassian.com/display/JIRA/Running+JIRA+over+SSL+or+HTTPS ... but when i run "config.sh"
there i have just 5 options and no "Web Server" option:
[H] Configure JIRA home
[D] Database selection
[A] Advanced settings
[S] Save and exit
[X] Exit without saving
How else i can run Jira with https support?
(gentoo no X)
Hi Lala,
Installing JIRA over SSL or HTTPS sometimes can be a little bit trick, but It can be simpler following Integrating JIRA with Apache.
Also check in JiraDirectory/install/conf/server.xml if there is the following configuration
Server.xml <Connector port="8443" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" disableUploadTimeout="true" acceptCount="100" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" SSLEnabled="true" URIEncoding="UTF-8" keystoreFile="/tmp/.keystorefile" keystorePass="changeit" keyAlias="mybank"/>
Important things to look for in this file:
I hope this clarifies your doubts.
Kind Regards
Thank you, but i don't use Apache. But any way, your post send me in the right way too.
But i have a new problem, http://XXXX:8080 redirects me to https://XXXX:8443 and nothing more (firefox: "Unable to connect") and no errors in "catalina.out"
---
Now i'm here https://answers.atlassian.com/questions/32575/jira-over-https
dont understand where to go =) Gone to read about SSL
Hi Lala
Seems to me that this option will be available just for JIRA 5.2, which is under early access program, yet. So, I'd suggest to use the following link as your guideline.
https://confluence.atlassian.com/display/JIRA050/Running+JIRA+over+SSL+or+HTTPS
Please let us know the new questions and doubts related to it.
Cheers,
Paulo Renato
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.