restcomm-android-sdk icon indicating copy to clipboard operation
restcomm-android-sdk copied to clipboard

Need to be able to run IT test case in Restcomm instances with self-signed certs

Open atsakiridis opened this issue 7 years ago • 2 comments

Right now the problem is that in TCs where we need to issues REST requests towards Restcomm, AsyncHttpClient doesn't let us configure it in a way that allows self-signed certs. I have already tried numerous things, but none seems to work

We need to improve that, as testing locally is absolutely needed.

If it remains impossible, we can consider switching REST framework, there are a lot out there

atsakiridis avatar Aug 03 '17 10:08 atsakiridis

I think @ognjenns has already fixed this for http stuff inside push, so we could probably similar way to fix IT

atsakiridis avatar Mar 30 '18 12:03 atsakiridis

Deferring for now as we are using legit certs in our IT

atsakiridis avatar Mar 30 '18 12:03 atsakiridis