Open Bug 1755522 Opened 3 years ago Updated 3 years ago

Proxy tests: failing TLS connection to an HTTPS proxy

Categories

(Core :: Networking: HTTP, task, P2)

task

Tracking

()

People

(Reporter: dragana, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

The tests should include TLS failures:

  • the proxy rejects the client ClientHello.
  • the proxy sends malformed ServerHello that will be rejected by the client.
  • the proxy sends certificates that will be rejected by the client.
  • NSS tolerates some errors and triggers a new connection in necko. We should have a server that would produce such behavior. There are multiple ways to get in such a situation, but a server that produces one such situation would be enough.
Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.