Eric Blankenhorn
|
20d13d8526
|
Fix up readme and build issues in certgen examples
|
2024-03-13 14:16:06 -05:00 |
Anthony Hu
|
15b38449d4
|
Get rid of unused variable.
|
2022-02-16 15:27:03 -05:00 |
David Garske
|
0ce48b6028
|
Cleanup non ECC cases.
|
2021-11-29 14:34:44 -08:00 |
David Garske
|
f304069438
|
Fixes for building without ECC enabled. Updated examples and remove duplicate with_altnames and combined into existing example.
|
2021-11-29 13:29:26 -08:00 |
David Garske
|
7212062235
|
Fixes issue with uninitialized `caKey` found with valgrind reported in ZD 13212.
|
2021-11-29 07:10:35 -08:00 |
David Garske
|
dfd8a09c19
|
Fixes to get csr_sign working correctly. Currently only supports ECC, but could be easily adopted for RSA or ED25519.
|
2021-11-18 22:10:10 -08:00 |
David Garske
|
bde4231cb3
|
Improvements to CSR examples.
* Add ed25519 support to csr_example.
* Added example for signing a CSR using a CA.
* Cleanup the csrgen_example.
|
2021-11-17 17:08:58 -08:00 |