commit | 7c3c97ac13070a8aba2599262ef6c1f4b4446193 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Oct 05 07:49:21 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Thu Oct 05 07:49:21 2017 +0100 |
tree | e60f0e8bb22d434a45edd384375c78505bc85d83 | |
parent | 3c89dca09e4445ef0748be201609cabd9bc4ed03 [diff] |
Don't add extensions for X.509 non-v3 certificates This commit removes extension-writing code for X.509 non-v3 certificates from x509write_crt_der. Previously, even if no extensions were present an empty sequence would have been added.