diff options
author | Jack Lloyd <[email protected]> | 2016-11-18 15:18:13 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-11-18 15:18:13 -0500 |
commit | 7c522b481ac2adc441335812062cd1e06daa42af (patch) | |
tree | b89a50dff9011de26fe74e4ad3d2578c8358de94 /src/build-data | |
parent | eb59bf8c33ed4dbb3990351954bfb7112e6cf273 (diff) |
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
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/oids.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |