From 195b98cabf710fd99a58386c36072afc9b4b235f Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Thu, 3 Jun 2010 08:13:09 +0000 Subject: Fixed a bug in the spec which caused dsa parameters to be lost in the certificates. --- lib/public_key/asn1/OTP-PKIX.asn1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/public_key/asn1/OTP-PKIX.asn1 b/lib/public_key/asn1/OTP-PKIX.asn1 index 2bcacc0990..c0cf440496 100644 --- a/lib/public_key/asn1/OTP-PKIX.asn1 +++ b/lib/public_key/asn1/OTP-PKIX.asn1 @@ -313,7 +313,7 @@ SupportedPublicKeyAlgorithms PUBLIC-KEY-ALGORITHM-CLASS ::= { dsa-with-sha1 SIGNATURE-ALGORITHM-CLASS ::= { ID id-dsa-with-sha1 - TYPE NULL } -- XXX Must be empty and not NULL + TYPE Dss-Parms } -- -- RSA Keys and Signatures -- cgit v1.2.3