Open dhh1128 opened 5 years ago
Progress:
A plaintext version of a connection request or connection response is gracefully rejected.
What would we consider a graceful rejection in this context? A 400?
The condition that's triggering a graceful rejection is that the message trust context doesn't confer enough trust to proceed. I would expect a graceful rejection to be a problem report explaining that.
Given that there are no keys to figure out which connection sent the message, would we expect this message to be returned in plaintext to the active http connection?
Actually, now that you point out that detail, I would be content with a 400
All of the following tests are needed.