diff options
author | Bodo Möller <bodo@openssl.org> | 2005-04-25 23:36:56 +0200 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2005-04-25 23:36:56 +0200 |
commit | a2c96d888d060d0797da93fb749fdd6a6b0cefe0 (patch) | |
tree | 7e85802df2211cf1ff3a51c1ad198a92ba051ae6 /README | |
parent | remove some false positives (diff) | |
download | openssl-a2c96d888d060d0797da93fb749fdd6a6b0cefe0.tar.xz openssl-a2c96d888d060d0797da93fb749fdd6a6b0cefe0.zip |
remove extra whitespace; fix link
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -80,16 +80,16 @@ A simple stack. A Configuration loader that uses a format similar to MS .ini files. - openssl: + openssl: A command line tool that can be used for: 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 Encryption and Decryption with Ciphers SSL/TLS Client and Server Tests Handling of S/MIME signed or encrypted mail - + PATENTS ------- @@ -104,7 +104,7 @@ licensing conditions. Their web page is http://www.rsasecurity.com/. 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, 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 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 @@ -140,7 +140,7 @@ - Download the current snapshot from ftp://ftp.openssl.org/snapshot/ to see if the problem has already been addressed - 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 any bug report: @@ -156,7 +156,7 @@ - Stack Traceback (if the application dumps core) 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 |