]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix encoding of DHX parameters files
authorMatt Caswell <matt@openssl.org>
Thu, 1 Oct 2020 14:33:14 +0000 (15:33 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Oct 2020 11:30:47 +0000 (12:30 +0100)
commit3861ac3b558a5f4e0cc0285843baeaaeff3fbe4a
tree37204a28ebd8ee729f150db930a017f000cad5ed
parentdb554ae1104eb5d3279ca338f58a42be61155f2f
Fix encoding of DHX parameters files

We were getting confused with DHX parameters and encoding them as PKCS3
DH parameters instead.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13050)
providers/implementations/encode_decode/encode_key2any.c