08-22-2023 05:18 PM
We move to the FTDv today, but we got a problem with a bank application that use a .pfx certificate to authenticate.
FW logs looks good, without blocks, but the application can't complete, I receive the error
"Erro: com.sun.xml.internal.ws.wsdl.parser.InaccessibleWSDLException: 2 counts of InaccessibleWSDLException.
javax.net.ssl.SSLProtocolException: The size of the handshake message (5571587) exceeds the maximum allowed size (32768)
javax.net.ssl.SSLProtocolException: The size of the handshake message (5571587) exceeds the maximum allowed size (32768)"
When i do the same using the other FW I came from I don't receive any error.
Can anyone help with this issue ?
Solved! Go to Solution.
08-25-2023 08:32 AM
The solution was remove the "TLS Server Identity Discovery", inside Polices, after that the comunication complete without errors
08-23-2023 12:34 AM
Is the Certs are same and you only introuduced FTD in the path right ?
as per the rule you mentioned :
If you elect to bypass decryption for certain types of traffic, no processing is done on the traffic. The encrypted traffic proceeds to the access control policy, where it is allowed or dropped based on the access control rule it matches.
Not sure why it say application risk medium ?
08-23-2023 07:32 AM
Thats right @balaji.bandi , I just introduced the FTD.
This application is only to test if the communication between my APP and the bank APP are ok, simulating one full execution.
On wireshark I can see a problem when start TLS comunication, after request certificate, it receive a malformed packet
I tryed:
1 - a policy to "Trust" the connection with the bank URL.
2 - a prefilter
Now I need to rollback, tomorrow will try once again.
08-25-2023 08:32 AM
The solution was remove the "TLS Server Identity Discovery", inside Polices, after that the comunication complete without errors
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: