summaryrefslogtreecommitdiff
path: root/src/certtool-common.c
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-03-13 19:32:45 +0000
committerTim Rühsen <tim.ruehsen@gmx.de>2019-03-13 19:32:45 +0000
commit9dca575622586e4c94ced9e453ae0a91f346d711 (patch)
treed3cd062801d0ba8945d4b060b2f5f2804c81a3c3 /src/certtool-common.c
parent0ac50a05884110ff6436a0dc51ba0d579362b994 (diff)
parent6395eeda111d55074dd4b81e64fa87813593612c (diff)
downloadgnutls-9dca575622586e4c94ced9e453ae0a91f346d711.tar.gz
Merge branch 'tmp-use-https' into 'master'
Change HTTP:// references to HTTPs:// (generally) See merge request gnutls/gnutls!910
Diffstat (limited to 'src/certtool-common.c')
-rw-r--r--src/certtool-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/certtool-common.c b/src/certtool-common.c
index ec149860b5..66b81e5508 100644
--- a/src/certtool-common.c
+++ b/src/certtool-common.c
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
*/
#include <config.h>