Skip to content

Commit 9f12173

Browse files
paulturxstevelinsell
authored andcommitted
Documentation update for release of OpenSSL_1_1_0.
Signed-off-by: Steve Linsell <stevenx.linsell@intel.com>
1 parent fa84902 commit 9f12173

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

README.md

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ This release was validated on the following:
5454

5555
* Operating system: Fedora* 16 64-bit version
5656
* Kernel: GNU\*/Linux\* 3.1.0.7
57-
* Intel&reg; Communications Chipset 895x Series Software for Linux\*, version 2.5
58-
* OpenSSL\* 1.1.0 tag OpenSSL_1_1_0-pre6
57+
* Intel&reg; Communications Chipset 895x Series Software for Linux\*, version 2.6
58+
* OpenSSL\* 1.1.0 tag OpenSSL_1_1_0
5959

6060
## Limitations
6161

@@ -72,22 +72,6 @@ production use.
7272
again then the Intel&reg; Quickassist Technology OpenSSL\* Engine will
7373
not be available in that forked process.
7474

75-
## Known Issues
76-
77-
There is currently a bug in OpenSSL\* speed that was introduced by
78-
the following commit:
79-
80-
0930e07d1eb522e663abe543ee865a508749946e
81-
Useless allocation
82-
83-
The commit causes random failures when running asynchronous RSA/DSA/ECDSA
84-
speed tests. The commit will be reverted in the launch version of
85-
OpenSSL\* 1.1.0. In the meantime as a workaround the commit can be
86-
reverted manually in your clone of the OpenSSL\* 1.1.0 repo using the
87-
following git command:
88-
89-
git revert 0930e07d1eb522e663abe543ee865a508749946e
90-
9175
## Installation Instructions
9276

9377
### Build Intel&reg; QuickAssist Technology Driver
@@ -114,7 +98,7 @@ Clone OpenSSL\* from Github\* at the following location:
11498
git clone https://github.com/openssl/openssl.git
11599

116100
It is recommended to checkout and build against OpenSSL\* 1.1.0 tag
117-
OpenSSL_1_1_0-pre6.
101+
OpenSSL_1_1_0.
118102
Older versions of OpenSSL\* are not supported.
119103

120104
Due to the nature of the Intel&reg; QuickAssist Technology OpenSSL\*

0 commit comments

Comments
 (0)