I have question. Does retrofit support SSL with use SNI? It's a technique that allows servers to return different SSL certificates depending on the requested host name, which allows using SSL in shared hosting scenarios.
Retrofit support SNI
Asked Answered
have you got the answer for the question? If yes, please post the answer. Thanks –
Beluga
Take a look here: square.github.io/okhttp You can use it with retrofit and it works :) –
Riesman
© 2022 - 2024 — McMap. All rights reserved.