remove extra whitespace; fix link
This commit is contained in:
parent
9a6c6b99bf
commit
a2c96d888d
14
README
14
README
@ -80,16 +80,16 @@
|
|||||||
A simple stack.
|
A simple stack.
|
||||||
A Configuration loader that uses a format similar to MS .ini files.
|
A Configuration loader that uses a format similar to MS .ini files.
|
||||||
|
|
||||||
openssl:
|
openssl:
|
||||||
A command line tool that can be used for:
|
A command line tool that can be used for:
|
||||||
Creation of RSA, DH and DSA key parameters
|
Creation of RSA, DH and DSA key parameters
|
||||||
Creation of X.509 certificates, CSRs and CRLs
|
Creation of X.509 certificates, CSRs and CRLs
|
||||||
Calculation of Message Digests
|
Calculation of Message Digests
|
||||||
Encryption and Decryption with Ciphers
|
Encryption and Decryption with Ciphers
|
||||||
SSL/TLS Client and Server Tests
|
SSL/TLS Client and Server Tests
|
||||||
Handling of S/MIME signed or encrypted mail
|
Handling of S/MIME signed or encrypted mail
|
||||||
|
|
||||||
|
|
||||||
PATENTS
|
PATENTS
|
||||||
-------
|
-------
|
||||||
|
|
||||||
@ -104,7 +104,7 @@
|
|||||||
licensing conditions. Their web page is http://www.rsasecurity.com/.
|
licensing conditions. Their web page is http://www.rsasecurity.com/.
|
||||||
|
|
||||||
RC4 is a trademark of RSA Security, so use of this label should perhaps
|
RC4 is a trademark of RSA Security, so use of this label should perhaps
|
||||||
only be used with RSA Security's permission.
|
only be used with RSA Security's permission.
|
||||||
|
|
||||||
The IDEA algorithm is patented by Ascom in Austria, France, Germany, Italy,
|
The IDEA algorithm is patented by Ascom in Austria, France, Germany, Italy,
|
||||||
Japan, the Netherlands, Spain, Sweden, Switzerland, UK and the USA. They
|
Japan, the Netherlands, Spain, Sweden, Switzerland, UK and the USA. They
|
||||||
@ -131,7 +131,7 @@
|
|||||||
or application author. We try to collect those in doc/PROBLEMS, with current
|
or application author. We try to collect those in doc/PROBLEMS, with current
|
||||||
thoughts on how they should be solved in a future of OpenSSL.
|
thoughts on how they should be solved in a future of OpenSSL.
|
||||||
|
|
||||||
SUPPORT
|
SUPPORT
|
||||||
-------
|
-------
|
||||||
|
|
||||||
If you have any problems with OpenSSL then please take the following steps
|
If you have any problems with OpenSSL then please take the following steps
|
||||||
@ -140,7 +140,7 @@
|
|||||||
- Download the current snapshot from ftp://ftp.openssl.org/snapshot/
|
- Download the current snapshot from ftp://ftp.openssl.org/snapshot/
|
||||||
to see if the problem has already been addressed
|
to see if the problem has already been addressed
|
||||||
- Remove ASM versions of libraries
|
- Remove ASM versions of libraries
|
||||||
- Remove compiler optimisation flags
|
- Remove compiler optimisation flags
|
||||||
|
|
||||||
If you wish to report a bug then please include the following information in
|
If you wish to report a bug then please include the following information in
|
||||||
any bug report:
|
any bug report:
|
||||||
@ -156,7 +156,7 @@
|
|||||||
- Stack Traceback (if the application dumps core)
|
- Stack Traceback (if the application dumps core)
|
||||||
|
|
||||||
Report the bug to the OpenSSL project via the Request Tracker
|
Report the bug to the OpenSSL project via the Request Tracker
|
||||||
(http://www.openssl.org/rt2.html) by mail to:
|
(http://www.openssl.org/support/rt2.html) by mail to:
|
||||||
|
|
||||||
openssl-bugs@openssl.org
|
openssl-bugs@openssl.org
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user