Use _hx509_crypto_default_sig_alg.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20934 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-06 15:30:02 +00:00
parent 887517a8aa
commit af12b5af0e

View File

@@ -191,7 +191,7 @@ _hx509_request_to_pkcs10(hx509_context context,
ret = _hx509_create_signature(context,
signer,
hx509_signature_rsa_with_sha256(),
_hx509_crypto_default_sig_alg,
&data,
&r.signatureAlgorithm,
&os);