Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2109
Can I merge this after 2.6.1? it's adding a property to configuration.. so
it doesn't really make it a micro release.
I could cherry-pick commits but if I leave this out for now it would make
life easier...
Just one thing.. can you amend your commit messages as:
```
ARTEMIS-1888 - Add forceSSLParameters flag to override system SSL properties
If true the connection factory will prefer SSL settings set via the
connector configuration vs system properties
```
that is .. no line breaks on the first line especially.
that would make it nicer on the git commit report.
---