Forum Discussion
RealM
Nimbostratus
Mar 21, 2023SSL Handshake failed for TCP - Android Application Request
Hey everyone, I'm developing an android application using React Native. While trying to call an API that sits behind f5 an error is being received and the following error appears in f5 logs: "SSL...
Yes this can be done.
This is how I do though. I create different pools(even though they have the same members) with specific pool names which service that particular application. I am doing it this way by choice to conform with the methodologies we follow which makes for easier documentation, etc...
-B
- isn't it SSL certificate in LTM?
- Is it that after re-newing the certficates of the websites through the webserver , we need to import those certficates here so that ASM treats these sites as legitimate?if bigip does SSL offloading, yes you have to import renewed certificate and private key (if private key is changed) to bigip. actually, it can also be done the opposite way - renewing certificate on bigip and then copying certificate and private key (if changed) to web server.