Issue Summary
Description of "bamboo.agent.ignoreServerCertName" is incorrect. It doesn't disable SSL certificate verification but allows to ignore host name used during certificate issuing.
Steps to Reproduce
Read description at Install remote agent page
Expected Results
Property bamboo.agent.ignoreServerCertName is correctly explained
Actual Results
It says property allows to accept self-signed SSL certificate
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available