diff options
author | Rob Austein <sra@hactrn.net> | 2008-04-22 18:48:01 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-04-22 18:48:01 +0000 |
commit | e60bef02fe78721c32f142a11c2023ca50838beb (patch) | |
tree | 5bb9e5779d19e4c3e8673351a26c25f88c632d3b /rpkid/biz-certs/Bob-EE.cnf | |
parent | 05c897f3331f2392455fa772606c6985ad8a7e0d (diff) |
Add flag support to CMS.sign.
svn path=/pow/POW-0.7/POW.c; revision=1691
Diffstat (limited to 'rpkid/biz-certs/Bob-EE.cnf')
-rw-r--r-- | rpkid/biz-certs/Bob-EE.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/biz-certs/Bob-EE.cnf b/rpkid/biz-certs/Bob-EE.cnf index 03a517ec..30075411 100644 --- a/rpkid/biz-certs/Bob-EE.cnf +++ b/rpkid/biz-certs/Bob-EE.cnf @@ -3,7 +3,7 @@ distinguished_name = req_dn x509_extensions = req_x509_ext prompt = no -default_md = sha1 +default_md = sha256 [ req_dn ] CN = Test Certificate Bob EE |