Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/70041.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed handling of several `x509_v2` GeneralNames: nameConstraints URI/IP definitions, encoding of URI path segments with non-ASCII characters, URI IPv6 hostnames, URI without authority/scheme, DNSNames with non-standard wildcards, and others.
1 change: 1 addition & 0 deletions changelog/70042.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed handling of `x509_v2` `basicConstraints` `pathlen` when issuer certificate has an explicit `pathlen`: We now validate the requested `pathlen` against the issuer certificate and default it to one lower if unspecified
1 change: 1 addition & 0 deletions changelog/70046.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Made `salt.utils.x509.load_pubkey`'s `get_encoding` parameter work as expected
Loading
Loading