summaryrefslogtreecommitdiffstats
path: root/crypto/engine_pkcs11/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine_pkcs11/DETAILS')
-rwxr-xr-xcrypto/engine_pkcs11/DETAILS12
1 files changed, 8 insertions, 4 deletions
diff --git a/crypto/engine_pkcs11/DETAILS b/crypto/engine_pkcs11/DETAILS
index 28ec1ff6a4..86d888b3b1 100755
--- a/crypto/engine_pkcs11/DETAILS
+++ b/crypto/engine_pkcs11/DETAILS
@@ -10,8 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="an implementation of an engine for OpenSS"
cat << EOF
-Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded using code, config file or
-command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used
-with smart cards and software for using smart cards in PKCS#11 format, such as OpenSC. Originaly this engine
-was a part of OpenSC, until OpenSC was split into several small projects for improved flexibility.
+Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be loaded
+using code, config file or
+command line and will pass any function call by openssl to a PKCS#11
+module. Engine_pkcs11 is meant to be used
+with smart cards and software for using smart cards in PKCS#11 format,
+such as OpenSC. Originaly this engine
+was a part of OpenSC, until OpenSC was split into several small projects
+for improved flexibility.
EOF