Skip to content

Conversation

chucklever
Copy link
Member

To support TLS session tags, additional configuration files outside of /etc/tlshd.conf will be needed. So create a tlshd configuration directory:

/etc/tlshd/

And move /etc/tlshd.conf into that directory as:

/etc/tlshd/config

For now, tlshd will look for /etc/tlshd.conf first, and warn that the new file name should be used instead.

The man page tlshd.conf.5 is retained. Another option is to call it tlshd_config.5.

To support TLS session tags, additional configuration files
outside of /etc/tlshd.conf will be needed. So create a tlshd
configuration directory:

   /etc/tlshd/

And move /etc/tlshd.conf into that directory as:

   /etc/tlshd/config

For now, tlshd will look for /etc/tlshd.conf first, and warn
that the new file name should be used instead.

The man page tlshd.conf.5 is retained. Another option is to call
it tlshd_config.5.

Signed-off-by: Chuck Lever <[email protected]>
@chucklever
Copy link
Member Author

This patch has been posted twice on kernel-tls-handshake@ and has received no additional comments.

@chucklever chucklever merged commit a587a03 into main Sep 22, 2025
12 of 13 checks passed
@chucklever chucklever deleted the move-tlshd.conf branch September 22, 2025 21:23
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.

1 participant