Does Jira support an encrypted MSSQL database?

Devtools_Barclays September 30, 2016

intention is to make sure JIRA REST API/ Web UI are the only ways to access data and direct access to JIRA DB cannot expose the same data

1 answer

0 votes
crf
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 2, 2016

JIRA supports MSSQL using the jTDS drivers, as described here: https://confluence.atlassian.com/display/AdminJIRAServer072/Supported+platforms

If the driver supports it and the database behaves normally from the application's perspective, and you haven't installed third-party plugins that bypass our normal means of getting a database connection, then I don't know of any reason why it wouldn't work.

That said, encrypted databases are not part of our testing matrix, so if it turns out that it causes problems, whether functionally or by impairing performance, then we might not be able to offer you support for it.

Suggest an answer

Log in or Sign up to answer