What is an '-engine' version?
This commit is contained in:
parent
bcfca923d4
commit
04d9784d17
9
FAQ
9
FAQ
@ -8,6 +8,7 @@ OpenSSL - Frequently Asked Questions
|
|||||||
* How can I contact the OpenSSL developers?
|
* How can I contact the OpenSSL developers?
|
||||||
* Where can I get a compiled version of OpenSSL?
|
* Where can I get a compiled version of OpenSSL?
|
||||||
* Why aren't tools like 'autoconf' and 'libtool' used?
|
* Why aren't tools like 'autoconf' and 'libtool' used?
|
||||||
|
* What is an 'engine' version?
|
||||||
|
|
||||||
[LEGAL] Legal questions
|
[LEGAL] Legal questions
|
||||||
|
|
||||||
@ -122,6 +123,14 @@ autoconf will probably be used in future OpenSSL versions. If it was
|
|||||||
less Unix-centric, it might have been used much earlier.
|
less Unix-centric, it might have been used much earlier.
|
||||||
|
|
||||||
|
|
||||||
|
* What is an '-engine' version?
|
||||||
|
|
||||||
|
With version 0.9.6 OpenSSL was extended to interface to external crypto
|
||||||
|
hardware. This was realized in a special release '0.9.6-engine'. With
|
||||||
|
version 0.9.7 the changes were merged into the main development line,
|
||||||
|
so that the special release is no longer necessary.
|
||||||
|
|
||||||
|
|
||||||
[LEGAL] =======================================================================
|
[LEGAL] =======================================================================
|
||||||
|
|
||||||
* Do I need patent licenses to use OpenSSL?
|
* Do I need patent licenses to use OpenSSL?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user