S Sitheek New Member Licensed User Longtime User Feb 15, 2018 #1 Is it posible to connect to a webservice which requires client certificate authentication? (With B4A of course).
Is it posible to connect to a webservice which requires client certificate authentication? (With B4A of course).
Lucas Eduardo Active Member Licensed User Feb 15, 2018 #2 Hi, could you take a look at the references here https://www.b4x.com/android/forum/threads/ssl-websocket-client.88472/#post-560032 https://www.b4x.com/android/forum/threads/network-v1-50-adds-support-for-ssl-sockets.55871/#content Upvote 0
Hi, could you take a look at the references here https://www.b4x.com/android/forum/threads/ssl-websocket-client.88472/#post-560032 https://www.b4x.com/android/forum/threads/network-v1-50-adds-support-for-ssl-sockets.55871/#content
S Sitheek New Member Licensed User Longtime User Feb 16, 2018 #3 This webservice does not use websocket protocol. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Feb 18, 2018 #4 OkHttp currently doesn't support client certificates. Upvote 0