Sha256: 277981b85c303acb361ca58f224de11ae8da0831e8173af6f16224a0126719d7

Contents?: true

Size: 716 Bytes

Versions: 2

Compression:

Stored size: 716 Bytes

Contents

WHAT VERSION OF OPENSSL?
------------------------------------------------------------------------
OpenSSL 0.9.6 is supported but some functionality requires 0.9.7 or greater.

KEYS MANAGER
------------------------------------------------------------------------

OpenSSL does not have a keys or certificates storage implementation. The
default xmlsec-openssl key manager uses a simple keys store from xmlsec
core library based on plain keys list. Trusted/untrusted certificates
are stored in STACK_OF(X509) structures.

KNOWN ISSUES.
------------------------------------------------------------------------
1) One day we might decide to drop OpenSSL 0.9.6 supprot and remove all
these ifdef's to simplify the code.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xmlsec-shim-1.2.18.2 vendor/xmlsec1-1.2.18/src/openssl/README
xmlsec-shim-1.2.18.1 vendor/xmlsec1-1.2.18/src/openssl/README