Skip to content

docs: Resuscitate the README - #385

Merged
chrisarcand merged 1 commit into
masterfrom
mega-readme-update
Feb 4, 2026
Merged

docs: Resuscitate the README#385
chrisarcand merged 1 commit into
masterfrom
mega-readme-update

Conversation

@chrisarcand

@chrisarcand chrisarcand commented Feb 3, 2026

Copy link
Copy Markdown
Member

Time to bring the README forward into the year 2026

New sections cover SSL/TLS configuration options including passphrases, custom CA certificates, certificate stores, cipher specifications, and SNI hostname settings. Connection pool configuration is now documented with pool_size and pool_timeout options.

A comprehensive KV Secrets Engine section distinguishes between v1 (unversioned) and v2 (versioned) APIs with clear examples for both. The documentation also adds a new Tokens section covering token lifecycle operations and a new API Coverage section that provides a quick reference for all available Vault clients and links to their respective API documentation.

Closes #279
Closes #258

This update significantly improves the configuration and usage documentation
for the Vault Ruby client. New sections cover SSL/TLS configuration options
including passphrases, custom CA certificates, certificate stores, cipher
specifications, and SNI hostname settings. Connection pool configuration is
now documented with pool_size and pool_timeout options.

A comprehensive KV Secrets Engine section distinguishes between v1 (unversioned)
and v2 (versioned) APIs with clear examples for both. The documentation also
adds a new Tokens section covering token lifecycle operations and a new API
Coverage section that provides a quick reference for all available Vault
clients and links to their respective API documentation.

These additions provide users with better guidance on advanced SSL configuration,
connection pooling, and secrets engine operations, reducing friction when
configuring and using the client library.
@chrisarcand
chrisarcand merged commit 54e7fe2 into master Feb 4, 2026
27 of 28 checks passed
@chrisarcand
chrisarcand deleted the mega-readme-update branch February 4, 2026 02:12
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.

Cannot write secrets KV (v2) engine support in Documentation

2 participants