[kleopatra] /: Use https
Laurent Montel
null at kde.org
Mon Dec 10 19:01:19 GMT 2018
Git commit 693cbbe072b8d4c6f9043c7f96bc1d6904cc71a7 by Laurent Montel.
Committed on 10/12/2018 at 19:01.
Pushed by mlaurent into branch 'master'.
Use https
M +2 -2 cmake/modules/FindAssuan2.cmake
M +4 -4 doc/kleopatra/index.docbook
https://commits.kde.org/kleopatra/693cbbe072b8d4c6f9043c7f96bc1d6904cc71a7
diff --git a/cmake/modules/FindAssuan2.cmake b/cmake/modules/FindAssuan2.cmake
index b8c2cc6b..ae8d62cd 100644
--- a/cmake/modules/FindAssuan2.cmake
+++ b/cmake/modules/FindAssuan2.cmake
@@ -231,9 +231,9 @@ if ( NOT Assuan2_FIND_QUIETLY )
endif()
if ( WIN32 )
- set( _assuan2_homepage "http://www.gpg4win.org" )
+ set( _assuan2_homepage "https://www.gpg4win.org" )
else()
- set( _assuan2_homepage "http://www.gnupg.org/related_software/libassuan" )
+ set( _assuan2_homepage "https://www.gnupg.org/related_software/libassuan" )
endif()
set_package_properties(ASSUAN2 PROPERTIES DESCRIPTION "Assuan v2 IPC library"
diff --git a/doc/kleopatra/index.docbook b/doc/kleopatra/index.docbook
index 6b2c7513..f06f12cf 100644
--- a/doc/kleopatra/index.docbook
+++ b/doc/kleopatra/index.docbook
@@ -95,7 +95,7 @@
<abstract>
<para>
- &kleopatra; is a tool for managing <ulink url="http://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="http://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates.
+ &kleopatra; is a tool for managing <ulink url="https://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates.
</para>
</abstract>
@@ -116,8 +116,8 @@
<chapter id="introduction"> <title>Introduction</title>
-<para>&kleopatra; is the &kde; tool for managing <ulink url="http://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="http://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates in
- the <ulink url="http://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html">&gpgsm;</ulink> and <ulink url="http://en.wikipedia.org/wiki/GNU_Privacy_Guard">&gpg;</ulink> keyboxes and for retrieving certificates from
+<para>&kleopatra; is the &kde; tool for managing <ulink url="https://en.wikipedia.org/wiki/X.509">&x509;</ulink> and <ulink url="httpis://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">&openpgp;</ulink> certificates in
+ the <ulink url="https://www.gnupg.org/documentation/manuals/gnupg/Invoking-GPGSM.html">&gpgsm;</ulink> and <ulink url="https://en.wikipedia.org/wiki/GNU_Privacy_Guard">&gpg;</ulink> keyboxes and for retrieving certificates from
&ldap; and other certificate servers.</para>
<para>&kleopatra; can be started from &kmail;'s <menuchoice><guimenu>Tools</guimenu>
@@ -130,7 +130,7 @@ Egyptian pharaoh that lived at the time of Julius Caesar, with whom
she had a child, Caesarion, unacknowledged as his heir.</para>
<para>The name was chosen since this program originates from the
-<ulink url="http://www.gnupg.org/aegypten2/">Ägypten
+<ulink url="https://www.gnupg.org/aegypten2/">Ägypten
Projects</ulink> (Ägypten is German for Egypt). &kleopatra; is the
German spelling of Cleopatra.</para></note>
More information about the kde-doc-english
mailing list