Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smallstep/crypto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.65.0
Choose a base ref
...
head repository: smallstep/crypto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.66.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on May 7, 2025

  1. Add new extension fields on certificate requests

    This commit adds support for specifying on certificate requests the key
    usage, the extended key usage and the basic constraints.
    
    Fixes: smallstep/cli#1415, smallstep/certificates#2260
    maraino committed May 7, 2025
    Configuration menu
    Copy the full SHA
    05c4cff View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Apply suggestions from code review

    Co-authored-by: Herman Slatman <[email protected]>
    maraino and hslatman authored May 29, 2025
    Configuration menu
    Copy the full SHA
    09aba9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b1e2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #767 from smallstep/mariano/csr-templates

    Add new extension fields on certificate requests
    maraino authored May 29, 2025
    Configuration menu
    Copy the full SHA
    130ef9b View commit details
    Browse the repository at this point in the history
Loading