Open
Bug 1441764
Opened 8 years ago
Updated 2 years ago
tstclnt still sends SNI extension even though no option "-a"
Categories
(NSS :: Tools, defect, P5)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: john.sha.jiang, Unassigned)
Details
(Whiteboard: [nss-nofx])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
Using tstclnt to connect a TLS server without option "-a"
Actual results:
SNI extension is sent by tstclnt. The indicated server name is localhost
Expected results:
tstclnt should not send SNI extension.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: S3 → S4
Priority: -- → P5
Whiteboard: [nss-nofx]
You need to log in
before you can comment on or make changes to this bug.
Description
•