fix: PEM header for generated public and private keys. #664
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: fix: PEM header for generated public and private keys.
Omiting the key type in the PEM header of the generated key leaves the
key files malformed which confuses some parsers including openssl.
Signed-off-by: Janis Danisevskis <[email protected]>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ subject may not end with full stop [subject-full-stop]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|