diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index ac4545fb0..59b7c9b92 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,19 @@ +2007-05-31 Love Hörnquist Åstrand + + * hxtool-commands.in: make ca and alias of certificate-sign + 2007-05-30 Love Hörnquist Åstrand + * crypto.c (hx509_crypto_select): copy AI to the right place. + + * hxtool-commands.in: Add ca --ms-upn. + + * hxtool.c: add --ms-upn and add more EKU's for pk-init client. + + * ca.c: Add hx509_ca_tbs_add_san_ms_upn and refactor code. + + * test_crypto.in: Resurect killed e. + * test_crypto.in: check for aes256-cbc * tst-crypto-select7: check for aes256-cbc