Skip to content

Document interaction with SNI for more SSL directives - #300

Open
pluknet wants to merge 1 commit into
nginx:mainfrom
pluknet:ssl-default-server
Open

Document interaction with SNI for more SSL directives#300
pluknet wants to merge 1 commit into
nginx:mainfrom
pluknet:ssl-default-server

Conversation

@pluknet

@pluknet pluknet commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@pluknet
pluknet requested a review from y82 July 27, 2026 19:43
@pluknet pluknet self-assigned this Jul 27, 2026
Comment thread xml/en/docs/http/server_names.xml Outdated
Comment on lines +389 to +391
are performed by the OpenSSL library
before the server configuration could be applied according to SNI,
thus, such directives should be specified only for a default server;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ssl_protocols can be applied after the SNI server selection since 1.29.2, as proven by the ssl_sni_protocols.t (OpenSSL >= 1.1.1, BoringSSL or AWS-LC). This makes the recommendation for ssl_protocols outdated and misleading.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reworked this part in 4592bea, please check if it's good for you

@pluknet
pluknet force-pushed the ssl-default-server branch from 9f7be78 to 4592bea Compare August 4, 2026 15:08
@pluknet
pluknet requested a review from bavshin-f5 August 4, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants