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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user