Imported from previous forum
Dear community,
If acceptor receives Logon with encrypted data that can’t be decoded - should it just disconnect, send Logout + disconnect or send Reject + Logout + disconnect?
If acceptor receives Logon with encrypted data that can’t be decoded - should it just disconnect, send Logout + disconnect or send Reject + Logout + disconnect?
It’s been a while since I last read this, but I seem to recall that just disconnecting is the specified behavior. Sending a Logout, or a Reject + Logout, would consume an outbound sequence number, which is not desirable.
Again, in the white paper I mentioned previously, PGP/DES-MD5 is no longer recommended.