Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information