Skip to content

SNI from a server #175

Closed
Closed
@kazu-yamamoto

Description

@kazu-yamamoto

RFC6066 says:

A server that receives a client hello containing the "server_name"
extension MAY use the information contained in the extension to guide
its selection of an appropriate certificate to return to the client,
and/or other aspects of security policy. In this event, the server
SHALL include an extension of type "server_name" in the (extended)
server hello. The "extension_data" field of this extension SHALL be
empty.

But I cannot find the code to send an empty SNI from a server to a client. Is this intentional? Or is it just missing?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions