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
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