openssl.pod: Add documentation for using the loader_attic engine
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 27 Nov 2020 13:09:22 +0000 (14:09 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 4 Feb 2021 06:25:14 +0000 (07:25 +0100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13551)

doc/man1/openssl.pod

index 16b7769ae33e636d34444a7fbeb5eaf82a5e99dd..3176c19eee92528a7caa593636f50bdf67a3cbf7 100644 (file)
@@ -615,6 +615,12 @@ L<config(5)/Engine Configuration>.
 The engine will be used for key ids specified with B<-key> and similar
 options when an option like B<-keyform engine> is given.
 
+A special case is the C<loader_attic> engine, which
+is meant just for internal OpenSSL testing purposes and
+supports loading keys, parameters, certificates, and CRLs from files.
+When this engine is used, files with such credentials are read via this engine.
+Using the C<file:> schema is optional; a plain file (path) name will do.
+
 =back
 
 Options specifying keys, like B<-key> and similar, can use the generic