DIR now handles both PEM and DER.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17546 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-12 06:36:14 +00:00
parent 556004dc51
commit b51995dd3d

View File

@@ -1130,9 +1130,8 @@ Below is a list of types to use.
@item DIR: @item DIR:
DIR is reading all certificates in a directory that is DER formated. DIR is reading all certificates in a directory that is DER or PEM
If there are any files that are not certificates, DIR will fail formated.
parsing the directory.
The main feature of DIR is that the directory is read on demand when The main feature of DIR is that the directory is read on demand when
iterating over certificates, that way appliction can for some cases iterating over certificates, that way appliction can for some cases