Skip to content

Conversation

@kojo1
Copy link
Contributor

@kojo1 kojo1 commented Jan 28, 2026

  • Update wolfCLU documentation to match the current release (v0.1.8)
  • Sync documentation with actual --help output from wolfCLU commands
  • Add missing commands and configuration file documentation

Changes

Version Update

  • Update version to 0.1.8 (April 4, 2025) in Intro.md (EN/JA)

Navigation (mkdocs.yml)

  • Add missing commands to English navigation: command_list, ca, dsaparam, dhparam, sha

Command Documentation Updates

Updated the following command pages to match --help output:

  • bench, ca, crl, dgst, ecparam, enc, genkey, hash, pkey, rand, req, rsa, s_client, verify, x509

New Content

  • Add typical workflow examples for RSA key → CSR → Certificate creation
  • Add configuration file format documentation for req/ca commands
  • Add limitations section for CA serial number handling
  • Update command_list.md with new commands: ecc, ed25519, s_server, version

Fixes

  • Fix typo in rand.md ("ouput" → "output")

Test plan

  • Verified command examples work with wolfCLU v0.1.8
  • Verified configuration file examples work correctly

kojo1 and others added 4 commits January 29, 2026 07:13
- 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 <[email protected]>
- 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 <[email protected]>
- 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 <[email protected]>
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 <[email protected]>
@kojo1 kojo1 requested a review from wolfSSL-Bot January 28, 2026 23:25
@JacobBarthelmeh JacobBarthelmeh merged commit abc254f into wolfSSL:master Jan 28, 2026
2 checks passed
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