SSLUtils
Utility for certificate authentication with self-signed certificates.
When using self-signed certificates, call setHostnameVerifier and setSSLContext to configure certificate verification.
Must be called before SDK initialization.
Must also be configured in processes other than the main process.