-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
4
-
Problem
After migration to MySQL version 8.0, started getting a lot of messages like this in the MySQL log file:
[Warning] [MY-013360] [Server] Plugin mysql_native_password reported: 'mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
If the mysql_native_password is changed to caching_sha2_password, Jira won't work (fails to connect to the database)
Suggested Solution
—
Why This Is Important
Since MySQL will deprecate mysql_native_password shortly and Jira works with that only, support for caching_sha2_password must be added
Workaround
Leave as mysql_native_password and change MySQL log level to avoid receiving those warnings.
[JSWSERVER-25925] MySQL default auth plugin
Support reference count | Original: 3 | New: 4 |
Support reference count | New: 3 |
9 months and nothing has been done to support the caching_sha2_password plugin! SHA-1 has been obsolete for a long time, broken, and therefore highly vulnerable.
How is it that Atlassian takes Jira's security so lightly?
When, and in which version, will Jira support SHA-256? This should be a top priority!