I am using X.509 certificates (X509Certificate) with my OkHttpClient in order to authenticate my requests. I have a remote API that generates the certificates. Inst
X509Certificate