mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Update Readme.md
This commit is contained in:
parent
b16033c666
commit
c343b9105a
@ -3,7 +3,7 @@ Compiling and Usage Instructions
|
|||||||
================================
|
================================
|
||||||
|
|
||||||
The precompiled binaries provided here have extended support for everything
|
The precompiled binaries provided here have extended support for everything
|
||||||
which is normally not configured to be compiled (40+56 Bit, export/ANON ciphers,
|
which is normally not configured to be compiled (40+56 Bit, export/ANON ciphers, weak DH ciphers,
|
||||||
SSLv2 etc.). The binaries also come with extended support for new cipher suites
|
SSLv2 etc.). The binaries also come with extended support for new cipher suites
|
||||||
and/or features which are not (yet?) in the official branch.
|
and/or features which are not (yet?) in the official branch.
|
||||||
|
|
||||||
@ -18,8 +18,8 @@ The binary ``openssl-1.0.2pm.darwin.64``, based on Peter Mosmans 1.0.2b-dev, was
|
|||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Both 64+32 bit versions were compiled under Ubuntu 12.04 LTS. Likely you
|
Both 64+32 bit Linux binaries were compiled under Ubuntu 12.04 LTS. Likely you
|
||||||
cannot use older distributions, younger worked in my test environments. I provide
|
cannot use them for older distributions, younger worked in my test environments. I provide
|
||||||
for each distributions two sets of binaries:
|
for each distributions two sets of binaries:
|
||||||
|
|
||||||
* completely statically linked binaries
|
* completely statically linked binaries
|
||||||
@ -75,7 +75,7 @@ If you want to compile OpenSSL yourself, here are the instructions:
|
|||||||
Don't use -DTEMP_GOST_TLS, it currently breaks things and it is not needed for general GOST [1] support.
|
Don't use -DTEMP_GOST_TLS, it currently breaks things and it is not needed for general GOST [1] support.
|
||||||
|
|
||||||
So the difference ypu maybe spotted: If you don't have / don't want Kerberos libraries and devel rpms/debs, omit "--with-krb5-flavor=MIT" (see examples).
|
So the difference ypu maybe spotted: If you don't have / don't want Kerberos libraries and devel rpms/debs, omit "--with-krb5-flavor=MIT" (see examples).
|
||||||
If you have another Kerberos flavor you need to figure out by yourself.
|
If you have another Kerberos flavor you would need to figure out by yourself.
|
||||||
|
|
||||||
3.) make depend
|
3.) make depend
|
||||||
|
|
||||||
@ -89,9 +89,8 @@ If you have another Kerberos flavor you need to figure out by yourself.
|
|||||||
|
|
||||||
as opposed to 111/109 from Ubuntu or Opensuse.
|
as opposed to 111/109 from Ubuntu or Opensuse.
|
||||||
|
|
||||||
|
**Never use these binaries for anything else then for testing**
|
||||||
|
|
||||||
Enjoy, Dirk
|
Enjoy, Dirk
|
||||||
|
|
||||||
PS: **Never use these binaries for anything else then for testing**
|
|
||||||
|
|
||||||
|
|
||||||
[1] https://en.wikipedia.org/wiki/GOST_%29block_cipher%29
|
[1] https://en.wikipedia.org/wiki/GOST_%29block_cipher%29
|
||||||
|
Loading…
Reference in New Issue
Block a user