6f18a9b6be
* WIP: Unset the certificate's SignatureAlgorithm to allown cross-signing of different key types * Allow signing self issued certs with a different public key algorithm * Remove cruft * Remove stale import * changelog * eliminate errwrap * Add a test to cover the lack of opt-in flag * Better comment Co-authored-by: catsby <clint@ctshryock.com>
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
```release-note:improvement
|
|
secrets/pki: Allow signing of self-issued certs with a different signature algorithm.
|
|
```
|