Commit Graph

19 Commits (468fd86664970eee13817a5f38dfdd74d27ad102)

Author SHA1 Message Date
Eric Blankenhorn 20d13d8526 Fix up readme and build issues in certgen examples 2024-03-13 14:16:06 -05:00
David Garske b9b157d9ef Fix for crypto callback not returning `CRYPTOCB_UNAVAILABLE`, which caused an invalid hash to be used for CSR signing. ZD 13949. 2022-04-05 12:50:34 -07:00
David Garske da6e5dee6b
Merge pull request #309 from anhu/too_much
Get rid of some garbage prefixed to output.
2022-03-25 11:32:54 -07:00
Anthony Hu 9e4fd5270b Get rid of some garbage prefixed to output. 2022-03-25 14:13:57 -04:00
David Garske 9703627d63 Fix typo in certgen/README.md 2022-03-25 10:33:52 -07:00
Anthony Hu 1dff867c6d Instructions in the README.md 2022-03-04 16:52:49 -05:00
David Garske d646f7a816 Further peer review improvements for documentation. 2022-02-24 11:30:44 -08:00
David Garske 45a13e1491 Improvements based on peer review. Added section in README.md. 2022-02-23 15:59:17 -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 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
kaleb-himes 2c14954fa1 Example of setting alt names with crafted ASN.1 string 2020-05-07 15:30:33 -06:00
David Garske 4a9031a93a
Merge pull request #135 from kaleb-himes/ed25519-csr-example
add ed25519 certificate signing request example
2019-04-30 13:13:54 -07:00
kaleb-himes 746104bd37 Last review item, add keygen to build instructions 2019-04-30 13:24:16 -06:00
David Garske bb06f661fe Fixes for nightly Jenkins reports (pass 1). 2019-03-26 10:27:25 -07:00
kaleb-himes e294a5dba8 add ed25519 certificate signing request example 2019-03-11 14:20:01 -06:00
David Garske cc6641c20d Added example for creating Certificate Signing Request (CSR). 2017-10-10 10:20:29 -07:00
kaleb-himes f77642030f Update README 2017-07-18 08:59:06 -06:00
kaleb-himes 5fab3a4ab1 certgen example init 2016-11-02 17:18:32 -06:00