<@U0B0WETDM>: Finally got it working using your fi...
# kotlin-fuel
a
@kittinunf: Finally got it working using your first suggestion of setting the
setFactory
to a new value that accepts all certs in addition to modifying the
hostnameVerifier
variable to return true for all hostnames and using the
authenticate(username, password)
function. Thanks for the help!