Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

[v2] Fix x5t #305

Merged
merged 1 commit into from
May 1, 2020
Merged

[v2] Fix x5t #305

merged 1 commit into from
May 1, 2020

Commits on Apr 30, 2020

  1. Fix decoding x5t parameters (#304)

    When support for optional x5u, x5t, and x5t#S256 parameters in JWK was added in #242 (and subsequently released in 2.5.0) it actually broke parsing of JWKs which included those parameters.
    
    See #299 for detailed analysis and discussion.
    
    Cherry-picked from #304
    
    Needed minor tweaks, since v2 doesn't use golangci linter nor Go
    modules.
    
    Co-authored-by: Mat Byczkowski <mbyczkowski@gmail.com>
    mangas and mbyczkowski committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    1323f1f View commit details
    Browse the repository at this point in the history