Skip to content

docs: Add warnings that KMIP client/server cert arguments are stubs - #985

Open
thgoebel wants to merge 1 commit into
NLnetLabs:mainfrom
thgoebel:docs-kmip-certs
Open

docs: Add warnings that KMIP client/server cert arguments are stubs#985
thgoebel wants to merge 1 commit into
NLnetLabs:mainfrom
thgoebel:docs-kmip-certs

Conversation

@thgoebel

Copy link
Copy Markdown
Contributor

See #982


  • If you are changing Rust code or integration tests (Cargo.*, crates/, etc/, integration-tests/, src/):

    • Did you run the integration tests with act through the act-wrapper (as described in TESTING.md)?
  • If you are adding/deleting man pages:

    • Did you update the man_pages config in doc/manual/source/conf.py?
    • Did you update the packaged man pages in the Cargo.toml?
    • Did you commit the freshly built man pages?
  • If you are modifying man pages:

    • Did you commit the updated built man pages?

@ximon18 ximon18 added the documentation Improvements or additions to documentation label Aug 27, 2026
@ximon18
ximon18 self-requested a review August 27, 2026 14:57
Comment thread doc/manual/build/man/cascade-hsm.1 Outdated
@ximon18

ximon18 commented Aug 27, 2026

Copy link
Copy Markdown
Member

I think ideally we would also make the CLI actually reject attempts to use these arguments but that might actually not be much less work than just wiring them up to work. However ximon18/keyls#13 shows that there is work to be done somewhere in our KMIP handling code and we'd also need to verify that it actually works so I think just documenting the lack is at least better than nothing.

@ximon18 ximon18 added HSM Hardware Security Module related. cli Relating to the `cascade` CLI tool, which talks to the daemon. labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Relating to the `cascade` CLI tool, which talks to the daemon. documentation Improvements or additions to documentation HSM Hardware Security Module related.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants