Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add $tomcat_protocol_ssl paramater for compatibility with Jira >= 7.3. #219

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

markleary
Copy link
Contributor

Tomcat connector protocol changed in Jira 7.3:

https://confluence.atlassian.com/jiracore/jira-core-7-3-x-upgrade-notes-861251104.html

This will allow you to set the correct connector value (org.apache.coyote.http11.Http11NioProtocol) when using Jira 7.3 and higher.

@bastelfreak
Copy link
Member

Hi @markleary, thanks for the PR. Are you able to rebase against latest master and afterwards take a look at the failing spec tests (if they even reoccur)?

@markleary
Copy link
Contributor Author

Rebased, tests now pass.

@bastelfreak
Copy link
Member

Thanks!

@bastelfreak bastelfreak added the enhancement New feature or request label Oct 2, 2017
@bastelfreak bastelfreak merged commit ed59d12 into voxpupuli:master Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants