From 5a2bb54bbb7b68a7407ab5d62c828c329166bd81 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 19 Oct 2015 23:45:59 -0500 Subject: encode countryName with PrintableString This commit adds a dependency on asn1crypto for testing purposes to parse the certificate and confirm that countryName is encoded with PrintableString while other fields are UTF8String. This is a test only dep. --- dev-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-requirements.txt') diff --git a/dev-requirements.txt b/dev-requirements.txt index d82c13b6..2c0ca18c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,3 +1,4 @@ +asn1crypto coverage flake8 flake8-import-order -- cgit v1.2.3