From 0042b6313efdeda7af9740a0994c2e9f70599dda Mon Sep 17 00:00:00 2001
From: Dirk Wetter
Date: Fri, 24 Jan 2025 11:15:55 +0100
Subject: [PATCH] s/drwetter/testssl
For the remaining occurences. Except dockerhub which needs to be solved.
---
bin/Readme.md | 6 +++---
doc/testssl.1 | 2 +-
doc/testssl.1.html | 2 +-
doc/testssl.1.md | 2 +-
etc/tls_data.txt | 2 +-
t/11_baseline_ipv6_http.t.DISABLED | 2 +-
utils/make-openssl.sh | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/bin/Readme.md b/bin/Readme.md
index 83d7094..2998804 100644
--- a/bin/Readme.md
+++ b/bin/Readme.md
@@ -10,7 +10,7 @@ for some new / advanced cipher suites and/or features which are not in the
official branch like (old version of the) CHACHA20+POLY1305 and CAMELLIA 256 bit ciphers.
The (stripped) binaries this directory are all compiled from my openssl snapshot
-(https://github.com/drwetter/openssl-1.0.2.bad) which adds a few bits to Peter
+(https://github.com/testssl/openssl-1.0.2.bad) which adds a few bits to Peter
Mosman's openssl fork (https://github.com/PeterMosmans/openssl). Thx a bunch, Peter!
The few bits are IPv6 support (except IPV6 proxy) and some STARTTLS backports.
@@ -71,11 +71,11 @@ Compilation instructions
If you want to compile OpenSSL yourself, here are the instructions:
1.)
- git git clone https://github.com/drwetter/openssl-1.0.2-bad
+ git git clone https://github.com/testssl/openssl-1.0.2-bad
cd openssl
-2.) configure the damned thing. Options I used (see https://github.com/drwetter/testssl.sh/blob/master/utils/make-openssl.sh)
+2.) configure the damned thing. Options I used (see https://github.com/testssl/testssl.sh/blob/master/utils/make-openssl.sh)
**for 64Bit including Kerberos ciphers:**
diff --git a/doc/testssl.1 b/doc/testssl.1
index e57bc0e..810d54a 100644
--- a/doc/testssl.1
+++ b/doc/testssl.1
@@ -607,4 +607,4 @@ All native Windows platforms emulating Linux are known to be slow\.
.SH "BUGS"
Probably\. Current known ones and interface for filing new ones: https://testssl\.sh/bugs/ \.
.SH "SEE ALSO"
-\fBciphers\fR(1), \fBopenssl\fR(1), \fBs_client\fR(1), \fBx509\fR(1), \fBverify\fR(1), \fBocsp\fR(1), \fBcrl\fR(1), \fBbash\fR(1) and the websites https://testssl\.sh/ and https://github\.com/drwetter/testssl\.sh/ \.
+\fBciphers\fR(1), \fBopenssl\fR(1), \fBs_client\fR(1), \fBx509\fR(1), \fBverify\fR(1), \fBocsp\fR(1), \fBcrl\fR(1), \fBbash\fR(1) and the websites https://testssl\.sh/ and https://github\.com/testssl/testssl\.sh/ \.
diff --git a/doc/testssl.1.html b/doc/testssl.1.html
index dbcbba5..0336c4b 100644
--- a/doc/testssl.1.html
+++ b/doc/testssl.1.html
@@ -681,7 +681,7 @@ from. That helps us to get bugfixes, other feedback and more contributions.
SEE ALSO
-ciphers
(1), openssl
(1), s_client
(1), x509
(1), verify
(1), ocsp
(1), crl
(1), bash
(1) and the websites https://testssl.sh/ and https://github.com/drwetter/testssl.sh/ .
+ciphers
(1), openssl
(1), s_client
(1), x509
(1), verify
(1), ocsp
(1), crl
(1), bash
(1) and the websites https://testssl.sh/ and https://github.com/testssl/testssl.sh/ .