Delete all the old X509V3 pack and unpack stuff and various structures and

files associated with them. This stuff is all obsoleted by the new X509V3 code.
This commit is contained in:
Dr. Stephen Henson
1999-04-13 23:56:39 +00:00
parent baf748ba09
commit 0490a86d01
11 changed files with 15 additions and 705 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.2b and 0.9.3
*) Delete various functions and files that belonged to the (now obsolete)
old X509V3 handling code.
[Steve Henson]
*) New Configure option "rsaref".
[Ulf M<>ller]