Re: [openssl-users] Troubleshooting SSL connections

2017-11-02 Thread Kyle Hamilton
What kind of stateful packet inspection are the NATs doing? Can you run packet captures on each network that's being translated? -Kyle H On Thu, Nov 2, 2017 at 4:23 PM, Paul Greene wrote: > Yes. I've made captures on both - the production client that I manage and >

Re: [openssl-users] Troubleshooting SSL connections

2017-11-02 Thread Paul Greene
Yes. I've made captures on both - the production client that I manage and the test client I have at home. On the production client, the conversation lasts only 8 packets - the initial 3 way handshake, my client sends a PUSH packet, gets an ACK from the upstream, and then the upstream sends a FIN

Re: [openssl-users] Troubleshooting SSL connections

2017-11-02 Thread Salz, Rich via openssl-users
Have you thought of putting a packet-capture on, say, the client side and then viewing it? -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] Troubleshooting SSL connections

2017-11-02 Thread Paul Greene
Hello All, I've got two servers that need to communicate with each other using SSL. The applications that are supposed to talk to each other are custom in house applications. When I try to connect to the upstream server, you can see the initial connection established - "Connecting to