Forum Discussion

David_M's avatar
David_M
Icon for Cirrostratus rankCirrostratus
Sep 01, 2019

IPAD SSL Fails with HTTP Profile and Client SSL Profile

Hey Guys,

 

We have a app called microstrategy which works through the ipad app and we have a server for it listening on TCP 443 using TLS.

 

I am seeing two cases:

 

Case 1:

 

One is with no http profile and just a standard VIP on 443 and the backend is also on 443.

 

And this just works fine. .I'm a little confused as to how, is not a client ssl profile mandatory if its a 443 VIP?

 

Case 2:

 

I then add a client ssl and server ssl profile and the pages keep failing to load with an error. .such as invalid request with a 400 series error.

 

 

 

What's happening here..?

1 Reply

  • UPDATE:

     

    I decrypted the client side of the connection and see a post request.

     

    I see the host with a :443 but the host is already https:// . .so i am thinking if this is a problem and we need to remove the :443.

     

    Thanks.