Update wolfCLU documentation to match v0.1.8#246
Merged
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom Jan 28, 2026
Merged
Update wolfCLU documentation to match v0.1.8#246JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
Conversation
- Update version to 0.1.8 (April 4, 2025) in Intro.md (EN/JA) - Add missing commands to English navigation (mkdocs.yml): command_list, ca, dsaparam, dhparam, sha - Update command_list.md with new commands: ecc, ed25519, s_server, version - Update command documentation to match --help output: bench, ca, crl, dgst, ecparam, enc, genkey, hash, pkey, rand, req, rsa, s_client, verify, x509 - Add typical workflow examples for certificate creation - Add configuration file format documentation for req/ca commands - Add limitations section for CA serial number handling - Fix typo in rand.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create config.md with detailed configuration file format documentation - Move config documentation from req.md to dedicated page - Add Appendix section to navigation (EN/JA) - Update req.md and ca.md to reference config.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add config.md Japanese translation - Update req.md with workflow examples and config reference - Update ca.md with workflow examples and config reference Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Translate and update all command documentation to match English versions: - bench, crl, dgst, ecparam, enc, genkey, hash, pkey, rand, rsa, s_client, verify, x509, command_list Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
JacobBarthelmeh
approved these changes
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--helpoutput from wolfCLU commandsChanges
Version Update
Navigation (mkdocs.yml)
Command Documentation Updates
Updated the following command pages to match
--helpoutput:New Content
Fixes
Test plan