Skip to content

Conversation

@dnwiebe
Copy link
Collaborator

@dnwiebe dnwiebe commented Aug 7, 2025

No description provided.

@dnwiebe dnwiebe changed the title GH-623 Not for review, just for Actions GH-623 Disable fixed public key on the command line Sep 1, 2025
),
("scan-intervals", "555|555|555", Configured),
("scans", "off", Configured),
("scans", "on", Configured),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Wups. The default for scans is on, not off. Correction here.

configure_database(&unprivileged_config, persistent_config.as_mut())?;
let cryptde_pair = if multi_config.occurrences_of("fake-public-key") == 0 {
configure_cryptdes(
None,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is a new parameter. Some(true) for new-public-key on, Some(false) for new-public-key off, and None for no mention of new-public-key.

@dnwiebe dnwiebe closed this Sep 1, 2025
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