From 7c522b481ac2adc441335812062cd1e06daa42af Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Fri, 18 Nov 2016 15:18:13 -0500 Subject: Add key_constraints_to_string, GOST-34.10 cert handling Add some try/catch blocks to the X.509 tests, and use create_private_key API --- src/build-data/oids.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/build-data/oids.txt') diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt index b59e0a05e..4a42ff9ca 100644 --- a/src/build-data/oids.txt +++ b/src/build-data/oids.txt @@ -143,6 +143,8 @@ 1.2.643.2.2.3 = GOST-34.10/EMSA1(GOST-R-34.11-94) +1.3.6.1.4.1.25258.1.6.1 = GOST-34.10/EMSA1(SHA-256) + # DN [dn] 2.5.4.3 = X520.CommonName -- cgit v1.2.3