avrora
avrora copied to clipboard
Add option to enable SSL verification of registry requests
In OTP 25 the default SSL verification type was changed from :verify_none to :vefiry_peer and we need to expose it as a setting to avoid request failures.
Context: https://github.com/Strech/avrora/pull/97