Hi there,
I've (partly) asked about this before (https://community.checkpoint.com/t5/Security-Gateways/quot-CPNotEnoughDataForRuleMatch-quot-and-quot...), but now I have another related question regarding this behvavior.
I have a service that connects to an external ip address, but every time the connection gets terminated by a reset from the destination. The log in my firewall says "Accept", however, it is getting "terminated before the Security Gateway was able to make a decision: No SSL applicative data." ("CPNotEnoughDataForRuleMatch").
As I got told in my other post (see link above) the behavior is by design and expected, however, I do have a question to why it happens.
The connection in question gets HTTPS Inspected and the log is as follows:
![httpsi.jpg httpsi.jpg](https://community.checkpoint.com/t5/image/serverpage/image-id/29516i707156E4A6E1511B/image-size/large?v=v2&px=999)
And the "Accept" ("CPNotEnoughDataForRuleMatch") log looks as below:
![accept.jpg accept.jpg](https://community.checkpoint.com/t5/image/serverpage/image-id/29518i9AE4D8059233533E/image-size/large?v=v2&px=999)
I tried to establish the connection with a Wireshark running on the client (not the firewall) and as far as I can see the handshake completes, but then it gets disconnected by a reset from the destination:
![ws.jpg ws.jpg](https://community.checkpoint.com/t5/image/serverpage/image-id/29519i801D882AD6EBAE18/image-size/large?v=v2&px=999)
I have the same service on another endpoint WITHOUT HTTPS Inspection and there it connects fine.
So my question is: Is it possible that the packet somehow gets "malformed" in the HTTPS Inspection process and therefore the destination sends a reset back to us and kills the connection? Or is something different going on? I really can't figure it out!
Looking forward to your comments 🙂
Thanks!