Skip to content

Add --enable-nts flag and wire the NTS keystore - #562

Open
sofiascalzo wants to merge 1 commit into
facebook:mainfrom
sofiascalzo:export-D113043011
Open

Add --enable-nts flag and wire the NTS keystore#562
sofiascalzo wants to merge 1 commit into
facebook:mainfrom
sofiascalzo:export-D113043011

Conversation

@sofiascalzo

Copy link
Copy Markdown

Summary:
What this does:

  • Adds two flags to the ntpresponder binary:
    --enable-nts (default false) master switch for NTS
    --nts-keystore-keys (default 2) master-key ring size for cookie sealing
  • When --enable-nts is set, builds an in-memory cookie keystore via the existing
    ntske.NewInMemoryKeystore and assigns it to server.Config.Keystore

Reviewed By: vvfedorenko

Differential Revision: D113043011

Summary:
What this does:
- Adds two flags to the ntpresponder binary:
    --enable-nts         (default false) master switch for NTS
    --nts-keystore-keys  (default 2)     master-key ring size for cookie sealing
- When --enable-nts is set, builds an in-memory cookie keystore via the existing
  ntske.NewInMemoryKeystore and assigns it to server.Config.Keystore

Reviewed By: vvfedorenko

Differential Revision: D113043011
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 23, 2026
@meta-codesync

meta-codesync Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@sofiascalzo has exported this pull request. If you are a Meta employee, you can view the originating Diff in D113043011.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant