Projects tigase _server server-core Issues #746
DBSchemaLoader: support enable/disable SSL (#746)
Closed
Daniele Ricci opened 8 years ago
Due Date
2017-03-16

This patch will enable use of SSL encryption with the database server, when supported.

A new parameter is enabled by this patch: -useSSL=true|false

Especially useful in MySQL 5.7+ (which doesn't work anyway because of more strict controls on timestamp columns, see tig_users.last_login, I'll open another bug for that) where remote connections automatically enable SSL and generate a warning (not critical, still it's useful to explicitly state that through a parameter).

Based on branch "release".

DBSchemaLoader-useSSL.patch

Artur Hefczyc commented 8 years ago

Looks good, thank you for the patch.

wojciech.kapcia@tigase.net commented 8 years ago

Patch applied in origin/master@. I've only added description to @help() for clarity.

issue 1 of 1
Type
Patch
Priority
Minor
Assignee
RedmineID
4859
Version
tigase-server-8.0.0
Spent time
1h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#746
Please wait...
Page is in error, reload to recover