Browse Source

OpenSSL link update

Source commit: 25f2669e781e6186e0c41ef5211fe9476a6bafa1
Martin Prikryl 1 year ago
parent
commit
64dc32b19d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      source/filezilla/AsyncSslSocketLayer.h
  2. 1 1
      source/resource/TextsCore1.rc

+ 1 - 1
source/filezilla/AsyncSslSocketLayer.h

@@ -66,7 +66,7 @@ If you want to use this class in a commercial application, a short message
 to [email protected] would be appreciated but is not required.
 
 This product includes software developed by the OpenSSL Project
-for use in the OpenSSL Toolkit. (https://www.openssl.org/)
+for use in the OpenSSL Toolkit. (https://openssl-library.org/)
 */
 //---------------------------------------------------------------------------
 #ifndef AsyncSslSocketLayerH

+ 1 - 1
source/resource/TextsCore1.rc

@@ -519,7 +519,7 @@ BEGIN
   FILEZILLA_URL, "https://filezilla-project.org/"
   OPENSSL_BASED_ON, "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit %s."
   OPENSSL_COPYRIGHT2, "Copyright © 1998–%s The OpenSSL Project"
-  OPENSSL_URL, "https://www.openssl.org/"
+  OPENSSL_URL, "https://openssl-library.org/"
   NEON_BASED_ON2, "WebDAV/HTTP code based on neon library %s"
   NEON_COPYRIGHT, "Copyright © 1999–2022 Joe Orton"
   NEON_URL, "https://notroj.github.io/neon/"