summaryrefslogtreecommitdiff
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
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
-rw-r--r--INSTALL.md30
-rw-r--r--NEWS22
-rw-r--r--README.md60
-rw-r--r--bootstrap.conf2
-rw-r--r--configure.ac6
-rw-r--r--devel/DCO/people-dco.txt24
-rw-r--r--devel/perlasm/license-gnutls.txt2
-rw-r--r--doc/COPYING8
-rw-r--r--doc/alert-printlist.c2
-rw-r--r--doc/announce.txt6
-rw-r--r--doc/certtool.cfg14
-rw-r--r--doc/cha-bib.texi108
-rw-r--r--doc/cha-cert-auth.texi2
-rw-r--r--doc/cha-crypto.texi2
-rw-r--r--doc/cha-gtls-app.texi2
-rw-r--r--doc/cha-internals.texi6
-rw-r--r--doc/cha-library.texi10
-rw-r--r--doc/cha-preface.texi2
-rw-r--r--doc/cha-support.texi6
-rw-r--r--doc/cha-tokens.texi6
-rw-r--r--doc/doxygen/Doxyfile.in8
-rw-r--r--doc/doxygen/Doxyfile.orig8
-rw-r--r--doc/errcodes.c2
-rw-r--r--doc/fdl-1.3.texi15
-rw-r--r--doc/gnutls-guile.texi6
-rw-r--r--doc/latex/fdl.tex4
-rw-r--r--doc/latex/gnutls.bib182
-rw-r--r--doc/manpages/Makefile.am2
-rw-r--r--doc/printlist.c2
-rw-r--r--doc/reference/gnutls-docs.sgml10
-rwxr-xr-xdoc/scripts/gdoc4
-rw-r--r--extra/gnutls_openssl.c2
-rw-r--r--extra/openssl_compat.c2
-rw-r--r--fuzz/gnutls_base64_decoder_fuzzer.c2
-rw-r--r--fuzz/gnutls_base64_encoder_fuzzer.c2
-rw-r--r--fuzz/gnutls_client_fuzzer.c2
-rw-r--r--fuzz/gnutls_dn_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_idna_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_ocsp_req_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_ocsp_resp_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_pkcs12_key_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_pkcs7_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_pkcs8_key_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_private_key_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_reverse_idna_parser_fuzzer.c2
-rw-r--r--fuzz/gnutls_server_fuzzer.c2
-rw-r--r--fuzz/gnutls_set_trust_file_fuzzer.c2
-rw-r--r--fuzz/gnutls_x509_parser_fuzzer.c2
-rwxr-xr-xfuzz/run-afl.sh2
-rw-r--r--guile/Makefile.am2
-rw-r--r--guile/modules/system/documentation/README2
-rw-r--r--guile/src/Makefile.am4
-rw-r--r--guile/src/core.c4
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/abstract_int.h2
-rw-r--r--lib/accelerated/Makefile.am2
-rw-r--r--lib/accelerated/aarch64/Makefile.am2
-rw-r--r--lib/accelerated/aarch64/aarch64-common.c2
-rw-r--r--lib/accelerated/aarch64/aarch64-common.h2
-rw-r--r--lib/accelerated/aarch64/aes-cbc-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/aes-ccm-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/aes-gcm-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/hmac-sha-aarch64.c2
-rw-r--r--lib/accelerated/aarch64/sha-aarch64.c2
-rw-r--r--lib/accelerated/accelerated.c2
-rw-r--r--lib/accelerated/cryptodev-gcm.c2
-rw-r--r--lib/accelerated/cryptodev.c2
-rw-r--r--lib/accelerated/x86/Makefile.am2
-rw-r--r--lib/accelerated/x86/aes-cbc-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-cbc-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/aes-ccm-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-padlock.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-aesni.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-pclmul.c2
-rw-r--r--lib/accelerated/x86/aes-gcm-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/aes-padlock.c2
-rw-r--r--lib/accelerated/x86/coff/aes-ssse3-x86.s4
-rw-r--r--lib/accelerated/x86/coff/aes-ssse3-x86_64.s4
-rw-r--r--lib/accelerated/x86/coff/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/coff/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/elf/aes-ssse3-x86.s4
-rw-r--r--lib/accelerated/x86/elf/aes-ssse3-x86_64.s4
-rw-r--r--lib/accelerated/x86/elf/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/elf/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/hmac-padlock.c2
-rw-r--r--lib/accelerated/x86/hmac-x86-ssse3.c2
-rwxr-xr-xlib/accelerated/x86/license.txt6
-rw-r--r--lib/accelerated/x86/macosx/aes-ssse3-x86.s4
-rw-r--r--lib/accelerated/x86/macosx/aes-ssse3-x86_64.s4
-rw-r--r--lib/accelerated/x86/macosx/cpuid-x86.s2
-rw-r--r--lib/accelerated/x86/macosx/cpuid-x86_64.s2
-rw-r--r--lib/accelerated/x86/sha-padlock.c2
-rw-r--r--lib/accelerated/x86/sha-x86-ssse3.c2
-rw-r--r--lib/accelerated/x86/x86-common.c2
-rw-r--r--lib/accelerated/x86/x86-common.h2
-rw-r--r--lib/alert.c2
-rw-r--r--lib/algorithms.h2
-rw-r--r--lib/algorithms/Makefile.am2
-rw-r--r--lib/algorithms/cert_types.c2
-rw-r--r--lib/algorithms/ciphers.c2
-rw-r--r--lib/algorithms/ciphersuites.c2
-rw-r--r--lib/algorithms/ecc.c2
-rw-r--r--lib/algorithms/groups.c2
-rw-r--r--lib/algorithms/kx.c2
-rw-r--r--lib/algorithms/mac.c2
-rw-r--r--lib/algorithms/protocols.c2
-rw-r--r--lib/algorithms/publickey.c2
-rw-r--r--lib/algorithms/secparams.c2
-rw-r--r--lib/algorithms/sign.c2
-rw-r--r--lib/anon_cred.c2
-rw-r--r--lib/atfork.c2
-rw-r--r--lib/atfork.h2
-rw-r--r--lib/atomic.h2
-rw-r--r--lib/auth.c2
-rw-r--r--lib/auth.h2
-rw-r--r--lib/auth/Makefile.am2
-rw-r--r--lib/auth/anon.c2
-rw-r--r--lib/auth/anon.h2
-rw-r--r--lib/auth/anon_ecdh.c2
-rw-r--r--lib/auth/cert.c2
-rw-r--r--lib/auth/cert.h2
-rw-r--r--lib/auth/dh_common.c2
-rw-r--r--lib/auth/dh_common.h2
-rw-r--r--lib/auth/dhe.c2
-rw-r--r--lib/auth/dhe_psk.c2
-rw-r--r--lib/auth/ecdhe.c2
-rw-r--r--lib/auth/ecdhe.h2
-rw-r--r--lib/auth/psk.c2
-rw-r--r--lib/auth/psk.h2
-rw-r--r--lib/auth/psk_passwd.c2
-rw-r--r--lib/auth/psk_passwd.h2
-rw-r--r--lib/auth/rsa.c2
-rw-r--r--lib/auth/rsa_common.h2
-rw-r--r--lib/auth/srp_kx.c2
-rw-r--r--lib/auth/srp_kx.h2
-rw-r--r--lib/auth/srp_passwd.c2
-rw-r--r--lib/auth/srp_passwd.h2
-rw-r--r--lib/auth/srp_rsa.c2
-rw-r--r--lib/auth/srp_sb64.c2
-rw-r--r--lib/auto-verify.c2
-rw-r--r--lib/buffers.c2
-rw-r--r--lib/buffers.h2
-rw-r--r--lib/cert-cred-rawpk.c2
-rw-r--r--lib/cert-cred-x509.c2
-rw-r--r--lib/cert-cred.c2
-rw-r--r--lib/cert-cred.h2
-rw-r--r--lib/cert-session.c2
-rw-r--r--lib/cipher-cbc.c2
-rw-r--r--lib/cipher.c2
-rw-r--r--lib/cipher.h2
-rw-r--r--lib/cipher_int.c2
-rw-r--r--lib/cipher_int.h2
-rw-r--r--lib/compress.c2
-rw-r--r--lib/constate.c2
-rw-r--r--lib/constate.h2
-rw-r--r--lib/crypto-api.c2
-rw-r--r--lib/crypto-api.h2
-rw-r--r--lib/crypto-backend.c2
-rw-r--r--lib/crypto-backend.h2
-rw-r--r--lib/crypto-selftests-pk.c2
-rw-r--r--lib/crypto-selftests.c2
-rw-r--r--lib/crypto.h2
-rw-r--r--lib/datum.c2
-rw-r--r--lib/datum.h2
-rw-r--r--lib/db.c2
-rw-r--r--lib/db.h2
-rw-r--r--lib/debug.c2
-rw-r--r--lib/debug.h2
-rw-r--r--lib/dh-primes.c2
-rw-r--r--lib/dh-session.c2
-rw-r--r--lib/dh.c2
-rw-r--r--lib/dh.h2
-rw-r--r--lib/dtls-sw.c2
-rw-r--r--lib/dtls.c2
-rw-r--r--lib/dtls.h2
-rw-r--r--lib/ecc.c2
-rw-r--r--lib/ecc.h2
-rw-r--r--lib/errors.c2
-rw-r--r--lib/errors.h2
-rw-r--r--lib/ext/Makefile.am2
-rw-r--r--lib/ext/alpn.c2
-rw-r--r--lib/ext/alpn.h2
-rw-r--r--lib/ext/cert_types.h2
-rw-r--r--lib/ext/client_cert_type.c2
-rw-r--r--lib/ext/client_cert_type.h2
-rw-r--r--lib/ext/cookie.c2
-rw-r--r--lib/ext/cookie.h2
-rw-r--r--lib/ext/dumbfw.c4
-rw-r--r--lib/ext/dumbfw.h2
-rw-r--r--lib/ext/early_data.c2
-rw-r--r--lib/ext/early_data.h2
-rw-r--r--lib/ext/ec_point_formats.c2
-rw-r--r--lib/ext/ec_point_formats.h2
-rw-r--r--lib/ext/etm.c2
-rw-r--r--lib/ext/etm.h2
-rw-r--r--lib/ext/ext_master_secret.c2
-rw-r--r--lib/ext/ext_master_secret.h2
-rw-r--r--lib/ext/heartbeat.c2
-rw-r--r--lib/ext/heartbeat.h2
-rw-r--r--lib/ext/key_share.c2
-rw-r--r--lib/ext/key_share.h2
-rw-r--r--lib/ext/max_record.c2
-rw-r--r--lib/ext/max_record.h2
-rw-r--r--lib/ext/post_handshake.c2
-rw-r--r--lib/ext/post_handshake.h2
-rw-r--r--lib/ext/pre_shared_key.c2
-rw-r--r--lib/ext/psk_ke_modes.c2
-rw-r--r--lib/ext/record_size_limit.c2
-rw-r--r--lib/ext/record_size_limit.h2
-rw-r--r--lib/ext/safe_renegotiation.c2
-rw-r--r--lib/ext/safe_renegotiation.h2
-rw-r--r--lib/ext/server_cert_type.c2
-rw-r--r--lib/ext/server_cert_type.h2
-rw-r--r--lib/ext/server_name.c2
-rw-r--r--lib/ext/server_name.h2
-rw-r--r--lib/ext/session_ticket.c2
-rw-r--r--lib/ext/session_ticket.h2
-rw-r--r--lib/ext/signature.c4
-rw-r--r--lib/ext/signature.h2
-rw-r--r--lib/ext/srp.c2
-rw-r--r--lib/ext/srp.h2
-rw-r--r--lib/ext/srtp.c2
-rw-r--r--lib/ext/srtp.h2
-rw-r--r--lib/ext/status_request.c2
-rw-r--r--lib/ext/status_request.h2
-rw-r--r--lib/ext/supported_groups.c2
-rw-r--r--lib/ext/supported_groups.h2
-rw-r--r--lib/ext/supported_versions.c2
-rw-r--r--lib/ext/supported_versions.h2
-rw-r--r--lib/extras/Makefile.am2
-rw-r--r--lib/extv.c2
-rw-r--r--lib/extv.h2
-rw-r--r--lib/file.c2
-rw-r--r--lib/file.h2
-rw-r--r--lib/fingerprint.c2
-rw-r--r--lib/fips.c2
-rw-r--r--lib/fips.h2
-rw-r--r--lib/global.c2
-rw-r--r--lib/global.h2
-rw-r--r--lib/gnutls.pc.in2
-rw-r--r--lib/gnutls_int.h2
-rw-r--r--lib/gnutlsxx.cpp2
-rw-r--r--lib/gthreads.h2
-rw-r--r--lib/handshake-checks.c2
-rw-r--r--lib/handshake-tls13.c2
-rw-r--r--lib/handshake.c2
-rw-r--r--lib/handshake.h2
-rw-r--r--lib/hash_int.c2
-rw-r--r--lib/hash_int.h2
-rw-r--r--lib/hello_ext.c2
-rw-r--r--lib/hello_ext.h2
-rw-r--r--lib/hello_ext_lib.c2
-rw-r--r--lib/hello_ext_lib.h2
-rw-r--r--lib/includes/Makefile.am2
-rw-r--r--lib/includes/gnutls/abstract.h2
-rw-r--r--lib/includes/gnutls/compat.h2
-rw-r--r--lib/includes/gnutls/crypto.h2
-rw-r--r--lib/includes/gnutls/dtls.h2
-rw-r--r--lib/includes/gnutls/gnutls.h.in2
-rw-r--r--lib/includes/gnutls/gnutlsxx.h2
-rw-r--r--lib/includes/gnutls/ocsp.h2
-rw-r--r--lib/includes/gnutls/openpgp.h2
-rw-r--r--lib/includes/gnutls/pkcs11.h2
-rw-r--r--lib/includes/gnutls/pkcs12.h2
-rw-r--r--lib/includes/gnutls/pkcs7.h2
-rw-r--r--lib/includes/gnutls/self-test.h2
-rw-r--r--lib/includes/gnutls/socket.h2
-rw-r--r--lib/includes/gnutls/system-keys.h2
-rw-r--r--lib/includes/gnutls/tpm.h2
-rw-r--r--lib/includes/gnutls/urls.h2
-rw-r--r--lib/includes/gnutls/x509-ext.h2
-rw-r--r--lib/includes/gnutls/x509.h2
-rw-r--r--lib/kx.c2
-rw-r--r--lib/kx.h2
-rw-r--r--lib/libgnutls.map2
-rw-r--r--lib/locks.c2
-rw-r--r--lib/locks.h4
-rw-r--r--lib/mbuffers.c2
-rw-r--r--lib/mbuffers.h2
-rw-r--r--lib/mem.c2
-rw-r--r--lib/mem.h2
-rw-r--r--lib/mpi.c2
-rw-r--r--lib/mpi.h2
-rw-r--r--lib/nettle/Makefile.am2
-rw-r--r--lib/nettle/backport/cfb8.c2
-rw-r--r--lib/nettle/backport/cfb8.h2
-rw-r--r--lib/nettle/backport/cmac.c2
-rw-r--r--lib/nettle/backport/cmac.h2
-rw-r--r--lib/nettle/cipher.c2
-rw-r--r--lib/nettle/gost/bignum-le.c2
-rw-r--r--lib/nettle/gost/bignum-le.h2
-rw-r--r--lib/nettle/gost/ecc-gost-curve.h2
-rw-r--r--lib/nettle/gost/ecc-gost-hash.c2
-rw-r--r--lib/nettle/gost/ecc-gost256cpa.c2
-rw-r--r--lib/nettle/gost/ecc-gost512a.c2
-rw-r--r--lib/nettle/gost/ecc-gostdsa-sign.c2
-rw-r--r--lib/nettle/gost/ecc-gostdsa-verify.c2
-rw-r--r--lib/nettle/gost/ecc-internal.h2
-rw-r--r--lib/nettle/gost/gmp-glue.h2
-rw-r--r--lib/nettle/gost/gost28147.h2
-rw-r--r--lib/nettle/gost/gostdsa-mask.c2
-rw-r--r--lib/nettle/gost/gostdsa-sign.c2
-rw-r--r--lib/nettle/gost/gostdsa-verify.c2
-rw-r--r--lib/nettle/gost/gostdsa.h2
-rw-r--r--lib/nettle/gost/gosthash94-meta.c2
-rw-r--r--lib/nettle/gost/gosthash94.h2
-rw-r--r--lib/nettle/gost/hmac-gost.h2
-rw-r--r--lib/nettle/gost/hmac-gosthash94.c2
-rw-r--r--lib/nettle/gost/hmac-streebog.c2
-rw-r--r--lib/nettle/gost/nettle-internal.h2
-rw-r--r--lib/nettle/gost/nettle-write.h2
-rw-r--r--lib/nettle/gost/pbkdf2-gost.h2
-rw-r--r--lib/nettle/gost/pbkdf2-hmac-gosthash94.c2
-rw-r--r--lib/nettle/gost/pbkdf2-hmac-streebog.c2
-rw-r--r--lib/nettle/gost/streebog-meta.c2
-rw-r--r--lib/nettle/gost/streebog.c2
-rw-r--r--lib/nettle/gost/streebog.h2
-rw-r--r--lib/nettle/init.c2
-rw-r--r--lib/nettle/int/drbg-aes-self-test.c2
-rw-r--r--lib/nettle/int/drbg-aes.c2
-rw-r--r--lib/nettle/int/tls1-prf.c2
-rw-r--r--lib/nettle/int/tls1-prf.h2
-rw-r--r--lib/nettle/mac.c2
-rw-r--r--lib/nettle/mpi.c2
-rw-r--r--lib/nettle/pk.c2
-rw-r--r--lib/nettle/prf.c2
-rw-r--r--lib/nettle/rnd-common.h2
-rw-r--r--lib/nettle/rnd-fips.c2
-rw-r--r--lib/nettle/rnd-fuzzer.c2
-rw-r--r--lib/nettle/rnd.c2
-rw-r--r--lib/nettle/sysrng-getentropy.c2
-rw-r--r--lib/nettle/sysrng-linux.c2
-rw-r--r--lib/nettle/sysrng-windows.c2
-rw-r--r--lib/num.c2
-rw-r--r--lib/num.h2
-rw-r--r--lib/ocsp-api.c2
-rw-r--r--lib/openpgp_compat.c2
-rw-r--r--lib/pcert.c2
-rw-r--r--lib/pin.c2
-rw-r--r--lib/pk.c2
-rw-r--r--lib/pk.h2
-rw-r--r--lib/pkcs11.c2
-rw-r--r--lib/pkcs11_int.c2
-rw-r--r--lib/pkcs11_int.h2
-rw-r--r--lib/pkcs11_privkey.c2
-rw-r--r--lib/pkcs11_secret.c2
-rw-r--r--lib/pkcs11_write.c2
-rw-r--r--lib/pkcs11x.c2
-rw-r--r--lib/pkcs11x.h2
-rw-r--r--lib/prf.c2
-rw-r--r--lib/priority.c2
-rw-r--r--lib/privkey.c2
-rw-r--r--lib/privkey_raw.c2
-rw-r--r--lib/psk.c2
-rw-r--r--lib/pubkey.c2
-rw-r--r--lib/random.c2
-rw-r--r--lib/random.h2
-rw-r--r--lib/randomart.c2
-rw-r--r--lib/range.c2
-rw-r--r--lib/record.c2
-rw-r--r--lib/record.h2
-rw-r--r--lib/safe-memfuncs.c2
-rw-r--r--lib/secrets.c2
-rw-r--r--lib/secrets.h2
-rw-r--r--lib/session.c2
-rw-r--r--lib/session_pack.c2
-rw-r--r--lib/session_pack.h2
-rw-r--r--lib/srp.c2
-rw-r--r--lib/srp.h2
-rw-r--r--lib/sslv2_compat.c2
-rw-r--r--lib/sslv2_compat.h2
-rw-r--r--lib/state.c2
-rw-r--r--lib/state.h2
-rw-r--r--lib/stek.c2
-rw-r--r--lib/stek.h2
-rw-r--r--lib/str-iconv.c2
-rw-r--r--lib/str-idna.c2
-rw-r--r--lib/str-unicode.c2
-rw-r--r--lib/str.c2
-rw-r--r--lib/str.h2
-rw-r--r--lib/str_array.h2
-rw-r--r--lib/supplemental.c2
-rw-r--r--lib/supplemental.h2
-rw-r--r--lib/system-keys.h2
-rw-r--r--lib/system.c2
-rw-r--r--lib/system.h2
-rw-r--r--lib/system/certs.c2
-rw-r--r--lib/system/fastopen.c2
-rw-r--r--lib/system/keys-dummy.c2
-rw-r--r--lib/system/keys-win.c2
-rw-r--r--lib/system/sockets.c2
-rw-r--r--lib/system/threads.c2
-rw-r--r--lib/system_override.c2
-rw-r--r--lib/tls-sig.c2
-rw-r--r--lib/tls-sig.h2
-rw-r--r--lib/tls13-sig.c2
-rw-r--r--lib/tls13-sig.h2
-rw-r--r--lib/tls13/anti_replay.c2
-rw-r--r--lib/tls13/anti_replay.h2
-rw-r--r--lib/tls13/certificate.c2
-rw-r--r--lib/tls13/certificate.h2
-rw-r--r--lib/tls13/certificate_request.c2
-rw-r--r--lib/tls13/certificate_request.h2
-rw-r--r--lib/tls13/certificate_verify.c2
-rw-r--r--lib/tls13/certificate_verify.h2
-rw-r--r--lib/tls13/early_data.c2
-rw-r--r--lib/tls13/early_data.h2
-rw-r--r--lib/tls13/encrypted_extensions.c2
-rw-r--r--lib/tls13/encrypted_extensions.h2
-rw-r--r--lib/tls13/finished.c2
-rw-r--r--lib/tls13/finished.h2
-rw-r--r--lib/tls13/hello_retry.c2
-rw-r--r--lib/tls13/hello_retry.h2
-rw-r--r--lib/tls13/key_update.c2
-rw-r--r--lib/tls13/key_update.h2
-rw-r--r--lib/tls13/post_handshake.c2
-rw-r--r--lib/tls13/psk_ext_parser.c2
-rw-r--r--lib/tls13/psk_ext_parser.h2
-rw-r--r--lib/tls13/session_ticket.c2
-rw-r--r--lib/tls13/session_ticket.h2
-rw-r--r--lib/tpm.c2
-rw-r--r--lib/urls.c2
-rw-r--r--lib/urls.h2
-rw-r--r--lib/verify-tofu.c2
-rw-r--r--lib/x509.h2
-rw-r--r--lib/x509/Makefile.am2
-rw-r--r--lib/x509/attributes.c2
-rw-r--r--lib/x509/attributes.h2
-rw-r--r--lib/x509/common.c2
-rw-r--r--lib/x509/common.h2
-rw-r--r--lib/x509/crl.c2
-rw-r--r--lib/x509/crl_write.c2
-rw-r--r--lib/x509/crq.c2
-rw-r--r--lib/x509/dn.c2
-rw-r--r--lib/x509/email-verify.c2
-rw-r--r--lib/x509/extensions.c2
-rw-r--r--lib/x509/hostname-verify.c2
-rw-r--r--lib/x509/ip-in-cidr.h2
-rw-r--r--lib/x509/ip.c2
-rw-r--r--lib/x509/ip.h2
-rw-r--r--lib/x509/key_decode.c2
-rw-r--r--lib/x509/key_encode.c2
-rw-r--r--lib/x509/krb5.c2
-rw-r--r--lib/x509/krb5.h2
-rw-r--r--lib/x509/mpi.c2
-rw-r--r--lib/x509/name_constraints.c2
-rw-r--r--lib/x509/ocsp.c2
-rw-r--r--lib/x509/ocsp.h2
-rw-r--r--lib/x509/ocsp_output.c2
-rw-r--r--lib/x509/output.c2
-rw-r--r--lib/x509/pkcs12.c4
-rw-r--r--lib/x509/pkcs12_bag.c2
-rw-r--r--lib/x509/pkcs12_encr.c2
-rw-r--r--lib/x509/pkcs7-attrs.c2
-rw-r--r--lib/x509/pkcs7-crypt.c2
-rw-r--r--lib/x509/pkcs7-output.c2
-rw-r--r--lib/x509/pkcs7.c2
-rw-r--r--lib/x509/pkcs7_int.h2
-rw-r--r--lib/x509/privkey.c2
-rw-r--r--lib/x509/privkey_openssl.c2
-rw-r--r--lib/x509/privkey_pkcs8.c2
-rw-r--r--lib/x509/privkey_pkcs8_pbes1.c2
-rw-r--r--lib/x509/prov-seed.c2
-rw-r--r--lib/x509/prov-seed.h2
-rw-r--r--lib/x509/sign.c2
-rw-r--r--lib/x509/spki.c2
-rw-r--r--lib/x509/time.c2
-rw-r--r--lib/x509/tls_features.c2
-rw-r--r--lib/x509/verify-high.c2
-rw-r--r--lib/x509/verify-high.h2
-rw-r--r--lib/x509/verify-high2.c2
-rw-r--r--lib/x509/verify.c2
-rw-r--r--lib/x509/virt-san.c2
-rw-r--r--lib/x509/virt-san.h2
-rw-r--r--lib/x509/x509.c2
-rw-r--r--lib/x509/x509_dn.c2
-rw-r--r--lib/x509/x509_ext.c2
-rw-r--r--lib/x509/x509_ext_int.h2
-rw-r--r--lib/x509/x509_int.h2
-rw-r--r--lib/x509/x509_write.c2
-rw-r--r--lib/x509_b64.c2
-rw-r--r--lib/x509_b64.h2
-rw-r--r--libdane/Makefile.am2
-rw-r--r--libdane/dane-params.c2
-rw-r--r--libdane/dane.c2
-rw-r--r--libdane/errors.c2
-rw-r--r--libdane/gnutls-dane.pc.in2
-rw-r--r--libdane/includes/Makefile.am2
-rw-r--r--libdane/includes/gnutls/dane.h2
-rw-r--r--m4/hooks.m44
-rw-r--r--src/benchmark-cipher.c2
-rw-r--r--src/benchmark-tls.c2
-rw-r--r--src/benchmark.c2
-rw-r--r--src/benchmark.h2
-rw-r--r--src/certtool-args.def14
-rw-r--r--src/certtool-cfg.c2
-rw-r--r--src/certtool-cfg.h2
-rw-r--r--src/certtool-common.c2
-rw-r--r--src/certtool-common.h2
-rw-r--r--src/certtool-extras.c2
-rw-r--r--src/certtool.c4
-rw-r--r--src/cli-debug.c2
-rw-r--r--src/cli.c2
-rw-r--r--src/common.c4
-rw-r--r--src/common.h2
-rw-r--r--src/danetool.c2
-rwxr-xr-xsrc/gen-mech-list.sh2
-rwxr-xr-xsrc/inline_cmds.h2
-rw-r--r--src/libopts/COPYING.gplv36
-rw-r--r--src/libopts/genshell.c12
-rw-r--r--src/libopts/genshell.h4
-rw-r--r--src/libopts/gettext.h2
-rw-r--r--src/libopts/intprops.h2
-rw-r--r--src/libopts/m4/libopts.m42
-rw-r--r--src/libopts/parse-duration.c2
-rw-r--r--src/libopts/parse-duration.h2
-rw-r--r--src/libopts/stdnoreturn.in.h2
-rw-r--r--src/ocsptool-args.def4
-rw-r--r--src/ocsptool-common.c2
-rw-r--r--src/ocsptool-common.h2
-rw-r--r--src/ocsptool.c2
-rw-r--r--src/p11tool.c2
-rw-r--r--src/p11tool.h2
-rw-r--r--src/pkcs11.c2
-rw-r--r--src/psk.c2
-rw-r--r--src/serv.c4
-rw-r--r--src/socket.c2
-rw-r--r--src/srptool.c2
-rw-r--r--src/systemkey.c2
-rw-r--r--src/tests.c2
-rw-r--r--src/tests.h2
-rw-r--r--src/tpmtool.c2
-rw-r--r--src/udp-serv.c2
-rw-r--r--src/udp-serv.h2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/alerts.c2
-rw-r--r--tests/atfork.c2
-rw-r--r--tests/cert-tests/Makefile.am2
-rwxr-xr-xtests/cert-tests/certtool2
-rwxr-xr-xtests/cert-tests/gost2
-rwxr-xr-xtests/cert-tests/pkcs7-eddsa2
-rwxr-xr-xtests/cert-tests/tolerate-invalid-time2
-rw-r--r--tests/chainverify.c2
-rw-r--r--tests/cipher-neg-common.c2
-rw-r--r--tests/client-fastopen.c2
-rw-r--r--tests/client-sign-md5-rep.c2
-rw-r--r--tests/crl_apis.c2
-rw-r--r--tests/crt_type-neg-common.c2
-rw-r--r--tests/destructive/p11-kit-load.sh2
-rw-r--r--tests/dtls-session-ticket-lost.c2
-rw-r--r--tests/eagain-auto-auth.c2
-rw-r--r--tests/eagain.c2
-rw-r--r--tests/empty_retrieve_function.c2
-rwxr-xr-xtests/gnutls-cli-debug.sh2
-rwxr-xr-xtests/gnutls-cli-invalid-crl.sh2
-rwxr-xr-xtests/gnutls-cli-self-signed.sh2
-rw-r--r--tests/gnutls_ext_raw_parse.c2
-rw-r--r--tests/gnutls_ext_raw_parse_dtls.c2
-rw-r--r--tests/gnutls_ocsp_resp_list_import2.c2
-rw-r--r--tests/gnutls_record_overhead.c2
-rw-r--r--tests/gnutls_session_set_id.c2
-rw-r--r--tests/gnutls_x509_crq_sign.c2
-rw-r--r--tests/gnutls_x509_crt_list_import.c2
-rw-r--r--tests/gnutls_x509_privkey_import.c2
-rw-r--r--tests/handshake-large-cert.c2
-rw-r--r--tests/handshake-timeout.c2
-rw-r--r--tests/hex.h2
-rw-r--r--tests/memset.c2
-rw-r--r--tests/mini-record-failure.c2
-rw-r--r--tests/mini-record-range.c2
-rw-r--r--tests/mini-record.c2
-rw-r--r--tests/mini-server-name.c2
-rw-r--r--tests/nist-pkits/README2
-rw-r--r--tests/no-extensions.c2
-rw-r--r--tests/null_retrieve_function.c2
-rw-r--r--tests/ocsp-common.h2
-rwxr-xr-xtests/ocsp-tests/ocsp-load-chain2
-rwxr-xr-xtests/ocsp-tests/ocsptool2
-rwxr-xr-xtests/p11-kit-load.sh2
-rw-r--r--tests/pkcs11/gnutls_pcert_list_import_x509_file.c2
-rw-r--r--tests/pkcs11/gnutls_x509_crt_list_import_url.c2
-rw-r--r--tests/pkcs11/list-tokens.c2
-rw-r--r--tests/pkcs11/pkcs11-eddsa-privkey-test.c2
-rw-r--r--tests/pkcs11/pkcs11-mock.c2
-rw-r--r--tests/pkcs11/pkcs11-mock.h2
-rw-r--r--tests/pkcs11/pkcs11-obj-raw.c2
-rw-r--r--tests/pkcs11/pkcs11-privkey-generate.c2
-rw-r--r--tests/pkcs11/pkcs11-rsa-pss-privkey-test.c2
-rw-r--r--tests/pkcs11/pkcs11-token-raw.c2
-rw-r--r--tests/pkcs11/tls-neg-pkcs11-key.c2
-rw-r--r--tests/post-client-hello-change-prio.c2
-rw-r--r--tests/priority-init2.c2
-rw-r--r--tests/priority-set.c2
-rw-r--r--tests/priority-set2.c2
-rw-r--r--tests/privkey-keygen.c2
-rwxr-xr-xtests/psktool.sh2
-rw-r--r--tests/rawpk-api.c2
-rw-r--r--tests/record-pad.c2
-rw-r--r--tests/resume-lifetime.c2
-rw-r--r--tests/resume-with-previous-stek.c2
-rw-r--r--tests/resume-with-record-size-limit.c2
-rw-r--r--tests/resume-with-stek-expiration.c2
-rw-r--r--tests/resume.c2
-rw-r--r--tests/rng-fork.c2
-rw-r--r--tests/rng-op-key.c2
-rw-r--r--tests/rng-op-nonce.c2
-rw-r--r--tests/rng-op-random.c2
-rw-r--r--tests/rng-op.c2
-rw-r--r--tests/rng-sigint.c2
-rw-r--r--tests/rsa-rsa-pss.c2
-rw-r--r--tests/sanity-cpp.cpp2
-rw-r--r--tests/seccomp.c2
-rw-r--r--tests/server-kx-neg-common.c2
-rw-r--r--tests/server-sign-md5-rep.c2
-rw-r--r--tests/session-rdn-read.c2
-rw-r--r--tests/session-tickets-missing.c2
-rw-r--r--tests/set-default-prio.c2
-rw-r--r--tests/set_x509_key_file-late.c2
-rw-r--r--tests/set_x509_ocsp_multi_invalid.c2
-rw-r--r--tests/set_x509_ocsp_multi_pem.c2
-rw-r--r--tests/set_x509_ocsp_multi_unknown.c2
-rw-r--r--tests/sign-is-secure.c2
-rw-r--r--tests/sign-verify-ext4.c2
-rw-r--r--tests/slow/cipher-api-test.c2
-rw-r--r--tests/slow/hash-large.c2
-rwxr-xr-xtests/slow/test-ciphers-api.sh2
-rwxr-xr-xtests/slow/test-hash-large.sh2
-rwxr-xr-xtests/sni-hostname.sh2
-rwxr-xr-xtests/sni-resume.sh2
-rw-r--r--tests/spki-abstract.c2
-rw-r--r--tests/spki.c2
-rw-r--r--tests/srp.c2
-rw-r--r--tests/ssl30-cipher-neg.c2
-rw-r--r--tests/ssl30-server-kx-neg.c2
-rw-r--r--tests/suite/ciphersuite/registry-ciphers.xslt4
-rw-r--r--tests/suite/ciphersuite/tls-parameters.xml2
-rw-r--r--tests/suite/ecore/eina_config.h2
-rw-r--r--tests/suite/ecore/src/include/Eina.h2
-rw-r--r--tests/suite/ecore/src/include/eina_accessor.h2
-rw-r--r--tests/suite/ecore/src/include/eina_array.h2
-rw-r--r--tests/suite/ecore/src/include/eina_benchmark.h2
-rw-r--r--tests/suite/ecore/src/include/eina_binshare.h2
-rw-r--r--tests/suite/ecore/src/include/eina_config.h2
-rw-r--r--tests/suite/ecore/src/include/eina_convert.h2
-rw-r--r--tests/suite/ecore/src/include/eina_counter.h2
-rw-r--r--tests/suite/ecore/src/include/eina_cpu.h2
-rw-r--r--tests/suite/ecore/src/include/eina_error.h2
-rw-r--r--tests/suite/ecore/src/include/eina_file.h2
-rw-r--r--tests/suite/ecore/src/include/eina_fp.h2
-rw-r--r--tests/suite/ecore/src/include/eina_hamster.h2
-rw-r--r--tests/suite/ecore/src/include/eina_hash.h2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_array.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_f16p16.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_f32p32.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_f8p24.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_fp.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_hash.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_list.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_log.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_mempool.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_rbtree.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_rectangle.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_str.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_stringshare.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_tiler.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_trash.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inline_ustringshare.x2
-rw-r--r--tests/suite/ecore/src/include/eina_inlist.h2
-rw-r--r--tests/suite/ecore/src/include/eina_iterator.h2
-rw-r--r--tests/suite/ecore/src/include/eina_lalloc.h2
-rw-r--r--tests/suite/ecore/src/include/eina_list.h2
-rw-r--r--tests/suite/ecore/src/include/eina_log.h2
-rw-r--r--tests/suite/ecore/src/include/eina_magic.h2
-rw-r--r--tests/suite/ecore/src/include/eina_main.h2
-rw-r--r--tests/suite/ecore/src/include/eina_matrixsparse.h2
-rw-r--r--tests/suite/ecore/src/include/eina_mempool.h2
-rw-r--r--tests/suite/ecore/src/include/eina_module.h2
-rw-r--r--tests/suite/ecore/src/include/eina_quadtree.h2
-rw-r--r--tests/suite/ecore/src/include/eina_rbtree.h2
-rw-r--r--tests/suite/ecore/src/include/eina_rectangle.h2
-rw-r--r--tests/suite/ecore/src/include/eina_safety_checks.h2
-rw-r--r--tests/suite/ecore/src/include/eina_sched.h2
-rw-r--r--tests/suite/ecore/src/include/eina_stringshare.h2
-rw-r--r--tests/suite/ecore/src/include/eina_tiler.h2
-rw-r--r--tests/suite/ecore/src/include/eina_trash.h2
-rw-r--r--tests/suite/ecore/src/include/eina_types.h2
-rw-r--r--tests/suite/ecore/src/include/eina_ustringshare.h2
-rw-r--r--tests/suite/ecore/src/lib/eina_accessor.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_array.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_benchmark.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_binshare.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_chained_mempool.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_convert.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_counter.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_cpu.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_error.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_file.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_hamster.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_hash.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_inlist.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_iterator.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_lalloc.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_list.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_log.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_magic.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_main.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_matrixsparse.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_mempool.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_module.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_private.h2
-rw-r--r--tests/suite/ecore/src/lib/eina_quadtree.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_rbtree.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_rectangle.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_safety_checks.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_sched.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_share_common.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_share_common.h2
-rw-r--r--tests/suite/ecore/src/lib/eina_stringshare.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_tiler.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_unicode.c2
-rw-r--r--tests/suite/ecore/src/lib/eina_ustringshare.c2
-rw-r--r--tests/suite/rng.c2
-rw-r--r--tests/suite/x509paths/README2
-rw-r--r--tests/test-chains.h2
-rw-r--r--tests/tls-crt_type-neg.c2
-rw-r--r--tests/tls-ext-not-in-dtls.c2
-rw-r--r--tests/tls-force-etm.c2
-rw-r--r--tests/tls-neg-ext-key.c2
-rw-r--r--tests/tls-neg-ext4-key.c2
-rw-r--r--tests/tls-session-ext-override.c2
-rw-r--r--tests/tls-session-ext-register.c2
-rw-r--r--tests/tls-session-supplemental.c2
-rw-r--r--tests/tls-supplemental.c2
-rw-r--r--tests/tls10-cipher-neg.c2
-rw-r--r--tests/tls10-prf.c2
-rw-r--r--tests/tls10-server-kx-neg.c2
-rw-r--r--tests/tls11-cipher-neg.c2
-rw-r--r--tests/tls11-server-kx-neg.c2
-rw-r--r--tests/tls12-cipher-neg.c2
-rw-r--r--tests/tls12-invalid-key-exchanges.c2
-rw-r--r--tests/tls12-prf.c2
-rw-r--r--tests/tls12-rehandshake-cert.c2
-rw-r--r--tests/tls12-rehandshake-set-prio.c2
-rw-r--r--tests/tls12-server-kx-neg.c2
-rw-r--r--tests/tls13-cert-key-exchange.c2
-rw-r--r--tests/tls13-cipher-neg.c2
-rw-r--r--tests/tls13-early-data-neg.c2
-rw-r--r--tests/tls13-early-data.c2
-rw-r--r--tests/tls13-early-start.c2
-rw-r--r--tests/tls13-rehandshake-cert.c2
-rw-r--r--tests/tls13-server-kx-neg.c2
-rw-r--r--tests/tls13/anti_replay.c2
-rw-r--r--tests/tls13/change_cipher_spec.c2
-rw-r--r--tests/tls13/cookie.c2
-rw-r--r--tests/tls13/ext-parse.h2
-rw-r--r--tests/tls13/hello_random_value.c2
-rw-r--r--tests/tls13/hello_retry_request.c2
-rw-r--r--tests/tls13/key_limits.c2
-rw-r--r--tests/tls13/key_share.c2
-rw-r--r--tests/tls13/key_update.c2
-rw-r--r--tests/tls13/multi-ocsp.c2
-rw-r--r--tests/tls13/no-psk-exts.c2
-rw-r--r--tests/tls13/ocsp-client.c2
-rw-r--r--tests/tls13/post-handshake-with-cert-auto.c2
-rw-r--r--tests/tls13/post-handshake-with-cert-ticket.c2
-rw-r--r--tests/tls13/post-handshake-with-cert.c2
-rw-r--r--tests/tls13/post-handshake-with-psk.c2
-rw-r--r--tests/tls13/post-handshake-without-cert.c2
-rw-r--r--tests/tls13/prf.c2
-rw-r--r--tests/tls13/psk-dumbfw.c2
-rw-r--r--tests/tls13/psk-ext.c2
-rw-r--r--tests/tls13/rnd-check-rollback-val.c2
-rw-r--r--tests/tls13/rnd-rollback-detection.c2
-rw-r--r--tests/tls13/supported_versions.c2
-rw-r--r--tests/tls13/tls12-no-tls13-exts.c2
-rw-r--r--tests/utils.h2
-rw-r--r--tests/virt-time.h2
-rw-r--r--tests/x509-cert-callback-ocsp.c2
-rw-r--r--tests/x509-cert-callback.c2
-rw-r--r--tests/x509sign-verify-gost.c2
781 files changed, 1065 insertions, 1066 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 2016e91e0c..aa2c5fd5d4 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -3,7 +3,7 @@ GnuTLS README -- Important introductory notes
GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure
Sockets Layer) protocol. GnuTLS is a GNU project. Additional
-information can be found at <http://www.gnutls.org/>.
+information can be found at <https://www.gnutls.org/>.
README
@@ -13,7 +13,7 @@ This README is targeted for users of the library who build from
sources but do not necessarily develop. If you are interested
in developing and contributing to the GnuTLS project, please
see README-alpha and visit
-http://www.gnutls.org/manual/html_node/Contributing.html.
+https://www.gnutls.org/manual/html_node/Contributing.html.
COMPILATION
@@ -36,16 +36,16 @@ the shared object (libgnutls.so), and additional binaries such as certtool
and gnutls-cli.
The library depends on libnettle and gmplib.
-* gmplib: for big number arithmetic, http://gmplib.org/
-* nettle: for cryptographic algorithms, http://www.lysator.liu.se/~nisse/nettle/
+* gmplib: for big number arithmetic, https://gmplib.org/
+* nettle: for cryptographic algorithms, https://www.lysator.liu.se/~nisse/nettle/
Optionally it may use the following libraries:
-* libtasn1: For ASN.1 parsing (a copy is included, if not found), http://www.gnu.org/software/libtasn1/
-* p11-kit: for smart card support, http://p11-glue.freedesktop.org/p11-kit.html
-* libtspi: for Trusted Platform Module (TPM) support, http://trousers.sourceforge.net/
-* libunbound: For DNSSEC/DANE support, http://unbound.net/
-* libz: For compression support, http://www.zlib.net/
-* libidn: For supporting internationalized DNS names (IDNA 2003), http://www.gnu.org/software/libidn/
+* libtasn1: For ASN.1 parsing (a copy is included, if not found), https://www.gnu.org/software/libtasn1/
+* p11-kit: for smart card support, https://p11-glue.github.io/p11-glue/p11-kit.html
+* libtspi: for Trusted Platform Module (TPM) support, https://trousers.sourceforge.net/
+* libunbound: For DNSSEC/DANE support, https://unbound.net/
+* libz: For compression support, https://www.zlib.net/
+* libidn: For supporting internationalized DNS names (IDNA 2003), https://www.gnu.org/software/libidn/
* libidn2: For supporting internationalized DNS names (IDNA 2008), https://www.gnu.org/software/libidn/#libidn2
To configure libnettle for installation and use by GnuTLS, a typical
@@ -74,14 +74,14 @@ DOCUMENTATION
=============
See the documentation in doc/ and online at
-http://www.gnutls.org/manual.
+https://www.gnutls.org/manual.
EXAMPLES
========
See the examples in doc/examples/ and online at 'How To Use GnuTLS in
-Applications' at http://www.gnutls.org/manual.
+Applications' at https://www.gnutls.org/manual.
SECURITY ADVISORIES
@@ -91,14 +91,14 @@ The project collects and publishes information on past security
incidents and vulnerabilities. Open information exchange, including
information which is [sometimes] suppressed in non-open or non-free
projects, is one of the goals of the GnuTLS project. Please visit
-http://www.gnutls.org/security.html.
+https://www.gnutls.org/security.html.
MAILING LISTS
=============
The GnuTLS project maintains mailing lists for users, developers, and
-commits. Please see http://www.gnutls.org/lists.html.
+commits. Please see https://www.gnutls.org/lists.html.
LICENSING
@@ -144,7 +144,7 @@ of a previous git clone.
git format-patch
```
-For more information on use of Git, visit http://git-scm.com/
+For more information on use of Git, visit https://git-scm.com/
----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
diff --git a/NEWS b/NEWS
index 26486008f5..885a19c8d7 100644
--- a/NEWS
+++ b/NEWS
@@ -887,7 +887,7 @@ gnutls_ext_get_name: Added
* Version 3.5.0 (released 2016-05-09)
** libgnutls: Added SHA3 based signing algorithms for DSA, RSA and ECDSA,
- based on http://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html
+ based on https://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html
** libgnutls: Added support for curve X25519 (RFC 7748, draft-ietf-tls-rfc4492bis-07).
This curve is disabled by default as it is still on specification status. It
@@ -4910,7 +4910,7 @@ trusting that name. Thanks for report and analysis from Martin von
Gagern <Martin.vGagern@gmx.net>. [CVE-2008-4989]
Any updates with more details about this vulnerability will be added
-to <http://www.gnu.org/software/gnutls/security.html>
+to <https://www.gnu.org/software/gnutls/security.html>
** libgnutls: Fix namespace issue with version symbols.
The symbols LIBGNUTLS_VERSION, LIBGNUTLS_VERSION_MAJOR,
@@ -5068,7 +5068,7 @@ GNUTLS_VERIFY_DISABLE_TIME_CHECKS, that can be used to disable the new
behaviour.
More details about the vulnerabilities will be posted at
-<http://www.gnu.org/software/gnutls/security.html>.
+<https://www.gnu.org/software/gnutls/security.html>.
** gnutls-cli, gnutls-cli-debug: Fix AIX build problem.
Reported by LAUPRETRE François (P) <francois.laupretre@ratp.fr> in
@@ -5185,7 +5185,7 @@ trusting that name. Thanks for report and analysis from Martin von
Gagern <Martin.vGagern@gmx.net>. [CVE-2008-4989]
Any updates with more details about this vulnerability will be added
-to <http://www.gnu.org/software/gnutls/security.html>
+to <https://www.gnu.org/software/gnutls/security.html>
** libgnutls: Add missing prototype for gnutls_srp_set_prime_bits.
Reported by Kevin Quick <quick@sparq.org> in
@@ -5602,7 +5602,7 @@ trusting that name. Thanks for report and analysis from Martin von
Gagern <Martin.vGagern@gmx.net>. [CVE-2008-4989]
Any updates with more details about this vulnerability will be added
-to <http://www.gnu.org/software/gnutls/security.html>
+to <https://www.gnu.org/software/gnutls/security.html>
** libgnutls: Fix buffer overrun in gnutls_x509_crt_list_import.
Report and patch by Jonathan Manktelow.
@@ -5643,7 +5643,7 @@ can happen for re-handshakes, the library would crash because it tried
to hash some data using a libgcrypt handle that had been deallocated.
Report and tiny patch from Tomas Mraz <tmraz@redhat.com>. Any updates
with more details about this vulnerability will be added to
-<http://www.gnu.org/software/gnutls/security.html>
+<https://www.gnu.org/software/gnutls/security.html>
** libgnutls: Fix memory leaks when doing a re-handshake.
Reported by Sam Varshavchik <mrsam@courier-mta.com> in
@@ -5952,7 +5952,7 @@ Thanks to CERT-FI for finding the bugs and providing detailed reports,
which allowed the bugs to be reproduced and fixed easily. Patches
developed by Simon Josefsson and Nikos Mavrogiannopoulos. Any updates
with more details about these vulnerabilities will be added to
-<http://www.gnu.org/software/gnutls/security.html>
+<https://www.gnu.org/software/gnutls/security.html>
*** [GNUTLS-SA-2008-1-1]
*** libgnutls: Fix crash when sending invalid server name.
@@ -6364,7 +6364,7 @@ Thanks to CERT-FI for finding the bugs and providing detailed reports,
which allowed the bugs to be reproduced and fixed easily. Patches
developed by Simon Josefsson and Nikos Mavrogiannopoulos. Any updates
with more details about these vulnerabilities will be added to
-<http://www.gnu.org/software/gnutls/security.html>
+<https://www.gnu.org/software/gnutls/security.html>
*** [GNUTLS-SA-2008-1-1]
*** libgnutls: Fix crash when sending invalid server name.
@@ -7865,7 +7865,7 @@ This enables 'make distcheck' to succeed.
Reported by Daniel Black <dragonheart@gentoo.org>.
** Fix a crash (strcmp() on a NULL value) in the certificate verification logic.
-See http://www.gnu.org/software/gnutls/security.html regardging
+See https://www.gnu.org/software/gnutls/security.html regardging
GNUTLS-SA-2006-2 for more up to date information. Reported by
satyakumar <satyam_kkd@hyd.hellosoft.com>.
@@ -7938,7 +7938,7 @@ known at this point whether the crash can be triggered without the
special local CA certificate, and thus turn this into a remote crash
of clients that verify server certificates when they talk to a server
with the special server certificate. See GNUTLS-SA-2006-2 on
-http://www.gnu.org/software/gnutls/security.html for more up to date
+https://www.gnu.org/software/gnutls/security.html for more up to date
information. Reported by satyakumar <satyam_kkd@hyd.hellosoft.com>.
** Change SRP and Cert-Type extensions to match IANA registry.
@@ -8583,7 +8583,7 @@ LIBGNUTLS_VERSION_NUMBER: New CPP symbols, indicating the GnuTLS
- Added self test that tests anonymous TLS client and server.
- Added self tests of Nettle and generic crypto layer.
- Added API reference manual in HTML format in doc/reference/ using GTK-DOC.
- Online version at <http://www.gnu.org/software/gnutls/reference/>.
+ Online version at <https://www.gnu.org/software/gnutls/reference/>.
- Assume C89 or better; removed checks for size_t, ptrdiff_t and time_t.
- Man pages for API functions are included.
diff --git a/README.md b/README.md
index ac37e1d47b..f3a4759f32 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
GnuTLS implements the TLS/SSL (Transport Layer Security aka Secure
Sockets Layer) protocol. Additional information can be found at
-[www.gnutls.org](http://www.gnutls.org/).
+[www.gnutls.org](https://www.gnutls.org/).
This file contains instructions for developers and advanced users that
want to build from version controlled sources. See [INSTALL.md](INSTALL.md)
@@ -21,34 +21,34 @@ for building released versions.
We require several tools to check out and build the software, including:
-* [Make](http://www.gnu.org/software/make/)
-* [Automake](http://www.gnu.org/software/automake/) (use 1.11.3 or later)
-* [Autoconf](http://www.gnu.org/software/autoconf/)
-* [Autogen](http://www.gnu.org/software/autogen/) (use 5.16 or later)
-* [Libtool](http://www.gnu.org/software/libtool/)
-* [Gettext](http://www.gnu.org/software/gettext/)
-* [Texinfo](http://www.gnu.org/software/texinfo/)
-* [Tar](http://www.gnu.org/software/tar/)
-* [Gzip](http://www.gnu.org/software/gzip/)
-* [Texlive & epsf](http://www.tug.org/texlive/) (for PDF manual)
-* [GTK-DOC](http://www.gtk.org/gtk-doc/) (for API manual)
-* [Git](http://git-scm.com/)
-* [Perl](http://www.cpan.org/)
-* [Nettle](http://www.lysator.liu.se/~nisse/nettle/)
-* [Guile](http://www.gnu.org/software/guile/)
-* [p11-kit](http://p11-glue.freedesktop.org/p11-kit.html)
-* [gperf](http://www.gnu.org/software/gperf/)
+* [Make](https://www.gnu.org/software/make/)
+* [Automake](https://www.gnu.org/software/automake/) (use 1.11.3 or later)
+* [Autoconf](https://www.gnu.org/software/autoconf/)
+* [Autogen](https://www.gnu.org/software/autogen/) (use 5.16 or later)
+* [Libtool](https://www.gnu.org/software/libtool/)
+* [Gettext](https://www.gnu.org/software/gettext/)
+* [Texinfo](https://www.gnu.org/software/texinfo/)
+* [Tar](https://www.gnu.org/software/tar/)
+* [Gzip](https://www.gnu.org/software/gzip/)
+* [Texlive & epsf](https://www.tug.org/texlive/) (for PDF manual)
+* [GTK-DOC](https://www.gtk.org/gtk-doc/) (for API manual)
+* [Git](https://git-scm.com/)
+* [Perl](https://www.cpan.org/)
+* [Nettle](https://www.lysator.liu.se/~nisse/nettle/)
+* [Guile](https://www.gnu.org/software/guile/)
+* [p11-kit](https://p11-glue.github.io/p11-glue/p11-kit.html)
+* [gperf](https://www.gnu.org/software/gperf/)
* [libtasn1](https://www.gnu.org/software/libtasn1/) (optional)
* [Libidn2](https://www.gnu.org/software/libidn/#libidn2) (optional, for internationalization of DNS, IDNA 2008)
-* [Libunistring](http://www.gnu.org/software/libunistring/) (optional, for internationalization)
-* [AWK](http://www.gnu.org/software/awk/) (for make dist, pmccabe2html)
-* [bison](http://www.gnu.org/software/bison) (for datetime parser in certtool)
+* [Libunistring](https://www.gnu.org/software/libunistring/) (optional, for internationalization)
+* [AWK](https://www.gnu.org/software/awk/) (for make dist, pmccabe2html)
+* [bison](https://www.gnu.org/software/bison) (for datetime parser in certtool)
* [libunbound](https://unbound.net/) (for DANE support)
-* [abi-compliance-checker](http://ispras.linuxbase.org/index.php/ABI_compliance_checker) (for make dist)
-* [tcsd](http://trousers.sourceforge.net/) (for TPM support; optional)
+* [abi-compliance-checker](https://lvc.github.io/abi-compliance-checker/) (for make dist)
+* [tcsd](https://trousers.sourceforge.net/) (for TPM support; optional)
* [swtpm](https://github.com/stefanberger/swtpm) (for TPM test; optional)
* [ncat](https://nmap.org/download.html) (for TPM test; optional)
-* [tpm-tools](http://trousers.sourceforge.net/) (for TPM test; optional)
+* [tpm-tools](https://trousers.sourceforge.net/) (for TPM test; optional)
* [expect](https://core.tcl.tk/expect/index) (for TPM test; optional)
The required software is typically distributed with your operating
@@ -79,13 +79,13 @@ Dependencies that are used during make check or make dist are listed below.
Moreover, for basic interoperability testing you may want to install openssl
and mbedtls.
-* [Valgrind](http://valgrind.org/) (optional)
+* [Valgrind](https://valgrind.org/) (optional)
* [Libasan](https://gcc.gnu.org//) (optional)
-* [datefudge](http://packages.debian.org/datefudge) (optional)
-* [nodejs](http://nodejs.org/) (needed for certain test cases)
-* [softhsm](http://www.opendnssec.org/softhsm/) (for testing smart card support)
-* [dieharder](http://www.phy.duke.edu/~rgb/General/dieharder.php) (for testing PRNG)
-* [lcov](http://linux-test-project.github.io/) (for code coverage)
+* [datefudge](https://packages.debian.org/datefudge) (optional)
+* [nodejs](https://nodejs.org/) (needed for certain test cases)
+* [softhsm](https://www.opendnssec.org/softhsm/) (for testing smart card support)
+* [dieharder](https://www.phy.duke.edu/~rgb/General/dieharder.php) (for testing PRNG)
+* [lcov](https://linux-test-project.github.io/) (for code coverage)
Debian/Ubuntu:
```
diff --git a/bootstrap.conf b/bootstrap.conf
index c84be22f40..d54ddc56dc 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -12,7 +12,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# gnulib library name
source_base=gl
diff --git a/configure.ac b/configure.ac
index b5f0607445..e6305b4606 100644
--- a/configure.ac
+++ b/configure.ac
@@ -388,7 +388,7 @@ AM_CONDITIONAL(HAVE_LIBUNISTRING, test "$ac_have_unistring" = "yes")
dnl Note that g*l_INIT are run after we check for library capabilities,
dnl to prevent issues from caching lib dependencies. See discussion
dnl in https://bugs.gentoo.org/show_bug.cgi?id=494940 and
-dnl http://gnu-autoconf.7623.n7.nabble.com/Correct-way-to-check-for-clock-gettime-td12276.html
+dnl https://gnu-autoconf.7623.n7.nabble.com/Correct-way-to-check-for-clock-gettime-td12276.html
gl_INIT
ggl_INIT
unistring_INIT
@@ -650,7 +650,7 @@ if test "$with_p11_kit" != "no"; then
***
*** p11-kit >= $P11_KIT_MINIMUM was not found. To disable PKCS #11 support
*** use --without-p11-kit, otherwise you may get p11-kit from
-*** http://p11-glue.freedesktop.org/p11-kit.html
+*** https://p11-glue.freedesktop.org/p11-kit.html
*** ]])
fi
fi
@@ -770,7 +770,7 @@ if test "x$with_default_trust_store_dir" != x; then
["$with_default_trust_store_dir"], [use the given directory as default trust store])
fi
-dnl auto detect http://lists.gnu.org/archive/html/help-gnutls/2012-05/msg00004.html
+dnl auto detect https://lists.gnu.org/archive/html/help-gnutls/2012-05/msg00004.html
AC_ARG_WITH([default-trust-store-file],
[AS_HELP_STRING([--with-default-trust-store-file=FILE],
[use the given file default trust store])], with_default_trust_store_file="$withval",
diff --git a/devel/DCO/people-dco.txt b/devel/DCO/people-dco.txt
index 6d13adc84d..82beb68c77 100644
--- a/devel/DCO/people-dco.txt
+++ b/devel/DCO/people-dco.txt
@@ -4,48 +4,48 @@ People who have sent DCO for gnutls
Adam Sampson <ats||offog.org>
16 Jul 2013 (received by personal mail by nmav)
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6857
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6857
Alessandro Ghedini <alessandro||ghedini.me>
1 Aug 2015
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8266
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8266
Frank Morgner <morgner||informatik.hu-berlin.de>
30 Aug 2013
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6960
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6960
Wolfgang Meyer zu Bergsten <w.bergsten||sirrix.com>
25 Oct 2013
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7068
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7068
Jens Lechtenboerger <jens.lechtenboerger||fsfe.org>
22 Feb 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7337
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7337
Jason Spafford <nullprogrammer||gmail.com>
6 Mar 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7352
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7352
Simon Arlott <simon||arlott.org>
10 Jul 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7572
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7572
Alon Bar-Lev <alon.barlev||gmail.com>
25 Aug 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7615
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7615
Armin Burgmeier <armin||arbur.net>
16 Sep 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7657
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7657
Jaak Ristioja <jaak.ristioja||cyber.ee>
17 Dec 2014
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7885
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7885
Luke Dashjr <luke-jr+git||utopios.org>
13 Jan 2015
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7949
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7949
Tim Kosse <tim.kosse||filezilla-project.org>
30 May 2016
- http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8559
+ https://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8559
diff --git a/devel/perlasm/license-gnutls.txt b/devel/perlasm/license-gnutls.txt
index 70bded0a16..18eab829eb 100644
--- a/devel/perlasm/license-gnutls.txt
+++ b/devel/perlasm/license-gnutls.txt
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/doc/COPYING b/doc/COPYING
index 94a9ed024d..e60008693e 100644
--- a/doc/COPYING
+++ b/doc/COPYING
@@ -1,7 +1,7 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/doc/alert-printlist.c b/doc/alert-printlist.c
index ab746aa2f2..3483766817 100644
--- a/doc/alert-printlist.c
+++ b/doc/alert-printlist.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/doc/announce.txt b/doc/announce.txt
index 2bae0f6a3a..942cf20a8b 100644
--- a/doc/announce.txt
+++ b/doc/announce.txt
@@ -17,7 +17,7 @@ Public License version 3.0 (or later). The manual is distributed
under the GNU Free Documentation License version 1.3 (or later).
The project page of the library is available at:
- http://www.gnutls.org/
+ https://www.gnutls.org/
What's New
==========
@@ -278,12 +278,12 @@ Community
If you need help to use GnuTLS, or want to help others, you are invited
to join our help-gnutls mailing list, see:
- http://lists.gnutls.org/mailman/listinfo/gnutls-help
+ https://lists.gnutls.org/mailman/listinfo/gnutls-help
If you wish to participate in the development of GnuTLS, you are invited
to join our gnutls-dev mailing list, see:
- http://lists.gnutls.org/mailman/listinfo/gnutls-dev
+ https://lists.gnutls.org/mailman/listinfo/gnutls-dev
Internationalization
====================
diff --git a/doc/certtool.cfg b/doc/certtool.cfg
index c5f2ddc778..f3b47d9056 100644
--- a/doc/certtool.cfg
+++ b/doc/certtool.cfg
@@ -60,7 +60,7 @@ expiration_days = 700
# Alternatively you may set concrete dates and time. The GNU date string
# formats are accepted. See:
-# http://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
+# https://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
#activation_date = "2004-02-29 16:21:42"
#expiration_date = "2025-02-29 16:24:41"
@@ -72,7 +72,7 @@ expiration_days = 700
#dns_name = "www.morethanone.org"
# A subject alternative name URI
-#uri = "http://www.example.com"
+#uri = "https://www.example.com"
# An IP address in case of a server.
#ip_address = "192.168.1.1"
@@ -88,7 +88,7 @@ challenge_password = 123456
# An URL that has CRLs (certificate revocation lists)
# available. Needed in CA certificates.
-#crl_dist_points = "http://www.getcrl.crl/getcrl/"
+#crl_dist_points = "https://www.getcrl.crl/getcrl/"
# Whether this is a CA certificate or not
#ca
@@ -145,19 +145,19 @@ encryption_key
#path_len = 2
# OCSP URI
-# ocsp_uri = http://my.ocsp.server/ocsp
+# ocsp_uri = https://my.ocsp.server/ocsp
# CA issuers URI
-# ca_issuers_uri = http://my.ca.issuer
+# ca_issuers_uri = https://my.ca.issuer
# Certificate policies
#policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
#policy1_txt = "This is a long policy to summarize"
-#policy1_url = http://www.example.com/a-policy-to-read
+#policy1_url = https://www.example.com/a-policy-to-read
#policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
#policy2_txt = "This is a short policy"
-#policy2_url = http://www.example.com/another-policy-to-read
+#policy2_url = https://www.example.com/another-policy-to-read
# Name constraints
diff --git a/doc/cha-bib.texi b/doc/cha-bib.texi
index 457187cd8c..4df5e98f90 100644
--- a/doc/cha-bib.texi
+++ b/doc/cha-bib.texi
@@ -6,16 +6,16 @@
@item @anchor{CBCATT}[CBCATT]
Bodo Moeller, "Security of CBC Ciphersuites in SSL/TLS: Problems and
Countermeasures", 2002, available from
-@url{http://www.openssl.org/~bodo/tls-cbc.txt}.
+@url{https://www.openssl.org/~bodo/tls-cbc.txt}.
@item @anchor{GPGH}[GPGH]
Mike Ashley, "The GNU Privacy Handbook", 2002, available from
-@url{http://www.gnupg.org/gph/en/manual.pdf}.
+@url{https://www.gnupg.org/gph/en/manual.pdf}.
@item @anchor{GUTPKI}[GUTPKI]
Peter Gutmann, "Everything you never wanted to know about PKI but were
forced to find out", Available from
-@url{http://www.cs.auckland.ac.nz/~pgut001/}.
+@url{https://www.cs.auckland.ac.nz/~pgut001/}.
@item @anchor{PRNGATTACKS}[PRNGATTACKS]
John Kelsey and Bruce Schneier, "Cryptanalytic Attacks on Pseudorandom Number Generators",
@@ -23,167 +23,167 @@ Available from @url{https://www.schneier.com/academic/paperfiles/paper-prngs.pdf
@item @anchor{KEYPIN}[KEYPIN]
Chris Evans and Chris Palmer, "Public Key Pinning Extension for HTTP",
-Available from @url{http://tools.ietf.org/html/draft-ietf-websec-key-pinning-01}.
+Available from @url{https://tools.ietf.org/html/draft-ietf-websec-key-pinning-01}.
@item @anchor{NISTSP80057}[NISTSP80057]
NIST Special Publication 800-57, "Recommendation for Key Management -
Part 1: General (Revised)", March 2007, available from
-@url{http://csrc.nist.gov/publications/nistpubs/800-57/sp800-57-Part1-revised2_Mar08-2007.pdf}.
+@url{https://csrc.nist.gov/publications/nistpubs/800-57/sp800-57-Part1-revised2_Mar08-2007.pdf}.
@item @anchor{RFC7413}[RFC7413]
Y. Cheng and J. Chu and S. Radhakrishnan and A. Jain, "TCP Fast Open",
December 2014, Available from
-@url{http://www.ietf.org/rfc/rfc7413.txt}.
+@url{https://www.ietf.org/rfc/rfc7413.txt}.
@item @anchor{RFC7918}[RFC7918]
A. Langley, N. Modadugu, B. Moeller, "Transport Layer Security (TLS) False Start",
August 2016, Available from
-@url{http://www.ietf.org/rfc/rfc7918.txt}.
+@url{https://www.ietf.org/rfc/rfc7918.txt}.
@item @anchor{RFC6125}[RFC6125]
Peter Saint-Andre and Jeff Hodges, "Representation and Verification of Domain-Based Application Service Identity within Internet Public Key Infrastructure Using X.509 (PKIX) Certificates in the Context of Transport Layer Security (TLS)",
March 2011, Available from
-@url{http://www.ietf.org/rfc/rfc6125.txt}.
+@url{https://www.ietf.org/rfc/rfc6125.txt}.
@item @anchor{RFC7685}[RFC7685]
Adam Langley, "A Transport Layer Security (TLS) ClientHello Padding Extension",
October 2015, Available from
-@url{http://www.ietf.org/rfc/rfc7685.txt}.
+@url{https://www.ietf.org/rfc/rfc7685.txt}.
@item @anchor{RFC7613}[RFC7613]
Peter Saint-Andre and Alexey Melnikov, "Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords",
August 2015, Available from
-@url{http://www.ietf.org/rfc/rfc7613.txt}.
+@url{https://www.ietf.org/rfc/rfc7613.txt}.
@item @anchor{RFC2246}[RFC2246]
Tim Dierks and Christopher Allen, "The TLS Protocol Version 1.0",
January 1999, Available from
-@url{http://www.ietf.org/rfc/rfc2246.txt}.
+@url{https://www.ietf.org/rfc/rfc2246.txt}.
@item @anchor{RFC6083}[RFC6083]
M. Tuexen and R. Seggelmann and E. Rescorla, "Datagram Transport Layer Security (DTLS) for Stream Control Transmission Protocol (SCTP)",
January 2011, Available from
-@url{http://www.ietf.org/rfc/rfc6083.txt}.
+@url{https://www.ietf.org/rfc/rfc6083.txt}.
@item @anchor{RFC4418}[RFC4418]
Ted Krovetz, "UMAC: Message Authentication Code using Universal Hashing",
March 2006, Available from
-@url{http://www.ietf.org/rfc/rfc4418.txt}.
+@url{https://www.ietf.org/rfc/rfc4418.txt}.
@item @anchor{RFC4680}[RFC4680]
S. Santesson, "TLS Handshake Message for Supplemental Data",
September 2006, Available from
-@url{http://www.ietf.org/rfc/rfc4680.txt}.
+@url{https://www.ietf.org/rfc/rfc4680.txt}.
@item @anchor{RFC7633}[RFC7633]
P. Hallam-Baker, "X.509v3 Transport Layer Security (TLS) Feature Extension",
October 2015, Available from
-@url{http://www.ietf.org/rfc/rfc7633.txt}.
+@url{https://www.ietf.org/rfc/rfc7633.txt}.
@item @anchor{RFC7919}[RFC7919]
D. Gillmor, "Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for Transport Layer Security (TLS)",
August 2016, Available from
-@url{http://www.ietf.org/rfc/rfc7919.txt}.
+@url{https://www.ietf.org/rfc/rfc7919.txt}.
@item @anchor{RFC4514}[RFC4514]
Kurt D. Zeilenga, "Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Names",
June 2006, Available from
-@url{http://www.ietf.org/rfc/rfc4513.txt}.
+@url{https://www.ietf.org/rfc/rfc4513.txt}.
@item @anchor{RFC4346}[RFC4346]
Tim Dierks and Eric Rescorla, "The TLS Protocol Version 1.1", Match
-2006, Available from @url{http://www.ietf.org/rfc/rfc4346.txt}.
+2006, Available from @url{https://www.ietf.org/rfc/rfc4346.txt}.
@item @anchor{RFC4347}[RFC4347]
Eric Rescorla and Nagendra Modadugu, "Datagram Transport Layer Security", April
-2006, Available from @url{http://www.ietf.org/rfc/rfc4347.txt}.
+2006, Available from @url{https://www.ietf.org/rfc/rfc4347.txt}.
@item @anchor{RFC5246}[RFC5246]
Tim Dierks and Eric Rescorla, "The TLS Protocol Version 1.2", August
-2008, Available from @url{http://www.ietf.org/rfc/rfc5246.txt}.
+2008, Available from @url{https://www.ietf.org/rfc/rfc5246.txt}.
@item @anchor{RFC2440}[RFC2440]
Jon Callas, Lutz Donnerhacke, Hal Finney and Rodney Thayer, "OpenPGP
Message Format", November 1998, Available from
-@url{http://www.ietf.org/rfc/rfc2440.txt}.
+@url{https://www.ietf.org/rfc/rfc2440.txt}.
@item @anchor{RFC4880}[RFC4880]
Jon Callas, Lutz Donnerhacke, Hal Finney, David Shaw and Rodney
Thayer, "OpenPGP Message Format", November 2007, Available from
-@url{http://www.ietf.org/rfc/rfc4880.txt}.
+@url{https://www.ietf.org/rfc/rfc4880.txt}.
@item @anchor{RFC4211}[RFC4211]
J. Schaad, "Internet X.509 Public Key Infrastructure Certificate
Request Message Format (CRMF)", September 2005, Available from
-@url{http://www.ietf.org/rfc/rfc4211.txt}.
+@url{https://www.ietf.org/rfc/rfc4211.txt}.
@item @anchor{RFC2817}[RFC2817]
Rohit Khare and Scott Lawrence, "Upgrading to TLS Within HTTP/1.1",
-May 2000, Available from @url{http://www.ietf.org/rfc/rfc2817.txt}
+May 2000, Available from @url{https://www.ietf.org/rfc/rfc2817.txt}
@item @anchor{RFC2818}[RFC2818]
Eric Rescorla, "HTTP Over TLS", May 2000, Available from
-@url{http://www.ietf/rfc/rfc2818.txt}.
+@url{https://www.ietf/rfc/rfc2818.txt}.
@item @anchor{RFC2945}[RFC2945]
Tom Wu, "The SRP Authentication and Key Exchange System", September
-2000, Available from @url{http://www.ietf.org/rfc/rfc2945.txt}.
+2000, Available from @url{https://www.ietf.org/rfc/rfc2945.txt}.
@item @anchor{RFC7301}[RFC7301]
S. Friedl, A. Popov, A. Langley, E. Stephan, "Transport Layer Security (TLS) Application-Layer Protocol Negotiation Extension",
-July 2014, Available from @url{http://www.ietf.org/rfc/rfc7301.txt}.
+July 2014, Available from @url{https://www.ietf.org/rfc/rfc7301.txt}.
@item @anchor{RFC2986}[RFC2986]
Magnus Nystrom and Burt Kaliski, "PKCS 10 v1.7: Certification Request
Syntax Specification", November 2000, Available from
-@url{http://www.ietf.org/rfc/rfc2986.txt}.
+@url{https://www.ietf.org/rfc/rfc2986.txt}.
@item @anchor{PKIX}[PKIX]
D. Cooper, S. Santesson, S. Farrel, S. Boeyen, R. Housley, W. Polk,
"Internet X.509 Public Key Infrastructure Certificate and Certificate
Revocation List (CRL) Profile", May 2008, available from
-@url{http://www.ietf.org/rfc/rfc5280.txt}.
+@url{https://www.ietf.org/rfc/rfc5280.txt}.
@item @anchor{RFC3749}[RFC3749]
Scott Hollenbeck, "Transport Layer Security Protocol Compression
Methods", May 2004, available from
-@url{http://www.ietf.org/rfc/rfc3749.txt}.
+@url{https://www.ietf.org/rfc/rfc3749.txt}.
@item @anchor{RFC3820}[RFC3820]
Steven Tuecke, Von Welch, Doug Engert, Laura Pearlman, and Mary
Thompson, "Internet X.509 Public Key Infrastructure (PKI) Proxy
Certificate Profile", June 2004, available from
-@url{http://www.ietf.org/rfc/rfc3820}.
+@url{https://www.ietf.org/rfc/rfc3820}.
@item @anchor{RFC6520}[RFC6520]
R. Seggelmann, M. Tuexen, and M. Williams, "Transport Layer Security (TLS) and
Datagram Transport Layer Security (DTLS) Heartbeat Extension", February 2012, available from
-@url{http://www.ietf.org/rfc/rfc6520}.
+@url{https://www.ietf.org/rfc/rfc6520}.
@item @anchor{RFC5746}[RFC5746]
E. Rescorla, M. Ray, S. Dispensa, and N. Oskov, "Transport Layer
Security (TLS) Renegotiation Indication Extension", February 2010,
-available from @url{http://www.ietf.org/rfc/rfc5746}.
+available from @url{https://www.ietf.org/rfc/rfc5746}.
@item @anchor{RFC5280}[RFC5280]
D. Cooper, S. Santesson, S. Farrell, S. Boeyen, R. Housley, and
W. Polk, "Internet X.509 Public Key Infrastructure Certificate and
Certificate Revocation List (CRL) Profile", May 2008, available from
-@url{http://www.ietf.org/rfc/rfc5280}.
+@url{https://www.ietf.org/rfc/rfc5280}.
@item @anchor{TLSTKT}[TLSTKT]
Joseph Salowey, Hao Zhou, Pasi Eronen, Hannes Tschofenig, "Transport
Layer Security (TLS) Session Resumption without Server-Side State",
-January 2008, available from @url{http://www.ietf.org/rfc/rfc5077}.
+January 2008, available from @url{https://www.ietf.org/rfc/rfc5077}.
@item @anchor{PKCS12}[PKCS12]
RSA Laboratories, "PKCS 12 v1.0: Personal Information Exchange
-Syntax", June 1999, Available from @url{http://www.rsa.com}.
+Syntax", June 1999, Available from @url{https://www.rsa.com}.
@item @anchor{PKCS11}[PKCS11]
RSA Laboratories, "PKCS #11 Base Functionality v2.30: Cryptoki – Draft 4",
-July 2009, Available from @url{http://www.rsa.com}.
+July 2009, Available from @url{https://www.rsa.com}.
@item @anchor{RESCORLA}[RESCORLA]
Eric Rescorla, "SSL and TLS: Designing and Building Secure Systems",
@@ -191,11 +191,11 @@ Eric Rescorla, "SSL and TLS: Designing and Building Secure Systems",
@item @anchor{SELKEY}[SELKEY]
Arjen Lenstra and Eric Verheul, "Selecting Cryptographic Key Sizes",
-2003, available from @url{http://www.win.tue.nl/~klenstra/key.pdf}.
+2003, available from @url{https://www.win.tue.nl/~klenstra/key.pdf}.
@item @anchor{SSL3}[SSL3]
Alan Freier, Philip Karlton and Paul Kocher, "The Secure Sockets Layer (SSL) Protocol Version 3.0",
-August 2011, Available from @url{http://www.ietf.org/rfc/rfc6101.txt}.
+August 2011, Available from @url{https://www.ietf.org/rfc/rfc6101.txt}.
@item @anchor{STEVENS}[STEVENS]
Richard Stevens, "UNIX Network Programming, Volume 1", Prentice Hall
@@ -204,56 +204,56 @@ PTR, January 1998
@item @anchor{TLSEXT}[TLSEXT]
Simon Blake-Wilson, Magnus Nystrom, David Hopwood, Jan Mikkelsen and
Tim Wright, "Transport Layer Security (TLS) Extensions", June 2003,
-Available from @url{http://www.ietf.org/rfc/rfc3546.txt}.
+Available from @url{https://www.ietf.org/rfc/rfc3546.txt}.
@item @anchor{TLSPGP}[TLSPGP]
Nikos Mavrogiannopoulos, "Using OpenPGP keys for TLS authentication",
January 2011. Available from
-@url{http://www.ietf.org/rfc/rfc6091.txt}.
+@url{https://www.ietf.org/rfc/rfc6091.txt}.
@item @anchor{TLSSRP}[TLSSRP]
David Taylor, Trevor Perrin, Tom Wu and Nikos Mavrogiannopoulos,
"Using SRP for TLS Authentication", November 2007. Available from
-@url{http://www.ietf.org/rfc/rfc5054.txt}.
+@url{https://www.ietf.org/rfc/rfc5054.txt}.
@item @anchor{TLSPSK}[TLSPSK]
Pasi Eronen and Hannes Tschofenig, "Pre-shared key Ciphersuites for
TLS", December 2005, Available from
-@url{http://www.ietf.org/rfc/rfc4279.txt}.
+@url{https://www.ietf.org/rfc/rfc4279.txt}.
@item @anchor{TOMSRP}[TOMSRP]
Tom Wu, "The Stanford SRP Authentication Project", Available at
-@url{http://srp.stanford.edu/}.
+@url{https://srp.stanford.edu/}.
@item @anchor{WEGER}[WEGER]
Arjen Lenstra and Xiaoyun Wang and Benne de Weger, "Colliding X.509
Certificates", Cryptology ePrint Archive, Report 2005/067, Available
-at @url{http://eprint.iacr.org/}.
+at @url{https://eprint.iacr.org/}.
@item @anchor{ECRYPT}[ECRYPT]
European Network of Excellence in Cryptology II, "ECRYPT II Yearly
Report on Algorithms and Keysizes (2009-2010)", Available
-at @url{http://www.ecrypt.eu.org/documents/D.SPA.13.pdf}.
+at @url{https://www.ecrypt.eu.org/documents/D.SPA.13.pdf}.
@item @anchor{RFC5056}[RFC5056]
N. Williams, "On the Use of Channel Bindings to Secure Channels",
-November 2007, available from @url{http://www.ietf.org/rfc/rfc5056}.
+November 2007, available from @url{https://www.ietf.org/rfc/rfc5056}.
@item @anchor{RFC5764}[RFC5764]
D. McGrew, E. Rescorla, "Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)On the Use of Channel Bindings to Secure Channels",
-May 2010, available from @url{http://www.ietf.org/rfc/rfc5764}.
+May 2010, available from @url{https://www.ietf.org/rfc/rfc5764}.
@item @anchor{RFC5929}[RFC5929]
J. Altman, N. Williams, L. Zhu, "Channel Bindings for TLS", July 2010,
-available from @url{http://www.ietf.org/rfc/rfc5929}.
+available from @url{https://www.ietf.org/rfc/rfc5929}.
@item @anchor{PKCS11URI}[PKCS11URI]
J. Pechanec, D. Moffat, "The PKCS#11 URI Scheme", April 2015,
-available from @url{http://www.ietf.org/rfc/rfc7512}.
+available from @url{https://www.ietf.org/rfc/rfc7512}.
@item @anchor{TPMURI}[TPMURI]
C. Latze, N. Mavrogiannopoulos, "The TPMKEY URI Scheme", January 2013,
-Work in progress, available from @url{http://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01}.
+Work in progress, available from @url{https://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01}.
@item @anchor{ANDERSON}[ANDERSON]
R. J. Anderson, "Security Engineering: A Guide to Building Dependable Distributed Systems",
@@ -261,18 +261,18 @@ John Wiley \& Sons, Inc., 2001.
@item @anchor{RFC4821}[RFC4821]
M. Mathis, J. Heffner, "Packetization Layer Path MTU Discovery", March 2007,
-available from @url{http://www.ietf.org/rfc/rfc4821.txt}.
+available from @url{https://www.ietf.org/rfc/rfc4821.txt}.
@item @anchor{RFC2560}[RFC2560]
M. Myers et al, "X.509 Internet Public Key Infrastructure Online
Certificate Status Protocol - OCSP", June 1999, Available from
-@url{http://www.ietf.org/rfc/rfc2560.txt}.
+@url{https://www.ietf.org/rfc/rfc2560.txt}.
@item @anchor{RIVESTCRL}[RIVESTCRL]
R. L. Rivest, "Can We Eliminate Certificate Revocation Lists?",
Proceedings of Financial Cryptography '98; Springer Lecture Notes in
Computer Science No. 1465 (Rafael Hirschfeld, ed.), February 1998),
pages 178--183, available from
-@url{http://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf}.
+@url{https://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf}.
@end table
diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index 4a0c25eff1..f26f90e57e 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -409,7 +409,7 @@ flags are part of the enumeration
Some systems provide a system wide trusted certificate storage accessible using
the PKCS #11 API. That is, the trusted certificates are queried and accessed using the
PKCS #11 API, and trusted certificate properties, such as purpose, are marked using
-attached extensions. One example is the p11-kit trust module@footnote{see @url{http://p11-glue.freedesktop.org/trust-module.html}.}.
+attached extensions. One example is the p11-kit trust module@footnote{see @url{https://p11-glue.freedesktop.org/trust-module.html}.}.
These special PKCS #11 modules can be used for GnuTLS certificate verification if marked as trust
policy modules, i.e., with @code{trust-policy: yes} in the p11-kit module file.
diff --git a/doc/cha-crypto.texi b/doc/cha-crypto.texi
index a133ccd158..e097040fd6 100644
--- a/doc/cha-crypto.texi
+++ b/doc/cha-crypto.texi
@@ -6,7 +6,7 @@ it does not provide access to basic cryptographic primitives. However
it abstracts the internal cryptographic back-end (see @ref{Cryptographic Backend}),
providing symmetric crypto, hash and HMAC algorithms, as well access
to the random number generation. For a low-level crypto API the usage of nettle
-@footnote{See @uref{http://www.lysator.liu.se/~nisse/nettle/}.} library is recommended.
+@footnote{See @uref{https://www.lysator.liu.se/~nisse/nettle/}.} library is recommended.
@menu
* Symmetric algorithms::
diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi
index 21df8e5fb3..215f257c8b 100644
--- a/doc/cha-gtls-app.texi
+++ b/doc/cha-gtls-app.texi
@@ -299,7 +299,7 @@ call the expected system call. For that it is recommended to test your
program in all the targeted platforms when filters like seccomp are in place.
An example with a seccomp filter from GnuTLS' test suite is at:
-@url{http://gitlab.com/gnutls/gnutls/blob/master/tests/seccomp.c}.
+@url{https://gitlab.com/gnutls/gnutls/blob/master/tests/seccomp.c}.
@node Sessions and fork
@subsection Sessions and fork
diff --git a/doc/cha-internals.texi b/doc/cha-internals.texi
index ebdf998aa3..2a9bc1a45b 100644
--- a/doc/cha-internals.texi
+++ b/doc/cha-internals.texi
@@ -165,7 +165,7 @@ A good name for the identifier would be GNUTLS_EXTENSION_FOOBAR. If the
extension that you are implementing is an extension that is officially
registered by IANA then it is recommended to use its official name such
that the extension can be correctly identified by other developers. Check
-with @url{http://www.iana.org/assignments/tls-extensiontype-values}
+with @url{https://www.iana.org/assignments/tls-extensiontype-values}
for registered extensions.
@subsubheading Register the extension in @code{lib/hello_ext.c}.
@@ -461,7 +461,7 @@ an efficient way.
The Cryptographic library layer, currently supports only
libnettle. Older versions of GnuTLS used to support libgcrypt,
but it was switched with nettle mainly for performance reasons@footnote{See
-@url{http://lists.gnu.org/archive/html/gnutls-devel/2011-02/msg00079.html}.}
+@url{https://lists.gnu.org/archive/html/gnutls-devel/2011-02/msg00079.html}.}
and secondary because it is a simpler library to use.
In the future other cryptographic libraries might be supported as well.
@@ -470,7 +470,7 @@ Systems that include a cryptographic co-processor, typically come with
kernel drivers to utilize the operations from software. For this reason
GnuTLS provides a layer where each individual algorithm used can be replaced
by another implementation, i.e., the one provided by the driver. The
-FreeBSD, OpenBSD and Linux kernels@footnote{Check @url{http://home.gna.org/cryptodev-linux/}
+FreeBSD, OpenBSD and Linux kernels@footnote{Check @url{https://home.gna.org/cryptodev-linux/}
for the Linux kernel implementation of @code{/dev/crypto}.} include already
a number of hardware assisted implementations, and also provide an interface
to access them, called @code{/dev/crypto}.
diff --git a/doc/cha-library.texi b/doc/cha-library.texi
index 354bb0a769..ff21ba6d83 100644
--- a/doc/cha-library.texi
+++ b/doc/cha-library.texi
@@ -52,7 +52,7 @@ and gmplib libraries.
@cindex download
GnuTLS is available for download at:
-@url{http://www.gnutls.org/download.html}
+@url{https://www.gnutls.org/download.html}
GnuTLS uses a development cycle where even minor version numbers
indicate a stable release and a odd minor version number indicate a
@@ -62,8 +62,8 @@ release since 7 is odd.
GnuTLS depends on @code{nettle} and @code{gmplib}, and you will need to install it
before installing GnuTLS. The @code{nettle} library is available from
-@url{http://www.lysator.liu.se/~nisse/nettle/}, while @code{gmplib} is available
-from @url{http://www.gmplib.org/}.
+@url{https://www.lysator.liu.se/~nisse/nettle/}, while @code{gmplib} is available
+from @url{https://www.gmplib.org/}.
Don't forget to verify the cryptographic signature after downloading
source code packages.
@@ -78,7 +78,7 @@ Several parts of GnuTLS require ASN.1 functionality, which is provided by
a library called libtasn1. A copy of libtasn1 is included in GnuTLS. If you
want to install it separately (e.g., to make it possibly to use
libtasn1 in other programs), you can get it from
-@url{http://www.gnu.org/software/libtasn1/}.
+@url{https://www.gnu.org/software/libtasn1/}.
The compression library, @code{libz}, the PKCS #11 helper library @code{p11-kit},
the TPM library @code{trousers}, as well as the IDN library @code{libidn}@footnote{Needed
@@ -142,7 +142,7 @@ the last, which allows to use a PKCS #11 trust policy module. That module not on
provides the trusted certificates, but allows the categorization of them using purpose,
e.g., CAs can be restricted for e-mail usage only, or administrative restrictions of CAs, for
examples by restricting a CA to only issue certificates for a given DNS domain using NameConstraints.
-A publicly available PKCS #11 trust module is p11-kit's trust module@footnote{@url{http://p11-glue.freedesktop.org/doc/p11-kit/trust-module.html}}.
+A publicly available PKCS #11 trust module is p11-kit's trust module@footnote{@url{https://p11-glue.freedesktop.org/doc/p11-kit/trust-module.html}}.
@node Document overview
@section Overview
diff --git a/doc/cha-preface.texi b/doc/cha-preface.texi
index a11b34651f..7c41f41b15 100644
--- a/doc/cha-preface.texi
+++ b/doc/cha-preface.texi
@@ -23,4 +23,4 @@ in @xcite{STEVENS}, to public key infrastructure in @xcite{GUTPKI}
and to security engineering in @xcite{ANDERSON}.
Updated versions of the @acronym{GnuTLS} software and this document
-will be available from @url{http://www.gnutls.org/}.
+will be available from @url{https://www.gnutls.org/}.
diff --git a/doc/cha-support.texi b/doc/cha-support.texi
index bc664a1a21..b68cd073f4 100644
--- a/doc/cha-support.texi
+++ b/doc/cha-support.texi
@@ -16,10 +16,10 @@ A mailing list where users may help each other exists, and you can
reach it by sending e-mail to @email{gnutls-help@@gnutls.org}. Archives
of the mailing list discussions, and an interface to manage
subscriptions, is available through the World Wide Web at
-@url{http://lists.gnutls.org/pipermail/gnutls-help/}.
+@url{https://lists.gnutls.org/pipermail/gnutls-help/}.
A mailing list for developers are also available, see
-@url{http://www.gnutls.org/lists.html}.
+@url{https://www.gnutls.org/lists.html}.
Bug reports should be sent to @email{bugs@@gnutls.org}, see
@ref{Bug Reports}.
@@ -27,7 +27,7 @@ Bug reports should be sent to @email{bugs@@gnutls.org}, see
@section Commercial Support
Commercial support is available for users of GnuTLS. See
-@url{http://www.gnutls.org/commercial.html} for more information.
+@url{https://www.gnutls.org/commercial.html} for more information.
@node Bug Reports
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index 409b360815..6057feda2f 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -302,7 +302,7 @@ and tokens, @acronym{PKCS} #11 is automatically initialized during the first
call of a @acronym{PKCS} #11 related function, in a thread safe way.
The default initialization process, utilizes p11-kit configuration, and loads any
appropriate @acronym{PKCS} #11 modules. The p11-kit configuration
-files@footnote{@url{http://p11-glue.freedesktop.org/}} are typically stored in @code{/etc/pkcs11/modules/}.
+files@footnote{@url{https://p11-glue.freedesktop.org/}} are typically stored in @code{/etc/pkcs11/modules/}.
For example a file that will instruct GnuTLS to load the @acronym{OpenSC} module,
could be named @code{/etc/pkcs11/modules/opensc.module} and contain the following:
@@ -506,7 +506,7 @@ The @acronym{PKCS} #11 API can be used to allow all applications in the
same operating system to access shared cryptographic keys and certificates in a
uniform way, as in @ref{fig-pkcs11-vision}. That way applications could load their
trusted certificate list, as well as user certificates from a common PKCS #11 module.
-Such a provider is the p11-kit trust storage module@footnote{@url{http://p11-glue.freedesktop.org/trust-module.html}}
+Such a provider is the p11-kit trust storage module@footnote{@url{https://p11-glue.freedesktop.org/trust-module.html}}
and it provides access to the trusted Root CA certificates in a system. That
provides a more dynamic list of Root CA certificates, as opposed to a static
list in a file or directory.
@@ -514,7 +514,7 @@ list in a file or directory.
That store, allows for blacklisting of CAs or certificates, as well as
categorization of the Root CAs (Web verification, Code signing, etc.), in
addition to restricting their purpose via stapled extensions@footnote{See
-the 'Restricting the scope of CA certificates' post at @url{http://nmav.gnutls.org/2016/06/restricting-scope-of-ca-certificates.html}}.
+the 'Restricting the scope of CA certificates' post at @url{https://nmav.gnutls.org/2016/06/restricting-scope-of-ca-certificates.html}}.
GnuTLS will utilize the p11-kit trust module as the default trust store
if configured to; i.e., if '--with-default-trust-store-pkcs11=pkcs11:' is given to
the configure script.
diff --git a/doc/doxygen/Doxyfile.in b/doc/doxygen/Doxyfile.in
index 003e191487..6b7a1a7537 100644
--- a/doc/doxygen/Doxyfile.in
+++ b/doc/doxygen/Doxyfile.in
@@ -18,7 +18,7 @@
# that follow. The default is UTF-8 which is also the encoding used for all
# text before the first occurrence of this tag. Doxygen uses libiconv (or the
# iconv built into libc) for the transcoding. See
-# http://www.gnu.org/software/libiconv for the list of possible encodings.
+# https://www.gnu.org/software/libiconv for the list of possible encodings.
DOXYFILE_ENCODING = UTF-8
@@ -539,7 +539,7 @@ INPUT = ../../
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
# also the default input encoding. Doxygen uses libiconv (or the iconv built
-# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
+# into libc) for the transcoding. See https://www.gnu.org/software/libiconv for
# the list of possible encodings.
INPUT_ENCODING = UTF-8
@@ -682,7 +682,7 @@ REFERENCES_LINK_SOURCE = YES
# If the USE_HTAGS tag is set to YES then the references to source code
# will point to the HTML generated by the htags(1) tool instead of doxygen
# built-in source browser. The htags tool is part of GNU's global source
-# tagging system (see http://www.gnu.org/software/global/global.html). You
+# tagging system (see https://www.gnu.org/software/global/global.html). You
# will need version 4.8.6 or higher.
USE_HTAGS = NO
@@ -1233,7 +1233,7 @@ CLASS_DIAGRAMS = YES
# You can define message sequence charts within doxygen comments using the \msc
# command. Doxygen will then run the mscgen tool (see
-# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
+# https://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
# documentation. The MSCGEN_PATH tag allows you to specify the directory where
# the mscgen tool resides. If left empty the tool is assumed to be found in the
# default search path.
diff --git a/doc/doxygen/Doxyfile.orig b/doc/doxygen/Doxyfile.orig
index 1eeea5ecd1..91ac9af6b6 100644
--- a/doc/doxygen/Doxyfile.orig
+++ b/doc/doxygen/Doxyfile.orig
@@ -18,7 +18,7 @@
# that follow. The default is UTF-8 which is also the encoding used for all
# text before the first occurrence of this tag. Doxygen uses libiconv (or the
# iconv built into libc) for the transcoding. See
-# http://www.gnu.org/software/libiconv for the list of possible encodings.
+# https://www.gnu.org/software/libiconv for the list of possible encodings.
DOXYFILE_ENCODING = UTF-8
@@ -539,7 +539,7 @@ INPUT =
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
# also the default input encoding. Doxygen uses libiconv (or the iconv built
-# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for
+# into libc) for the transcoding. See https://www.gnu.org/software/libiconv for
# the list of possible encodings.
INPUT_ENCODING = UTF-8
@@ -682,7 +682,7 @@ REFERENCES_LINK_SOURCE = YES
# If the USE_HTAGS tag is set to YES then the references to source code
# will point to the HTML generated by the htags(1) tool instead of doxygen
# built-in source browser. The htags tool is part of GNU's global source
-# tagging system (see http://www.gnu.org/software/global/global.html). You
+# tagging system (see https://www.gnu.org/software/global/global.html). You
# will need version 4.8.6 or higher.
USE_HTAGS = NO
@@ -1233,7 +1233,7 @@ CLASS_DIAGRAMS = YES
# You can define message sequence charts within doxygen comments using the \msc
# command. Doxygen will then run the mscgen tool (see
-# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
+# https://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
# documentation. The MSCGEN_PATH tag allows you to specify the directory where
# the mscgen tool resides. If left empty the tool is assumed to be found in the
# default search path.
diff --git a/doc/errcodes.c b/doc/errcodes.c
index defee3a19c..1548f93aac 100644
--- a/doc/errcodes.c
+++ b/doc/errcodes.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/doc/fdl-1.3.texi b/doc/fdl-1.3.texi
index 3a74be0f70..eaf3da0e92 100644
--- a/doc/fdl-1.3.texi
+++ b/doc/fdl-1.3.texi
@@ -6,7 +6,7 @@
@display
Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
-@uref{http://fsf.org/}
+@uref{https://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -97,7 +97,7 @@ format, SGML or XML using a publicly available
DTD, and standard-conforming simple HTML,
PostScript or PDF designed for human modification. Examples
of transparent image formats include PNG, XCF and
-JPG. Opaque formats include proprietary formats that can be
+JPG@. Opaque formats include proprietary formats that can be
read and edited only by proprietary word processors, SGML or
XML for which the DTD and/or processing tools are
not generally available, and the machine-generated HTML,
@@ -414,7 +414,7 @@ The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
-@uref{http://www.gnu.org/copyleft/}.
+@uref{https://www.gnu.org/licenses/}.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
@@ -468,7 +468,7 @@ To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and
license notices just after the title page:
-@example
+@smallexample
@group
Copyright (C) @var{year} @var{your name}.
Permission is granted to copy, distribute and/or modify this document
@@ -478,18 +478,18 @@ license notices just after the title page:
Texts. A copy of the license is included in the section entitled ``GNU
Free Documentation License''.
@end group
-@end example
+@end smallexample
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
replace the ``with@dots{}Texts.''@: line with this:
-@example
+@smallexample
@group
with the Invariant Sections being @var{list their titles}, with
the Front-Cover Texts being @var{list}, and with the Back-Cover Texts
being @var{list}.
@end group
-@end example
+@end smallexample
If you have Invariant Sections without Cover Texts, or some other
combination of the three, merge those two alternatives to suit the
@@ -503,4 +503,3 @@ to permit their use in free software.
@c Local Variables:
@c ispell-local-pdict: "ispell-dict"
@c End:
-
diff --git a/doc/gnutls-guile.texi b/doc/gnutls-guile.texi
index 2488b62f70..b53349acab 100644
--- a/doc/gnutls-guile.texi
+++ b/doc/gnutls-guile.texi
@@ -71,9 +71,9 @@ Documentation License''.
@node Preface
@chapter Preface
-This manual describes the @uref{http://www.gnu.org/software/guile/,
+This manual describes the @uref{https://www.gnu.org/software/guile/,
GNU Guile} Scheme programming interface to GnuTLS, which is distributed
-as part of @uref{http://gnutls.org,GnuTLS}. The reader is
+as part of @uref{https://gnutls.org,GnuTLS}. The reader is
assumed to have basic knowledge of the protocol and library. Details
missing from this chapter may be found in Function reference,
of the C API reference.
@@ -369,7 +369,7 @@ Once a TLS session is established, data can be communicated through it
(bye session close-request/rdwr))))
@end example
-@c See <http://bugs.gnu.org/22966> for details.
+@c See <https://bugs.gnu.org/22966> for details.
@cindex buffering
Note that each write to the session record port leads to the
transmission of an encrypted TLS ``Application Data'' packet. In the
diff --git a/doc/latex/fdl.tex b/doc/latex/fdl.tex
index 1b2ea6ea2c..f6d191326c 100644
--- a/doc/latex/fdl.tex
+++ b/doc/latex/fdl.tex
@@ -13,7 +13,7 @@
\bigskip
- \url{http://fsf.org/}
+ \url{https://fsf.org/}
\bigskip
@@ -483,7 +483,7 @@ The Free Software Foundation may publish new, revised versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
-http://www.gnu.org/copyleft/.
+https://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
diff --git a/doc/latex/gnutls.bib b/doc/latex/gnutls.bib
index 49e1287988..a30f079f3d 100644
--- a/doc/latex/gnutls.bib
+++ b/doc/latex/gnutls.bib
@@ -3,8 +3,8 @@
title = "{Public Key Pinning Extension for HTTP}",
month = "December",
year = "2011",
- note = "Available from \url{http://tools.ietf.org/html/draft-ietf-websec-key-pinning-01}",
- url = "http://tools.ietf.org/html/draft-ietf-websec-key-pinning-01"
+ note = "Available from \url{https://tools.ietf.org/html/draft-ietf-websec-key-pinning-01}",
+ url = "https://tools.ietf.org/html/draft-ietf-websec-key-pinning-01"
}
@misc{RFC6083,
@@ -18,8 +18,8 @@
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
- url = {http://www.rfc-editor.org/rfc/rfc6083.txt},
- note = {\url{http://www.rfc-editor.org/rfc/rfc6083.txt}},
+ url = {https://www.rfc-editor.org/rfc/rfc6083.txt},
+ note = {\url{https://www.rfc-editor.org/rfc/rfc6083.txt}},
}
@misc{RFC7413,
@@ -33,7 +33,7 @@
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
- url = {http://www.rfc-editor.org/rfc/rfc7413.txt},
+ url = {https://www.rfc-editor.org/rfc/rfc7413.txt},
}
@misc{RFC7633,
@@ -60,7 +60,7 @@
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
- url = {http://www.rfc-editor.org/rfc/rfc7918.txt},
+ url = {https://www.rfc-editor.org/rfc/rfc7918.txt},
}
@misc{RFC5764,
@@ -74,7 +74,7 @@
issn = {2070-1721},
publisher = {RFC Editor},
institution = {RFC Editor},
- url = {http://www.rfc-editor.org/rfc/rfc5764.txt},
+ url = {https://www.rfc-editor.org/rfc/rfc5764.txt},
}
@misc{rfc7919,
@@ -87,7 +87,7 @@
organization="Internet Engineering Task Force",
year=2016,
month=aug,
- url="http://www.ietf.org/rfc/rfc7919.txt",
+ url="https://www.ietf.org/rfc/rfc7919.txt",
}
@misc{RFC5280,
@@ -100,7 +100,7 @@
organization="Internet Engineering Task Force",
year=2008,
month=may,
- note="Available from \url{http://www.ietf.org/rfc/rfc5280}",
+ note="Available from \url{https://www.ietf.org/rfc/rfc5280}",
}
@misc{rfc7301,
@@ -113,7 +113,7 @@
organization="Internet Engineering Task Force",
year=2014,
month=jul,
- note="Available from \url{http://www.ietf.org/rfc/rfc7301}",
+ note="Available from \url{https://www.ietf.org/rfc/rfc7301}",
}
@Misc{ RFC7613,
@@ -121,8 +121,8 @@
title = "{Preparation, Enforcement, and Comparison of Internationalized Strings Representing Usernames and Passwords}",
month = "August",
year = "2015",
- note = "Available from \url{http://www.ietf.org/rfc/rfc7613}",
- url = "http://www.ietf.org/rfc/rfc7613"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc7613}",
+ url = "https://www.ietf.org/rfc/rfc7613"
}
@Misc{ RFC6125,
@@ -130,8 +130,8 @@
title = "{Representation and Verification of Domain-Based Application Service Identity within Internet Public Key Infrastructure Using X.509 (PKIX) Certificates in the Context of Transport Layer Security (TLS)}",
month = "March",
year = "2011",
- note = "Available from \url{http://www.ietf.org/rfc/rfc6125}",
- url = "http://www.ietf.org/rfc/rfc6125"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc6125}",
+ url = "https://www.ietf.org/rfc/rfc6125"
}
@Misc{ RFC7685,
@@ -139,16 +139,16 @@
title = "{A Transport Layer Security (TLS) ClientHello Padding Extension}",
month = "October",
year = "2015",
- note = "Available from \url{http://www.ietf.org/rfc/rfc7685}",
- url = "http://www.ietf.org/rfc/rfc7685"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc7685}",
+ url = "https://www.ietf.org/rfc/rfc7685"
}
@Misc{ RFC2246 ,
author = "Tim Dierks and Christopher Allen",
title = "{The TLS Protocol Version 1.0}",
month = "January",
year = "1999",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2246}",
- url = "http://www.ietf.org/rfc/rfc2246"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2246}",
+ url = "https://www.ietf.org/rfc/rfc2246"
}
@Misc{ RFC6520,
@@ -156,8 +156,8 @@
title = "{Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) Heartbeat Extension}",
month = "February",
year = "2012",
- note = "Available from \url{http://www.ietf.org/rfc/rfc6520}",
- url = "http://www.ietf.org/rfc/rfc6520"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc6520}",
+ url = "https://www.ietf.org/rfc/rfc6520"
}
@Misc{ RFC4680,
@@ -165,8 +165,8 @@
title = "{TLS Handshake Message for Supplemental Data}",
month = "September",
year = "2006",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4680}",
- url = "http://www.ietf.org/rfc/rfc4680"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4680}",
+ url = "https://www.ietf.org/rfc/rfc4680"
}
@Misc{ RFC4514,
@@ -174,8 +174,8 @@
title = "{Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Names}",
month = "June",
year = "2006",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4514}",
- url = "http://www.ietf.org/rfc/rfc4514"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4514}",
+ url = "https://www.ietf.org/rfc/rfc4514"
}
@Misc{ RIVESTCRL,
@@ -183,8 +183,8 @@
title = "{Can We Eliminate Certificate Revocation Lists?}",
month = "February",
year = "1998",
- note = "Available from \url{http://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf}",
- url = "http://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf"
+ note = "Available from \url{https://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf}",
+ url = "https://people.csail.mit.edu/rivest/Rivest-CanWeEliminateCertificateRevocationLists.pdf"
}
@misc{RFC3820,
@@ -192,8 +192,8 @@
title="Internet {X.509} Public Key Infrastructure {(PKI)} Proxy Certificate Profile",
month="June",
year=2004,
- note = "Available from \url{http://www.ietf.org/rfc/rfc3820}",
- url = "http://www.ietf.org/rfc/rfc3820"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc3820}",
+ url = "https://www.ietf.org/rfc/rfc3820"
}
@misc{RFC2560,
@@ -201,8 +201,8 @@
title="{X.509 Internet Public Key Infrastructure Online Certificate Status Protocol - OCSP}",
month="June",
year=1999,
- note = "Available from \url{http://www.ietf.org/rfc/rfc2560}",
- url = "http://www.ietf.org/rfc/rfc2560"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2560}",
+ url = "https://www.ietf.org/rfc/rfc2560"
}
@misc{RFC5746,
@@ -210,8 +210,8 @@
title = "Transport Layer Security {(TLS)} Renegotiation Indication Extension",
month ="February",
year=2010,
- note = "Available from \url{http://www.ietf.org/rfc/rfc5746}",
- url = "http://www.ietf.org/rfc/rfc5746"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5746}",
+ url = "https://www.ietf.org/rfc/rfc5746"
}
@Misc{TLSTKT,
@@ -219,14 +219,14 @@
title = "Transport Layer Security {(TLS)} Session Resumption without Server-Side State",
month="January",
year="2008",
- note = "Available from \url{http://www.ietf.org/rfc/rfc5077}",
- url = "http://www.ietf.org/rfc/rfc5077"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5077}",
+ url = "https://www.ietf.org/rfc/rfc5077"
}
@Misc{PKCS11,
publisher = "RSA Laboratories",
title = "{PKCS \#11 Base Functionality v2.30: Cryptoki – Draft 4}",
- url = "http://www.rsa.com",
+ url = "https://www.rsa.com",
month="July",
year=2009
}
@@ -234,7 +234,7 @@
@Misc{ECRYPT,
publisher = "European Network of Excellence in Cryptology II",
title = "{ECRYPT II Yearly Report on Algorithms and Keysizes (2009-2010)}",
- url = "http://www.ecrypt.eu.org/documents/D.SPA.13.pdf",
+ url = "https://www.ecrypt.eu.org/documents/D.SPA.13.pdf",
year=2010
}
@@ -242,7 +242,7 @@
title="{NIST Special Publication 800-57, Recommendation for Key Management - Part 1: General (Revised)}",
month="March",
year="2007",
- url="http://csrc.nist.gov/publications/nistpubs/800-57/sp800-57-Part1-revised2_Mar08-2007.pdf"
+ url="https://csrc.nist.gov/publications/nistpubs/800-57/sp800-57-Part1-revised2_Mar08-2007.pdf"
}
@Misc{ RFC5246,
@@ -250,8 +250,8 @@
title = "{The TLS Protocol Version 1.2}",
month = "August",
year = "2008",
- note = "Available from \url{http://www.ietf.org/rfc/rfc5246}",
- url = "http://www.ietf.org/rfc/rfc5246"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5246}",
+ url = "https://www.ietf.org/rfc/rfc5246"
}
@Misc{ WEGER,
@@ -259,8 +259,8 @@
title = "{Colliding X.509 Certificates}",
publisher = "Cryptology ePrint Archive, Report 2005/067",
year = "2005",
- note = "Available from \url{http://eprint.iacr.org/2005/067}",
- url = "http://eprint.iacr.org/2005/067"
+ note = "Available from \url{https://eprint.iacr.org/2005/067}",
+ url = "https://eprint.iacr.org/2005/067"
}
@Misc{ RFC3749,
@@ -268,8 +268,8 @@
title = "Transport Layer Security Protocol Compression Methods",
month = "May",
year = "2004",
- note = "Available from \url{http://www.ietf.org/rfc/rfc3749}",
- url = "http://www.ietf.org/rfc/rfc3749"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc3749}",
+ url = "https://www.ietf.org/rfc/rfc3749"
}
@Misc{ RFC4347,
@@ -277,8 +277,8 @@
title = "Datagram Transport Layer Security",
month = "April",
year = "2006",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4347}",
- url = "http://www.ietf.org/rfc/rfc4347"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4347}",
+ url = "https://www.ietf.org/rfc/rfc4347"
}
@Misc{ RFC4346,
@@ -286,8 +286,8 @@
title = "The {TLS} Protocol Version 1.1",
month = "April",
year = "2006",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4346}",
- url = "http://www.ietf.org/rfc/rfc4346"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4346}",
+ url = "https://www.ietf.org/rfc/rfc4346"
}
@Misc{ RFC2440,
@@ -295,8 +295,8 @@
title = "{OpenPGP} Message Format",
month = "November",
year = "2007",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4880}",
- url = "http://www.ietf.org/rfc/rfc4880"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4880}",
+ url = "https://www.ietf.org/rfc/rfc4880"
}
@Misc{ RFC2511,
@@ -304,8 +304,8 @@
title = "Internet {X.509} Certificate Request Message Format",
month = "March",
year = "1999",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2511}",
- url = "http://www.ietf.org/rfc/rfc2511"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2511}",
+ url = "https://www.ietf.org/rfc/rfc2511"
}
@Misc{ RFC2817,
@@ -313,8 +313,8 @@
title = "Upgrading to {TLS} Within {HTTP/1.1}",
month = "May",
year = "2000",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2817}",
- url = "http://www.ietf.org/rfc/rfc2817"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2817}",
+ url = "https://www.ietf.org/rfc/rfc2817"
}
@Misc{ RFC2818,
@@ -322,8 +322,8 @@
title = "{HTTP over TLS}",
month = "May",
year = "2000",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2818}",
- url = "http://www.ietf.org/rfc/rfc2818"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2818}",
+ url = "https://www.ietf.org/rfc/rfc2818"
}
@Misc{ RFC2945,
@@ -331,8 +331,8 @@
title = "The {SRP} Authentication and Key Exchange System",
month = "September",
year = "2000",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2945}",
- url = "http://www.ietf.org/rfc/rfc2945"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2945}",
+ url = "https://www.ietf.org/rfc/rfc2945"
}
@Misc{ RFC2986,
@@ -340,8 +340,8 @@
title = "{PKCS 10 v1.7:} Certification Request Syntax Specification",
month = "November",
year = "2000",
- note = "Available from \url{http://www.ietf.org/rfc/rfc2986}",
- url = "http://www.ietf.org/rfc/rfc2986"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc2986}",
+ url = "https://www.ietf.org/rfc/rfc2986"
}
@Misc{PKIX,
@@ -349,8 +349,8 @@
title = "Internet {X.509} Public Key Infrastructure Certificate and Certificate Revocation List {(CRL)} Profile",
month = "April",
year = "2002",
- note = "Available from \url{http://www.ietf.org/rfc/rfc3280}",
- url = "http://www.ietf.org/rfc/rfc3280"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc3280}",
+ url = "https://www.ietf.org/rfc/rfc3280"
}
@Misc{SSL3,
@@ -358,8 +358,8 @@
title = "The Secure Sockets Layer (SSL) Protocol Version 3.0",
month = "August",
year = "2011",
- note = "Available from \url{http://www.ietf.org/rfc/rfc6101}",
- url = "http://www.ietf.org/rfc/rfc6101"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc6101}",
+ url = "https://www.ietf.org/rfc/rfc6101"
}
@Misc{PKCS12,
@@ -380,8 +380,8 @@
title = "Transport Layer Security {(TLS)} Extensions",
month = "June",
year = "2003",
- note = "Available from \url{http://www.ietf.org/rfc/rfc3546}",
- url = "http://www.ietf.org/rfc/rfc3546"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc3546}",
+ url = "https://www.ietf.org/rfc/rfc3546"
}
@Misc{ TLSSRP,
@@ -389,8 +389,8 @@
title = "Using {SRP for TLS} Authentication",
month = "November",
year = "2007",
- note = "Available from \url{http://www.ietf.org/rfc/rfc5054}",
- url = "http://www.ietf.org/rfc/rfc5054"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5054}",
+ url = "https://www.ietf.org/rfc/rfc5054"
}
@Misc{ RFC5056,
@@ -398,8 +398,8 @@
title = "On the Use of Channel Bindings to Secure Channels",
month = "November",
year = "2007",
- note = "Available from \url{http://www.ietf.org/rfc/rfc5056}",
- url = "http://www.ietf.org/rfc/rfc5056"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5056}",
+ url = "https://www.ietf.org/rfc/rfc5056"
}
@Misc{ RFC5929,
@@ -407,8 +407,8 @@
title = "Channel Bindings for {TLS}",
month = "July",
year = "2010",
- note = "Available from \url{http://www.ietf.org/rfc/rfc5929}",
- url = "http://www.ietf.org/rfc/rfc5929"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc5929}",
+ url = "https://www.ietf.org/rfc/rfc5929"
}
@Misc{ TLSPSK,
@@ -416,8 +416,8 @@
title = "Pre-shared key Ciphersuites for {TLS}",
month = "December",
year = "2005",
- note = "Available from http://www.ietf.org/rfc/rfc4279",
- url = "http://www.ietf.org/rfc/rfc4279"
+ note = "Available from https://www.ietf.org/rfc/rfc4279",
+ url = "https://www.ietf.org/rfc/rfc4279"
}
@Misc{ TLSPGP,
@@ -425,8 +425,8 @@
title = "{Using OpenPGP Keys for Transport Layer Security (TLS) Authentication}",
month = "February",
year = "2011",
- note = "Available from \url{http://www.ietf.org/rfc/rfc6091}",
- url = "http://www.ietf.org/rfc/rfc6091"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc6091}",
+ url = "https://www.ietf.org/rfc/rfc6091"
}
@Misc{ RFC4821,
@@ -434,8 +434,8 @@
title = "{Packetization Layer Path MTU Discovery}",
month = "March",
year = "2007",
- note = "Available from \url{http://www.ietf.org/rfc/rfc4821}",
- url = "http://www.ietf.org/rfc/rfc4821"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc4821}",
+ url = "https://www.ietf.org/rfc/rfc4821"
}
@Misc{ TLSCOMP,
@@ -443,39 +443,39 @@
title = "Transport Layer Security Protocol Compression Methods",
month = "May",
year = "2004",
- note = "Available from \url{http://www.ietf.org/rfc/rfc3749}",
- url = "http://www.ietf.org/rfc/rfc3749"
+ note = "Available from \url{https://www.ietf.org/rfc/rfc3749}",
+ url = "https://www.ietf.org/rfc/rfc3749"
}
@Misc{ CBCATT,
author = "Bodo Moeller",
title = "Security of {CBC} Ciphersuites in {SSL/TLS}: Problems and Countermeasures",
year = "2002",
- note = "Available from \url{http://www.openssl.org/\~bodo/tls-cbc.txt}",
- url = "http://www.openssl.org/~bodo/tls-cbc.txt"
+ note = "Available from \url{https://www.openssl.org/\~bodo/tls-cbc.txt}",
+ url = "https://www.openssl.org/~bodo/tls-cbc.txt"
}
@Misc{ GUTPKI,
author = "Peter Gutmann",
title = "Everything you never wanted to know about {PKI} but were forced to find out",
year = "2002",
- note = "Available from \url{http://www.cs.auckland.ac.nz/\~pgut001/pubs/pkitutorial.pdf}",
- url = "http://www.cs.auckland.ac.nz/~pgut001/pubs/pkitutorial.pdf"
+ note = "Available from \url{https://www.cs.auckland.ac.nz/\~pgut001/pubs/pkitutorial.pdf}",
+ url = "https://www.cs.auckland.ac.nz/~pgut001/pubs/pkitutorial.pdf"
}
@Misc{ GPGH,
author = "Mike Ashley",
title = "The {GNU} Privacy Handbook",
year = "2002",
- note = "Available from \url{http://www.gnupg.org/gph/en/manual.pdf}",
- url = "http://www.gnupg.org/gph/en/manual.pdf"
+ note = "Available from \url{https://www.gnupg.org/gph/en/manual.pdf}",
+ url = "https://www.gnupg.org/gph/en/manual.pdf"
}
@Misc{ TOMSRP,
author = "Tom Wu",
title = "The Stanford {SRP} Authentication Project",
- note = "Available from \url{http://srp.stanford.edu/}",
- url = "http://srp.stanford.edu/"
+ note = "Available from \url{https://srp.stanford.edu/}",
+ url = "https://srp.stanford.edu/"
}
@Misc{ PRNGATTACKS,
@@ -513,7 +513,7 @@
organization="Internet Engineering Task Force",
year=2015,
month=apr,
- url="http://www.ietf.org/rfc/rfc7512.txt",
+ url="https://www.ietf.org/rfc/rfc7512.txt",
}
@misc{TPMURI,
@@ -521,8 +521,8 @@
title="{The TPMKEY URI Scheme}",
month="January",
year=2013,
- note = "Work in progress, available from \url{http://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01}",
- url = "http://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01"
+ note = "Work in progress, available from \url{https://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01}",
+ url = "https://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01"
}
@misc{rfc4418,
@@ -535,6 +535,6 @@
organization="Internet Engineering Task Force",
year=2006,
month=mar,
- url="http://www.ietf.org/rfc/rfc4418.txt",
+ url="https://www.ietf.org/rfc/rfc4418.txt",
}
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 2ef5b5bcee..0aab479df2 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -1256,7 +1256,7 @@ stamp_mans: $(HEADER_FILES)
$(top_srcdir)/doc/scripts/gdoc -man \
-module $(PACKAGE) -sourceversion $(VERSION) \
-bugsto $(PACKAGE_BUGREPORT) \
- -pkg-site "http://www.gnutls.org" \
+ -pkg-site "https://www.gnutls.org" \
-include "gnutls/`basename $$header .in`" \
-seeinfo $(PACKAGE) -verbatimcopying \
-copyright "2001-$(YEAR) Free Software Foundation, Inc., and others" \
diff --git a/doc/printlist.c b/doc/printlist.c
index 908c98d7a7..bda2b01531 100644
--- a/doc/printlist.c
+++ b/doc/printlist.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/doc/reference/gnutls-docs.sgml b/doc/reference/gnutls-docs.sgml
index 174707d25c..ff508df907 100644
--- a/doc/reference/gnutls-docs.sgml
+++ b/doc/reference/gnutls-docs.sgml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
- "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+ "https://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
- <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
+ <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'https://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index">
@@ -11,7 +11,7 @@
<releaseinfo>
for GnuTLS &version;.
The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://www.gnutls.org/reference/">http://www.gnutls.org/reference/</ulink>.
+ <ulink role="online-location" url="https://www.gnutls.org/reference/">https://www.gnutls.org/reference/</ulink>.
</releaseinfo>
</bookinfo>
@@ -25,8 +25,8 @@
<para>
More up to date information can be found at
- <ulink url="http://www.gnutls.org/">
- http://www.gnutls.org/</ulink>.
+ <ulink url="https://www.gnutls.org/">
+ https://www.gnutls.org/</ulink>.
</para>
<xi:include href="xml/gnutls.xml"/>
diff --git a/doc/scripts/gdoc b/doc/scripts/gdoc
index 3214b9c317..1ecbbdc16c 100755
--- a/doc/scripts/gdoc
+++ b/doc/scripts/gdoc
@@ -21,7 +21,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# This will read a C source code file and scan for embedded comments
# in the style of gnome comments (+minor extensions - see below).
@@ -713,7 +713,7 @@ sub output_man {
print ".SH \"REPORTING BUGS\"\n";
print "Report bugs to <". $args{'bugsto'} . ">.\n";
#print ".br\n";
- #print "General guidelines for reporting bugs: http://www.gnu.org/gethelp/\n";
+ #print "General guidelines for reporting bugs: https://www.gnu.org/gethelp/\n";
print ".br\n";
if ($args{'pkgsite'}) {
print "Home page: " . $args{'pkgsite'} . "\n";
diff --git a/extra/gnutls_openssl.c b/extra/gnutls_openssl.c
index 0bc4c5a1b4..aa5a0e708b 100644
--- a/extra/gnutls_openssl.c
+++ b/extra/gnutls_openssl.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/extra/openssl_compat.c b/extra/openssl_compat.c
index 4cee4cdb83..d8c60d4450 100644
--- a/extra/openssl_compat.c
+++ b/extra/openssl_compat.c
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/* This file includes all functions that were in the 0.5.x and 0.8.x
diff --git a/fuzz/gnutls_base64_decoder_fuzzer.c b/fuzz/gnutls_base64_decoder_fuzzer.c
index 5adecc3e6f..c53f79de1e 100644
--- a/fuzz/gnutls_base64_decoder_fuzzer.c
+++ b/fuzz/gnutls_base64_decoder_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_base64_encoder_fuzzer.c b/fuzz/gnutls_base64_encoder_fuzzer.c
index ef9f41ecff..da0c767c16 100644
--- a/fuzz/gnutls_base64_encoder_fuzzer.c
+++ b/fuzz/gnutls_base64_encoder_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_client_fuzzer.c b/fuzz/gnutls_client_fuzzer.c
index d1252d7ad7..f5c969d990 100644
--- a/fuzz/gnutls_client_fuzzer.c
+++ b/fuzz/gnutls_client_fuzzer.c
@@ -6,7 +6,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_dn_parser_fuzzer.c b/fuzz/gnutls_dn_parser_fuzzer.c
index 325da25ae6..ccaa722990 100644
--- a/fuzz/gnutls_dn_parser_fuzzer.c
+++ b/fuzz/gnutls_dn_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_idna_parser_fuzzer.c b/fuzz/gnutls_idna_parser_fuzzer.c
index 7371ba5173..ca8dfdc639 100644
--- a/fuzz/gnutls_idna_parser_fuzzer.c
+++ b/fuzz/gnutls_idna_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_ocsp_req_parser_fuzzer.c b/fuzz/gnutls_ocsp_req_parser_fuzzer.c
index 999969af72..17c945d807 100644
--- a/fuzz/gnutls_ocsp_req_parser_fuzzer.c
+++ b/fuzz/gnutls_ocsp_req_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_ocsp_resp_parser_fuzzer.c b/fuzz/gnutls_ocsp_resp_parser_fuzzer.c
index 43d466142e..598d9eeb86 100644
--- a/fuzz/gnutls_ocsp_resp_parser_fuzzer.c
+++ b/fuzz/gnutls_ocsp_resp_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_pkcs12_key_parser_fuzzer.c b/fuzz/gnutls_pkcs12_key_parser_fuzzer.c
index 3e4985b860..9aaf92ff48 100644
--- a/fuzz/gnutls_pkcs12_key_parser_fuzzer.c
+++ b/fuzz/gnutls_pkcs12_key_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_pkcs7_parser_fuzzer.c b/fuzz/gnutls_pkcs7_parser_fuzzer.c
index 51eb3a4b8c..92f1f33d3f 100644
--- a/fuzz/gnutls_pkcs7_parser_fuzzer.c
+++ b/fuzz/gnutls_pkcs7_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_pkcs8_key_parser_fuzzer.c b/fuzz/gnutls_pkcs8_key_parser_fuzzer.c
index baa3461d63..982b485c76 100644
--- a/fuzz/gnutls_pkcs8_key_parser_fuzzer.c
+++ b/fuzz/gnutls_pkcs8_key_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_private_key_parser_fuzzer.c b/fuzz/gnutls_private_key_parser_fuzzer.c
index 663ade800e..c7d4a7b526 100644
--- a/fuzz/gnutls_private_key_parser_fuzzer.c
+++ b/fuzz/gnutls_private_key_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_reverse_idna_parser_fuzzer.c b/fuzz/gnutls_reverse_idna_parser_fuzzer.c
index 4403234810..b67e5ca252 100644
--- a/fuzz/gnutls_reverse_idna_parser_fuzzer.c
+++ b/fuzz/gnutls_reverse_idna_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_server_fuzzer.c b/fuzz/gnutls_server_fuzzer.c
index 50bba97416..3ef02aec3c 100644
--- a/fuzz/gnutls_server_fuzzer.c
+++ b/fuzz/gnutls_server_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_set_trust_file_fuzzer.c b/fuzz/gnutls_set_trust_file_fuzzer.c
index 09d60264be..60982ff1a1 100644
--- a/fuzz/gnutls_set_trust_file_fuzzer.c
+++ b/fuzz/gnutls_set_trust_file_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/gnutls_x509_parser_fuzzer.c b/fuzz/gnutls_x509_parser_fuzzer.c
index d3e158c1ba..9e50d94e1a 100644
--- a/fuzz/gnutls_x509_parser_fuzzer.c
+++ b/fuzz/gnutls_x509_parser_fuzzer.c
@@ -5,7 +5,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/fuzz/run-afl.sh b/fuzz/run-afl.sh
index 9daaf601bf..c3cb8ad8aa 100755
--- a/fuzz/run-afl.sh
+++ b/fuzz/run-afl.sh
@@ -14,7 +14,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
export LD_LIBRARY_PATH=${srcdir}/../lib/.libs/
diff --git a/guile/Makefile.am b/guile/Makefile.am
index 95fa96c66b..1d554a1f7a 100644
--- a/guile/Makefile.am
+++ b/guile/Makefile.am
@@ -74,7 +74,7 @@ AM_V_GUILEC_0 = @echo " GUILEC " $@;
# Unset 'GUILE_LOAD_COMPILED_PATH' so we can be sure that any .go file that we
# load comes from the build directory.
# XXX: Use the C locale for when Guile lacks
-# <http://git.sv.gnu.org/cgit/guile.git/commit/?h=stable-2.0&id=e2c6bf3866d1186c60bacfbd4fe5037087ee5e3f>.
+# <https://git.sv.gnu.org/cgit/guile.git/commit/?h=stable-2.0&id=e2c6bf3866d1186c60bacfbd4fe5037087ee5e3f>.
%.go: %.scm modules/gnutls.scm
$(AM_V_GUILEC)$(MKDIR_P) "`dirname "$@"`" ; \
$(AM_V_P) && out=1 || out=- ; \
diff --git a/guile/modules/system/documentation/README b/guile/modules/system/documentation/README
index de45e2e503..d8dba12983 100644
--- a/guile/modules/system/documentation/README
+++ b/guile/modules/system/documentation/README
@@ -7,7 +7,7 @@ in Guile terms.
They were stolen from Guile-Reader 0.3:
- http://www.nongnu.org/guile-reader/
+ https://www.nongnu.org/guile-reader/
It was only slightly modified.
diff --git a/guile/src/Makefile.am b/guile/src/Makefile.am
index 177a8618c3..78f0143b27 100644
--- a/guile/src/Makefile.am
+++ b/guile/src/Makefile.am
@@ -38,7 +38,7 @@ guileextension_LTLIBRARIES = guile-gnutls-v-2.la
# Use '-module' to build a "dlopenable module", in Libtool terms.
# Use '-undefined' to placate Libtool on Windows; see
-# <http://lists.gnutls.org/pipermail/gnutls-devel/2014-December/007294.html>.
+# <https://lists.gnutls.org/pipermail/gnutls-devel/2014-December/007294.html>.
guile_gnutls_v_2_la_LDFLAGS = -module -no-undefined
# Linking against GnuTLS.
@@ -113,7 +113,7 @@ snarfcppopts = $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
# Note: we cannot use the portable ".c.x" form, since that leads
# prerequisites to be ignored:
-# <http://lists.gnutls.org/pipermail/gnutls-devel/2013-September/006453.html>.
+# <https://lists.gnutls.org/pipermail/gnutls-devel/2013-September/006453.html>.
%.x: %.c $(GENERATED_BINDINGS)
$(AM_V_GEN)$(guile_snarf) -o $@ $< $(snarfcppopts)
diff --git a/guile/src/core.c b/guile/src/core.c
index 0b209f1fa4..546d63a1e3 100644
--- a/guile/src/core.c
+++ b/guile/src/core.c
@@ -2404,7 +2404,7 @@ SCM_DEFINE (scm_gnutls_x509_certificate_dn, "x509-certificate-dn",
(SCM cert),
"Return the distinguished name (DN) of X.509 certificate "
"@var{cert}. The form of the DN is as described in @uref{"
- "http://tools.ietf.org/html/rfc2253, RFC 2253}.")
+ "https://tools.ietf.org/html/rfc2253, RFC 2253}.")
#define FUNC_NAME s_scm_gnutls_x509_certificate_dn
{
X509_CERTIFICATE_DN_FUNCTION_BODY (gnutls_x509_crt_get_dn);
@@ -2510,7 +2510,7 @@ SCM_DEFINE (scm_gnutls_x509_certificate_matches_hostname_p,
(SCM cert, SCM hostname),
"Return true if @var{cert} matches @var{hostname}, a string "
"denoting a DNS host name. This is the basic implementation "
- "of @uref{http://tools.ietf.org/html/rfc2818, RFC 2818} (aka. "
+ "of @uref{https://tools.ietf.org/html/rfc2818, RFC 2818} (aka. "
"HTTPS).")
#define FUNC_NAME s_scm_gnutls_x509_certificate_matches_hostname_p
{
diff --git a/lib/Makefile.am b/lib/Makefile.am
index a34f175f5f..955ac683e7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
ACLOCAL_AMFLAGS = -I ../m4 -I ../gl/m4
diff --git a/lib/abstract_int.h b/lib/abstract_int.h
index d920486597..8900e51dbc 100644
--- a/lib/abstract_int.h
+++ b/lib/abstract_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/Makefile.am b/lib/accelerated/Makefile.am
index ae6adf966e..d44920def4 100644
--- a/lib/accelerated/Makefile.am
+++ b/lib/accelerated/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/accelerated/aarch64/Makefile.am b/lib/accelerated/aarch64/Makefile.am
index ccf37e991b..90443bb36b 100644
--- a/lib/accelerated/aarch64/Makefile.am
+++ b/lib/accelerated/aarch64/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
AM_LIBTOOLFLAGS=--tag=CC
diff --git a/lib/accelerated/aarch64/aarch64-common.c b/lib/accelerated/aarch64/aarch64-common.c
index c1beb206fa..38cff360b6 100644
--- a/lib/accelerated/aarch64/aarch64-common.c
+++ b/lib/accelerated/aarch64/aarch64-common.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aarch64-common.h b/lib/accelerated/aarch64/aarch64-common.h
index b850bae725..ed2b4e8baf 100644
--- a/lib/accelerated/aarch64/aarch64-common.h
+++ b/lib/accelerated/aarch64/aarch64-common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/aarch64/aes-cbc-aarch64.c b/lib/accelerated/aarch64/aes-cbc-aarch64.c
index 7040728f7d..68434f3656 100644
--- a/lib/accelerated/aarch64/aes-cbc-aarch64.c
+++ b/lib/accelerated/aarch64/aes-cbc-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aes-ccm-aarch64.c b/lib/accelerated/aarch64/aes-ccm-aarch64.c
index 006867fb84..5de7ab0e89 100644
--- a/lib/accelerated/aarch64/aes-ccm-aarch64.c
+++ b/lib/accelerated/aarch64/aes-ccm-aarch64.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/aes-gcm-aarch64.c b/lib/accelerated/aarch64/aes-gcm-aarch64.c
index 2669c313b3..c88fe9759f 100644
--- a/lib/accelerated/aarch64/aes-gcm-aarch64.c
+++ b/lib/accelerated/aarch64/aes-gcm-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/hmac-sha-aarch64.c b/lib/accelerated/aarch64/hmac-sha-aarch64.c
index c67ca98f91..d9081060c6 100644
--- a/lib/accelerated/aarch64/hmac-sha-aarch64.c
+++ b/lib/accelerated/aarch64/hmac-sha-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/aarch64/sha-aarch64.c b/lib/accelerated/aarch64/sha-aarch64.c
index 5b68204b00..9cdf12ca3a 100644
--- a/lib/accelerated/aarch64/sha-aarch64.c
+++ b/lib/accelerated/aarch64/sha-aarch64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/accelerated.c b/lib/accelerated/accelerated.c
index 063617a1e9..2d8f546b23 100644
--- a/lib/accelerated/accelerated.c
+++ b/lib/accelerated/accelerated.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/cryptodev-gcm.c b/lib/accelerated/cryptodev-gcm.c
index cea48a21b6..bd9f1a025d 100644
--- a/lib/accelerated/cryptodev-gcm.c
+++ b/lib/accelerated/cryptodev-gcm.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/cryptodev.c b/lib/accelerated/cryptodev.c
index 8d00cfdc2a..d28322967d 100644
--- a/lib/accelerated/cryptodev.c
+++ b/lib/accelerated/cryptodev.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/accelerated/x86/Makefile.am b/lib/accelerated/x86/Makefile.am
index c4ee6a1308..9ee9d0ac2e 100644
--- a/lib/accelerated/x86/Makefile.am
+++ b/lib/accelerated/x86/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
AM_LIBTOOLFLAGS=--tag=CC
diff --git a/lib/accelerated/x86/aes-cbc-x86-aesni.c b/lib/accelerated/x86/aes-cbc-x86-aesni.c
index ecd05a2473..e4364d54a1 100644
--- a/lib/accelerated/x86/aes-cbc-x86-aesni.c
+++ b/lib/accelerated/x86/aes-cbc-x86-aesni.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-cbc-x86-ssse3.c b/lib/accelerated/x86/aes-cbc-x86-ssse3.c
index 0f642ff7b0..fe09f502c3 100644
--- a/lib/accelerated/x86/aes-cbc-x86-ssse3.c
+++ b/lib/accelerated/x86/aes-cbc-x86-ssse3.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-ccm-x86-aesni.c b/lib/accelerated/x86/aes-ccm-x86-aesni.c
index 4828a229df..95607b95c1 100644
--- a/lib/accelerated/x86/aes-ccm-x86-aesni.c
+++ b/lib/accelerated/x86/aes-ccm-x86-aesni.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-padlock.c b/lib/accelerated/x86/aes-gcm-padlock.c
index a6c5d50eb9..d651d0aed5 100644
--- a/lib/accelerated/x86/aes-gcm-padlock.c
+++ b/lib/accelerated/x86/aes-gcm-padlock.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-aesni.c b/lib/accelerated/x86/aes-gcm-x86-aesni.c
index f361e70d59..e5110ef528 100644
--- a/lib/accelerated/x86/aes-gcm-x86-aesni.c
+++ b/lib/accelerated/x86/aes-gcm-x86-aesni.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c b/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
index 6524081406..747a894921 100644
--- a/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
+++ b/lib/accelerated/x86/aes-gcm-x86-pclmul-avx.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-pclmul.c b/lib/accelerated/x86/aes-gcm-x86-pclmul.c
index faab9d792e..2225b93376 100644
--- a/lib/accelerated/x86/aes-gcm-x86-pclmul.c
+++ b/lib/accelerated/x86/aes-gcm-x86-pclmul.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-gcm-x86-ssse3.c b/lib/accelerated/x86/aes-gcm-x86-ssse3.c
index 82e9f79706..5580cc2214 100644
--- a/lib/accelerated/x86/aes-gcm-x86-ssse3.c
+++ b/lib/accelerated/x86/aes-gcm-x86-ssse3.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/aes-padlock.c b/lib/accelerated/x86/aes-padlock.c
index dc2432ad88..f10b5c555d 100644
--- a/lib/accelerated/x86/aes-padlock.c
+++ b/lib/accelerated/x86/aes-padlock.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/coff/aes-ssse3-x86.s b/lib/accelerated/x86/coff/aes-ssse3-x86.s
index 063f6b157e..6e6ea90973 100644
--- a/lib/accelerated/x86/coff/aes-ssse3-x86.s
+++ b/lib/accelerated/x86/coff/aes-ssse3-x86.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/coff/aes-ssse3-x86_64.s b/lib/accelerated/x86/coff/aes-ssse3-x86_64.s
index 7d5defdbb1..8c4a7d709d 100644
--- a/lib/accelerated/x86/coff/aes-ssse3-x86_64.s
+++ b/lib/accelerated/x86/coff/aes-ssse3-x86_64.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/coff/cpuid-x86.s b/lib/accelerated/x86/coff/cpuid-x86.s
index 0196ae9855..4baa8b0b45 100644
--- a/lib/accelerated/x86/coff/cpuid-x86.s
+++ b/lib/accelerated/x86/coff/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/coff/cpuid-x86_64.s b/lib/accelerated/x86/coff/cpuid-x86_64.s
index 5c7135cd96..cd28c7b156 100644
--- a/lib/accelerated/x86/coff/cpuid-x86_64.s
+++ b/lib/accelerated/x86/coff/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/aes-ssse3-x86.s b/lib/accelerated/x86/elf/aes-ssse3-x86.s
index 3aa221267a..2b677952d1 100644
--- a/lib/accelerated/x86/elf/aes-ssse3-x86.s
+++ b/lib/accelerated/x86/elf/aes-ssse3-x86.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/aes-ssse3-x86_64.s b/lib/accelerated/x86/elf/aes-ssse3-x86_64.s
index 31a6161c58..d086050e37 100644
--- a/lib/accelerated/x86/elf/aes-ssse3-x86_64.s
+++ b/lib/accelerated/x86/elf/aes-ssse3-x86_64.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/cpuid-x86.s b/lib/accelerated/x86/elf/cpuid-x86.s
index 83a6d23545..8817cd34f2 100644
--- a/lib/accelerated/x86/elf/cpuid-x86.s
+++ b/lib/accelerated/x86/elf/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/elf/cpuid-x86_64.s b/lib/accelerated/x86/elf/cpuid-x86_64.s
index 12d6faa9e6..82858b2444 100644
--- a/lib/accelerated/x86/elf/cpuid-x86_64.s
+++ b/lib/accelerated/x86/elf/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/hmac-padlock.c b/lib/accelerated/x86/hmac-padlock.c
index 94f58f5f4a..5e1f918fa7 100644
--- a/lib/accelerated/x86/hmac-padlock.c
+++ b/lib/accelerated/x86/hmac-padlock.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/hmac-x86-ssse3.c b/lib/accelerated/x86/hmac-x86-ssse3.c
index dd641aa528..62adf0c4ef 100644
--- a/lib/accelerated/x86/hmac-x86-ssse3.c
+++ b/lib/accelerated/x86/hmac-x86-ssse3.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/license.txt b/lib/accelerated/x86/license.txt
index a50b3a0b9d..7f7caab1cc 100755
--- a/lib/accelerated/x86/license.txt
+++ b/lib/accelerated/x86/license.txt
@@ -2,7 +2,7 @@
Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
project. The module is, however, dual licensed under OpenSSL and
CRYPTOGAMS licenses depending on where you obtain it. For further
-details see http://www.openssl.org/~appro/cryptogams/.
+details see https://www.openssl.org/~appro/cryptogams/.
====================================================================
Copyright (c) 2006-2012, CRYPTOGAMS by <appro@openssl.org>
@@ -50,5 +50,5 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
diff --git a/lib/accelerated/x86/macosx/aes-ssse3-x86.s b/lib/accelerated/x86/macosx/aes-ssse3-x86.s
index 3c12cbf20e..c881a3d888 100644
--- a/lib/accelerated/x86/macosx/aes-ssse3-x86.s
+++ b/lib/accelerated/x86/macosx/aes-ssse3-x86.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/macosx/aes-ssse3-x86_64.s b/lib/accelerated/x86/macosx/aes-ssse3-x86_64.s
index 6014d41ba0..414bb483e0 100644
--- a/lib/accelerated/x86/macosx/aes-ssse3-x86_64.s
+++ b/lib/accelerated/x86/macosx/aes-ssse3-x86_64.s
@@ -5,8 +5,8 @@
## By Mike Hamburg (Stanford University), 2009
## Public domain.
##
-## For details see http://shiftleft.org/papers/vector_aes/ and
-## http://crypto.stanford.edu/vpaes/.
+## For details see https://shiftleft.org/papers/vector_aes/ and
+## https://crypto.stanford.edu/vpaes/.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/macosx/cpuid-x86.s b/lib/accelerated/x86/macosx/cpuid-x86.s
index beacbd8525..a8371ab56e 100644
--- a/lib/accelerated/x86/macosx/cpuid-x86.s
+++ b/lib/accelerated/x86/macosx/cpuid-x86.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/macosx/cpuid-x86_64.s b/lib/accelerated/x86/macosx/cpuid-x86_64.s
index 339883ff3d..05dc5c8e71 100644
--- a/lib/accelerated/x86/macosx/cpuid-x86_64.s
+++ b/lib/accelerated/x86/macosx/cpuid-x86_64.s
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# *** This file is auto-generated ***
#
diff --git a/lib/accelerated/x86/sha-padlock.c b/lib/accelerated/x86/sha-padlock.c
index 48e21125a4..16a63d80cb 100644
--- a/lib/accelerated/x86/sha-padlock.c
+++ b/lib/accelerated/x86/sha-padlock.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/sha-x86-ssse3.c b/lib/accelerated/x86/sha-x86-ssse3.c
index d73039ed00..5dc9da6349 100644
--- a/lib/accelerated/x86/sha-x86-ssse3.c
+++ b/lib/accelerated/x86/sha-x86-ssse3.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/x86-common.c b/lib/accelerated/x86/x86-common.c
index 75b2a6b166..acd4586e4e 100644
--- a/lib/accelerated/x86/x86-common.c
+++ b/lib/accelerated/x86/x86-common.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/accelerated/x86/x86-common.h b/lib/accelerated/x86/x86-common.h
index 9beb9d85a5..c12f7e1177 100644
--- a/lib/accelerated/x86/x86-common.h
+++ b/lib/accelerated/x86/x86-common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/alert.c b/lib/alert.c
index dd99c0fc52..047c976d1b 100644
--- a/lib/alert.c
+++ b/lib/alert.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms.h b/lib/algorithms.h
index 880e6b9c90..c1977a368a 100644
--- a/lib/algorithms.h
+++ b/lib/algorithms.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/Makefile.am b/lib/algorithms/Makefile.am
index 2f5607e5a8..18aac8a87a 100644
--- a/lib/algorithms/Makefile.am
+++ b/lib/algorithms/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/algorithms/cert_types.c b/lib/algorithms/cert_types.c
index 9671e508d9..4fa43b819f 100644
--- a/lib/algorithms/cert_types.c
+++ b/lib/algorithms/cert_types.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ciphers.c b/lib/algorithms/ciphers.c
index e5bd7dfcd3..9fa6f0d805 100644
--- a/lib/algorithms/ciphers.c
+++ b/lib/algorithms/ciphers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ciphersuites.c b/lib/algorithms/ciphersuites.c
index 7269861ffe..eaee253679 100644
--- a/lib/algorithms/ciphersuites.c
+++ b/lib/algorithms/ciphersuites.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/ecc.c b/lib/algorithms/ecc.c
index 9777ac2337..d90278074e 100644
--- a/lib/algorithms/ecc.c
+++ b/lib/algorithms/ecc.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/groups.c b/lib/algorithms/groups.c
index 70f0ee28c7..c5adb063ba 100644
--- a/lib/algorithms/groups.c
+++ b/lib/algorithms/groups.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/kx.c b/lib/algorithms/kx.c
index 22d6d37dd5..151b3dc025 100644
--- a/lib/algorithms/kx.c
+++ b/lib/algorithms/kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/mac.c b/lib/algorithms/mac.c
index d027ca5ea4..3117e8c936 100644
--- a/lib/algorithms/mac.c
+++ b/lib/algorithms/mac.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/protocols.c b/lib/algorithms/protocols.c
index 9b500f4997..72b43fcf77 100644
--- a/lib/algorithms/protocols.c
+++ b/lib/algorithms/protocols.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/publickey.c b/lib/algorithms/publickey.c
index 0346520b7b..f1d7c1e89e 100644
--- a/lib/algorithms/publickey.c
+++ b/lib/algorithms/publickey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/secparams.c b/lib/algorithms/secparams.c
index 47dc2aa8d1..9041ecab74 100644
--- a/lib/algorithms/secparams.c
+++ b/lib/algorithms/secparams.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/algorithms/sign.c b/lib/algorithms/sign.c
index fcefc9d5eb..511f19f712 100644
--- a/lib/algorithms/sign.c
+++ b/lib/algorithms/sign.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/anon_cred.c b/lib/anon_cred.c
index 8eae54d0e3..49c273a83b 100644
--- a/lib/anon_cred.c
+++ b/lib/anon_cred.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atfork.c b/lib/atfork.c
index 62e161e9dd..8d85176a72 100644
--- a/lib/atfork.c
+++ b/lib/atfork.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atfork.h b/lib/atfork.h
index a6f4c2a98f..d3cbbcce97 100644
--- a/lib/atfork.h
+++ b/lib/atfork.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/atomic.h b/lib/atomic.h
index f07a71a110..a53f3a2d05 100644
--- a/lib/atomic.h
+++ b/lib/atomic.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth.c b/lib/auth.c
index 4a0e38b444..df438ddc7a 100644
--- a/lib/auth.c
+++ b/lib/auth.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth.h b/lib/auth.h
index 2520efe2ef..6b95e1d142 100644
--- a/lib/auth.h
+++ b/lib/auth.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/Makefile.am b/lib/auth/Makefile.am
index 9f749b04ed..6997eebe8d 100644
--- a/lib/auth/Makefile.am
+++ b/lib/auth/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/auth/anon.c b/lib/auth/anon.c
index 1edfb54400..2fc2cd77ae 100644
--- a/lib/auth/anon.c
+++ b/lib/auth/anon.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/anon.h b/lib/auth/anon.h
index 4b13359644..3f4a5112df 100644
--- a/lib/auth/anon.h
+++ b/lib/auth/anon.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/anon_ecdh.c b/lib/auth/anon_ecdh.c
index e5265425c1..48da7393a3 100644
--- a/lib/auth/anon_ecdh.c
+++ b/lib/auth/anon_ecdh.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/cert.c b/lib/auth/cert.c
index bff9170a6c..fd8fba54d1 100644
--- a/lib/auth/cert.c
+++ b/lib/auth/cert.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/cert.h b/lib/auth/cert.h
index fd66628820..c494975fa7 100644
--- a/lib/auth/cert.h
+++ b/lib/auth/cert.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dh_common.c b/lib/auth/dh_common.c
index 6a97b3827b..2058d81e59 100644
--- a/lib/auth/dh_common.c
+++ b/lib/auth/dh_common.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dh_common.h b/lib/auth/dh_common.h
index e50e3993c2..a87d2034af 100644
--- a/lib/auth/dh_common.h
+++ b/lib/auth/dh_common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dhe.c b/lib/auth/dhe.c
index 9b5ea196ff..1d16cde355 100644
--- a/lib/auth/dhe.c
+++ b/lib/auth/dhe.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/dhe_psk.c b/lib/auth/dhe_psk.c
index cb78359ccb..6d66a6bb8b 100644
--- a/lib/auth/dhe_psk.c
+++ b/lib/auth/dhe_psk.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/ecdhe.c b/lib/auth/ecdhe.c
index ef9d822714..8c20d6c1cc 100644
--- a/lib/auth/ecdhe.c
+++ b/lib/auth/ecdhe.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/ecdhe.h b/lib/auth/ecdhe.h
index 4991bc3317..d558abfb73 100644
--- a/lib/auth/ecdhe.h
+++ b/lib/auth/ecdhe.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk.c b/lib/auth/psk.c
index 3733de1e62..769510af4f 100644
--- a/lib/auth/psk.c
+++ b/lib/auth/psk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk.h b/lib/auth/psk.h
index 3d204bc8c8..8b4a908a1a 100644
--- a/lib/auth/psk.h
+++ b/lib/auth/psk.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk_passwd.c b/lib/auth/psk_passwd.c
index dfaac2bea2..ec46ed3bf7 100644
--- a/lib/auth/psk_passwd.c
+++ b/lib/auth/psk_passwd.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/psk_passwd.h b/lib/auth/psk_passwd.h
index 8fe7ae4b02..4fb29f5070 100644
--- a/lib/auth/psk_passwd.h
+++ b/lib/auth/psk_passwd.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/rsa.c b/lib/auth/rsa.c
index e58b0a1331..8108ee841d 100644
--- a/lib/auth/rsa.c
+++ b/lib/auth/rsa.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/rsa_common.h b/lib/auth/rsa_common.h
index 38ee264d6c..60cd503726 100644
--- a/lib/auth/rsa_common.h
+++ b/lib/auth/rsa_common.h
@@ -23,7 +23,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_kx.c b/lib/auth/srp_kx.c
index 890a5dedc3..27a5046ef6 100644
--- a/lib/auth/srp_kx.c
+++ b/lib/auth/srp_kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_kx.h b/lib/auth/srp_kx.h
index 013e0cc35e..9c54be066e 100644
--- a/lib/auth/srp_kx.h
+++ b/lib/auth/srp_kx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_passwd.c b/lib/auth/srp_passwd.c
index c778e91977..ad1937c962 100644
--- a/lib/auth/srp_passwd.c
+++ b/lib/auth/srp_passwd.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_passwd.h b/lib/auth/srp_passwd.h
index 71bcc220de..317e8bfac3 100644
--- a/lib/auth/srp_passwd.h
+++ b/lib/auth/srp_passwd.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_rsa.c b/lib/auth/srp_rsa.c
index 06c6971d80..2627189e62 100644
--- a/lib/auth/srp_rsa.c
+++ b/lib/auth/srp_rsa.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auth/srp_sb64.c b/lib/auth/srp_sb64.c
index 7bfffdf070..16945e9a0a 100644
--- a/lib/auth/srp_sb64.c
+++ b/lib/auth/srp_sb64.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/auto-verify.c b/lib/auto-verify.c
index 179fb1066f..c9ec503bdf 100644
--- a/lib/auto-verify.c
+++ b/lib/auto-verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/buffers.c b/lib/buffers.c
index 78fe6e22cc..73f96ab6c2 100644
--- a/lib/buffers.c
+++ b/lib/buffers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/buffers.h b/lib/buffers.h
index e76c452e43..3fa07b39fd 100644
--- a/lib/buffers.h
+++ b/lib/buffers.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef GNUTLS_BUFFERS_H
diff --git a/lib/cert-cred-rawpk.c b/lib/cert-cred-rawpk.c
index 76cd653204..cfa65eb318 100644
--- a/lib/cert-cred-rawpk.c
+++ b/lib/cert-cred-rawpk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred-x509.c b/lib/cert-cred-x509.c
index 925c09b3d5..4e86a59ba6 100644
--- a/lib/cert-cred-x509.c
+++ b/lib/cert-cred-x509.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred.c b/lib/cert-cred.c
index 35183b7cc7..8a08d26d8c 100644
--- a/lib/cert-cred.c
+++ b/lib/cert-cred.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-cred.h b/lib/cert-cred.h
index 06cba4dd58..0c3213ee90 100644
--- a/lib/cert-cred.h
+++ b/lib/cert-cred.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cert-session.c b/lib/cert-session.c
index 9a25eb57a4..4d0e8961d5 100644
--- a/lib/cert-session.c
+++ b/lib/cert-session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher-cbc.c b/lib/cipher-cbc.c
index 2f387c523c..5f6868587c 100644
--- a/lib/cipher-cbc.c
+++ b/lib/cipher-cbc.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher.c b/lib/cipher.c
index 28075b00d1..991dc8b6b5 100644
--- a/lib/cipher.c
+++ b/lib/cipher.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher.h b/lib/cipher.h
index 3cebaa1cbb..2e1b2ac1e1 100644
--- a/lib/cipher.h
+++ b/lib/cipher.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher_int.c b/lib/cipher_int.c
index 1a72ee36fe..c6032ff053 100644
--- a/lib/cipher_int.c
+++ b/lib/cipher_int.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/cipher_int.h b/lib/cipher_int.h
index 26175dc3bd..de83c36362 100644
--- a/lib/cipher_int.h
+++ b/lib/cipher_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/compress.c b/lib/compress.c
index e510df11b9..f9e4bdbd70 100644
--- a/lib/compress.c
+++ b/lib/compress.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/constate.c b/lib/constate.c
index f2c9b839c1..d28c00bc31 100644
--- a/lib/constate.c
+++ b/lib/constate.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/constate.h b/lib/constate.h
index f8e1480410..94e91a75df 100644
--- a/lib/constate.h
+++ b/lib/constate.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-api.c b/lib/crypto-api.c
index 2dd888997d..ed1499315f 100644
--- a/lib/crypto-api.c
+++ b/lib/crypto-api.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-api.h b/lib/crypto-api.h
index e02397d925..18ccb22fd0 100644
--- a/lib/crypto-api.h
+++ b/lib/crypto-api.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-backend.c b/lib/crypto-backend.c
index bac3035c44..bf0967629d 100644
--- a/lib/crypto-backend.c
+++ b/lib/crypto-backend.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-backend.h b/lib/crypto-backend.h
index 19f705e14d..037241fc18 100644
--- a/lib/crypto-backend.h
+++ b/lib/crypto-backend.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-selftests-pk.c b/lib/crypto-selftests-pk.c
index 65de8916f5..1aa53ea299 100644
--- a/lib/crypto-selftests-pk.c
+++ b/lib/crypto-selftests-pk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto-selftests.c b/lib/crypto-selftests.c
index c2ad7d72fb..d5475d2ffd 100644
--- a/lib/crypto-selftests.c
+++ b/lib/crypto-selftests.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/crypto.h b/lib/crypto.h
index d084420a3c..d64a130010 100644
--- a/lib/crypto.h
+++ b/lib/crypto.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/datum.c b/lib/datum.c
index d7b1416168..ff71068b99 100644
--- a/lib/datum.c
+++ b/lib/datum.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/datum.h b/lib/datum.h
index ed3589a382..171a80b3b6 100644
--- a/lib/datum.h
+++ b/lib/datum.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/db.c b/lib/db.c
index e01e5b94c5..13c25960dc 100644
--- a/lib/db.c
+++ b/lib/db.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/db.h b/lib/db.h
index 153c094529..cdcc8420fe 100644
--- a/lib/db.h
+++ b/lib/db.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/debug.c b/lib/debug.c
index 19e316d9db..166dd61cad 100644
--- a/lib/debug.c
+++ b/lib/debug.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/debug.h b/lib/debug.h
index 1c3ab1b013..1b8cb1acaa 100644
--- a/lib/debug.h
+++ b/lib/debug.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh-primes.c b/lib/dh-primes.c
index 4d07505c14..37370bdb12 100644
--- a/lib/dh-primes.c
+++ b/lib/dh-primes.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh-session.c b/lib/dh-session.c
index 163aaa4cc5..accc71ce6e 100644
--- a/lib/dh-session.c
+++ b/lib/dh-session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh.c b/lib/dh.c
index 911e7a31f4..ccf342bf4c 100644
--- a/lib/dh.c
+++ b/lib/dh.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dh.h b/lib/dh.h
index bd717b5a74..143be009ea 100644
--- a/lib/dh.h
+++ b/lib/dh.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls-sw.c b/lib/dtls-sw.c
index 00f01e5a5e..1e46e299e2 100644
--- a/lib/dtls-sw.c
+++ b/lib/dtls-sw.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls.c b/lib/dtls.c
index a22379ece1..d5ff906b18 100644
--- a/lib/dtls.c
+++ b/lib/dtls.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/dtls.h b/lib/dtls.h
index 717d3bdc6d..d1bfe80da0 100644
--- a/lib/dtls.h
+++ b/lib/dtls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ecc.c b/lib/ecc.c
index f4f1966097..b4d7a23980 100644
--- a/lib/ecc.c
+++ b/lib/ecc.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ecc.h b/lib/ecc.h
index f8f54df295..c9ff2b32d8 100644
--- a/lib/ecc.h
+++ b/lib/ecc.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/errors.c b/lib/errors.c
index 0ce58043f6..0ba7106cfa 100644
--- a/lib/errors.c
+++ b/lib/errors.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/errors.h b/lib/errors.h
index baadc0e67e..16b02ed046 100644
--- a/lib/errors.h
+++ b/lib/errors.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index c8ef79101c..4e010ee9a0 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/ext/alpn.c b/lib/ext/alpn.c
index 24e7153a59..34f6ce09dc 100644
--- a/lib/ext/alpn.c
+++ b/lib/ext/alpn.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/alpn.h b/lib/ext/alpn.h
index 0aee40f5b0..8197628bd1 100644
--- a/lib/ext/alpn.h
+++ b/lib/ext/alpn.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_ALPN_H
diff --git a/lib/ext/cert_types.h b/lib/ext/cert_types.h
index 04e024d5db..886f66cc45 100644
--- a/lib/ext/cert_types.h
+++ b/lib/ext/cert_types.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file provides common functionality for certificate type
* handling during TLS hello extensions.
diff --git a/lib/ext/client_cert_type.c b/lib/ext/client_cert_type.c
index 0fbd4e9e4a..471d42c5f5 100644
--- a/lib/ext/client_cert_type.c
+++ b/lib/ext/client_cert_type.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the client_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/client_cert_type.h b/lib/ext/client_cert_type.h
index 454e9bff56..fca8c7b6e9 100644
--- a/lib/ext/client_cert_type.h
+++ b/lib/ext/client_cert_type.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the client_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/cookie.c b/lib/ext/cookie.c
index 1da7b0382f..1e66c3d49a 100644
--- a/lib/ext/cookie.c
+++ b/lib/ext/cookie.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/cookie.h b/lib/ext/cookie.h
index d7c4048865..453fcd00bd 100644
--- a/lib/ext/cookie.h
+++ b/lib/ext/cookie.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/dumbfw.c b/lib/ext/dumbfw.c
index adb3a18381..7ff013e8d1 100644
--- a/lib/ext/dumbfw.c
+++ b/lib/ext/dumbfw.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
@@ -30,7 +30,7 @@
* data that are between 256 and 511 bytes, and this extension will
* make sure that client hello isn't in this range.
*
- * [0]. http://www.ietf.org/mail-archive/web/tls/current/msg10423.html
+ * [0]. https://www.ietf.org/mail-archive/web/tls/current/msg10423.html
*/
static int _gnutls_dumbfw_send_params(gnutls_session_t session,
diff --git a/lib/ext/dumbfw.h b/lib/ext/dumbfw.h
index fedf33bfc1..45665eb85b 100644
--- a/lib/ext/dumbfw.h
+++ b/lib/ext/dumbfw.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_DUMBFW_H
diff --git a/lib/ext/early_data.c b/lib/ext/early_data.c
index a58e473ae1..4644f296ab 100644
--- a/lib/ext/early_data.c
+++ b/lib/ext/early_data.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/early_data.h b/lib/ext/early_data.h
index dece833efd..d767f7e2f5 100644
--- a/lib/ext/early_data.h
+++ b/lib/ext/early_data.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ec_point_formats.c b/lib/ext/ec_point_formats.c
index 657eb6625d..eb59ec139d 100644
--- a/lib/ext/ec_point_formats.c
+++ b/lib/ext/ec_point_formats.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ec_point_formats.h b/lib/ext/ec_point_formats.h
index 51f9ad2562..fb58a8fa5d 100644
--- a/lib/ext/ec_point_formats.h
+++ b/lib/ext/ec_point_formats.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_EC_POINT_FORMATS_H
diff --git a/lib/ext/etm.c b/lib/ext/etm.c
index ad542771d1..ad335afd59 100644
--- a/lib/ext/etm.c
+++ b/lib/ext/etm.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/etm.h b/lib/ext/etm.h
index 1842948721..82d042574a 100644
--- a/lib/ext/etm.h
+++ b/lib/ext/etm.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ext_master_secret.c b/lib/ext/ext_master_secret.c
index f4843e186f..ad040bccdd 100644
--- a/lib/ext/ext_master_secret.c
+++ b/lib/ext/ext_master_secret.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/ext_master_secret.h b/lib/ext/ext_master_secret.h
index 92c6102f03..3b40734854 100644
--- a/lib/ext/ext_master_secret.h
+++ b/lib/ext/ext_master_secret.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/heartbeat.c b/lib/ext/heartbeat.c
index 7ec26a9804..e3fa602bf2 100644
--- a/lib/ext/heartbeat.c
+++ b/lib/ext/heartbeat.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/heartbeat.h b/lib/ext/heartbeat.h
index fec8f9e158..5baa5e8c51 100644
--- a/lib/ext/heartbeat.h
+++ b/lib/ext/heartbeat.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/key_share.c b/lib/ext/key_share.c
index 6a9e6513a9..3efc46a60c 100644
--- a/lib/ext/key_share.c
+++ b/lib/ext/key_share.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/key_share.h b/lib/ext/key_share.h
index 72606fb9ba..f5d775da8a 100644
--- a/lib/ext/key_share.h
+++ b/lib/ext/key_share.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/max_record.c b/lib/ext/max_record.c
index c67920376e..681c943863 100644
--- a/lib/ext/max_record.c
+++ b/lib/ext/max_record.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/max_record.h b/lib/ext/max_record.h
index b536edebcc..553a37e4fc 100644
--- a/lib/ext/max_record.h
+++ b/lib/ext/max_record.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/post_handshake.c b/lib/ext/post_handshake.c
index ff9df4b9a9..73846db114 100644
--- a/lib/ext/post_handshake.c
+++ b/lib/ext/post_handshake.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/post_handshake.h b/lib/ext/post_handshake.h
index 6426a7f822..a2ac0419c4 100644
--- a/lib/ext/post_handshake.h
+++ b/lib/ext/post_handshake.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/pre_shared_key.c b/lib/ext/pre_shared_key.c
index 116cea8d7d..771092fa9c 100644
--- a/lib/ext/pre_shared_key.c
+++ b/lib/ext/pre_shared_key.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/psk_ke_modes.c b/lib/ext/psk_ke_modes.c
index 60d8503301..da7a55098b 100644
--- a/lib/ext/psk_ke_modes.c
+++ b/lib/ext/psk_ke_modes.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/record_size_limit.c b/lib/ext/record_size_limit.c
index 4c7698ea20..8c495939d8 100644
--- a/lib/ext/record_size_limit.c
+++ b/lib/ext/record_size_limit.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/record_size_limit.h b/lib/ext/record_size_limit.h
index 16e027c6c9..30c340c1ba 100644
--- a/lib/ext/record_size_limit.h
+++ b/lib/ext/record_size_limit.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/safe_renegotiation.c b/lib/ext/safe_renegotiation.c
index 8e8798dc5b..6424f45b5c 100644
--- a/lib/ext/safe_renegotiation.c
+++ b/lib/ext/safe_renegotiation.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/safe_renegotiation.h b/lib/ext/safe_renegotiation.h
index 234640a88d..0b87f2b672 100644
--- a/lib/ext/safe_renegotiation.h
+++ b/lib/ext/safe_renegotiation.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/server_cert_type.c b/lib/ext/server_cert_type.c
index b290b7b06e..dbcb3971b7 100644
--- a/lib/ext/server_cert_type.c
+++ b/lib/ext/server_cert_type.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the server_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/server_cert_type.h b/lib/ext/server_cert_type.h
index b5eab5c9e6..e60480f3a8 100644
--- a/lib/ext/server_cert_type.h
+++ b/lib/ext/server_cert_type.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
* This file is part of the server_certificate_type extension as
* defined in RFC7250 (https://tools.ietf.org/html/rfc7250).
diff --git a/lib/ext/server_name.c b/lib/ext/server_name.c
index 9c8c533490..259dc998ea 100644
--- a/lib/ext/server_name.c
+++ b/lib/ext/server_name.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/server_name.h b/lib/ext/server_name.h
index 6a5ed0de5d..8c12b2ee8b 100644
--- a/lib/ext/server_name.h
+++ b/lib/ext/server_name.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SERVER_NAME_H
diff --git a/lib/ext/session_ticket.c b/lib/ext/session_ticket.c
index 3eb63818b9..09e240c2d0 100644
--- a/lib/ext/session_ticket.c
+++ b/lib/ext/session_ticket.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/session_ticket.h b/lib/ext/session_ticket.h
index 4fad2d7a50..a0c687aa73 100644
--- a/lib/ext/session_ticket.h
+++ b/lib/ext/session_ticket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/signature.c b/lib/ext/signature.c
index 5992efe986..e734d2c7d4 100644
--- a/lib/ext/signature.c
+++ b/lib/ext/signature.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
@@ -197,7 +197,7 @@ _gnutls_signature_algorithm_recv_params(gnutls_session_t session,
gnutls_assert();
/* Although TLS 1.2 mandates that we must not accept reply
* to this message, there are good reasons to just ignore it. Check
- * http://www.ietf.org/mail-archive/web/tls/current/msg03880.html
+ * https://www.ietf.org/mail-archive/web/tls/current/msg03880.html
*/
/* return GNUTLS_E_UNEXPECTED_PACKET; */
} else {
diff --git a/lib/ext/signature.h b/lib/ext/signature.h
index 5c91d1a910..28e8966b1c 100644
--- a/lib/ext/signature.h
+++ b/lib/ext/signature.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srp.c b/lib/ext/srp.c
index fdbc8e7fb4..8b58222e0c 100644
--- a/lib/ext/srp.c
+++ b/lib/ext/srp.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srp.h b/lib/ext/srp.h
index 5d60cd83c2..f70441c17c 100644
--- a/lib/ext/srp.h
+++ b/lib/ext/srp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srtp.c b/lib/ext/srtp.c
index b55ca29753..3fc7ed35aa 100644
--- a/lib/ext/srtp.c
+++ b/lib/ext/srtp.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/srtp.h b/lib/ext/srtp.h
index f49d7d031f..327f181ee8 100644
--- a/lib/ext/srtp.h
+++ b/lib/ext/srtp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SRTP_H
diff --git a/lib/ext/status_request.c b/lib/ext/status_request.c
index f238a8fbcb..d8779e8cfe 100644
--- a/lib/ext/status_request.c
+++ b/lib/ext/status_request.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/status_request.h b/lib/ext/status_request.h
index 1767c9db06..a2d9c7969f 100644
--- a/lib/ext/status_request.h
+++ b/lib/ext/status_request.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_groups.c b/lib/ext/supported_groups.c
index 6a1cdadd88..952d3bb0c5 100644
--- a/lib/ext/supported_groups.c
+++ b/lib/ext/supported_groups.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_groups.h b/lib/ext/supported_groups.h
index e42e3c0366..c75367f877 100644
--- a/lib/ext/supported_groups.h
+++ b/lib/ext/supported_groups.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef EXT_SUPPORTED_GROUPS_H
diff --git a/lib/ext/supported_versions.c b/lib/ext/supported_versions.c
index b016c61c3c..52828ee37e 100644
--- a/lib/ext/supported_versions.c
+++ b/lib/ext/supported_versions.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ext/supported_versions.h b/lib/ext/supported_versions.h
index 601b424ff6..68f9b8b436 100644
--- a/lib/ext/supported_versions.h
+++ b/lib/ext/supported_versions.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/extras/Makefile.am b/lib/extras/Makefile.am
index a22eb27238..7e5274b264 100644
--- a/lib/extras/Makefile.am
+++ b/lib/extras/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/extv.c b/lib/extv.c
index 88b723ef39..bfdfdf9748 100644
--- a/lib/extv.c
+++ b/lib/extv.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/extv.h b/lib/extv.h
index c791d9bba9..62f2dbccde 100644
--- a/lib/extv.h
+++ b/lib/extv.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/file.c b/lib/file.c
index a2b1595c8c..cec1281bd1 100644
--- a/lib/file.c
+++ b/lib/file.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/file.h b/lib/file.h
index 3529d6a494..fe5e981679 100644
--- a/lib/file.h
+++ b/lib/file.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/fingerprint.c b/lib/fingerprint.c
index 8f1bff696d..62e0783d36 100644
--- a/lib/fingerprint.c
+++ b/lib/fingerprint.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/fips.c b/lib/fips.c
index 0169ab171a..d0fb08a0f2 100644
--- a/lib/fips.c
+++ b/lib/fips.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/fips.h b/lib/fips.h
index df04f0c86c..beb540f76b 100644
--- a/lib/fips.h
+++ b/lib/fips.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/global.c b/lib/global.c
index d657f56d8c..2ff371f873 100644
--- a/lib/global.c
+++ b/lib/global.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/lib/global.h b/lib/global.h
index 97b0b27281..95b6afe8ee 100644
--- a/lib/global.h
+++ b/lib/global.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gnutls.pc.in b/lib/gnutls.pc.in
index d7cd4619da..ffad3e1688 100644
--- a/lib/gnutls.pc.in
+++ b/lib/gnutls.pc.in
@@ -16,7 +16,7 @@ includedir=@includedir@
Name: GnuTLS
Description: Transport Security Layer implementation for the GNU system
-URL: http://www.gnutls.org/
+URL: https://www.gnutls.org/
Version: @VERSION@
Libs: -L${libdir} -lgnutls
Libs.private: @LIBINTL@ @LIBSOCKET@ @INET_PTON_LIB@ @LIBPTHREAD@ @LIB_SELECT@ @TSS_LIBS@ @GMP_LIBS@ @LIBUNISTRING@ @LIBIDN2_LIBS@ @LIBATOMIC_LIBS@
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index 4547ead0a4..ccbcc5b558 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gnutlsxx.cpp b/lib/gnutlsxx.cpp
index 98f12a1358..ea1632174b 100644
--- a/lib/gnutlsxx.cpp
+++ b/lib/gnutlsxx.cpp
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/gthreads.h b/lib/gthreads.h
index ec2e4db91c..6c89a14ab2 100644
--- a/lib/gthreads.h
+++ b/lib/gthreads.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake-checks.c b/lib/handshake-checks.c
index 4a2fe427f9..56abc5bba6 100644
--- a/lib/handshake-checks.c
+++ b/lib/handshake-checks.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake-tls13.c b/lib/handshake-tls13.c
index 8f9ec7842c..30a45986a7 100644
--- a/lib/handshake-tls13.c
+++ b/lib/handshake-tls13.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake.c b/lib/handshake.c
index c3f298b527..8446da45e5 100644
--- a/lib/handshake.c
+++ b/lib/handshake.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/handshake.h b/lib/handshake.h
index 11c310f33c..2d56219591 100644
--- a/lib/handshake.h
+++ b/lib/handshake.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hash_int.c b/lib/hash_int.c
index 1c33796e77..fbc56b4333 100644
--- a/lib/hash_int.c
+++ b/lib/hash_int.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hash_int.h b/lib/hash_int.h
index f7f49068f2..edc9a1cd02 100644
--- a/lib/hash_int.h
+++ b/lib/hash_int.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext.c b/lib/hello_ext.c
index 0a8d4004a3..491b3c3eba 100644
--- a/lib/hello_ext.c
+++ b/lib/hello_ext.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext.h b/lib/hello_ext.h
index 55bdbe86d3..a4710f5366 100644
--- a/lib/hello_ext.h
+++ b/lib/hello_ext.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext_lib.c b/lib/hello_ext_lib.c
index 5ee433b24e..4f9b74d7f2 100644
--- a/lib/hello_ext_lib.c
+++ b/lib/hello_ext_lib.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/hello_ext_lib.h b/lib/hello_ext_lib.h
index 7d01caff80..5819f64a55 100644
--- a/lib/hello_ext_lib.h
+++ b/lib/hello_ext_lib.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am
index 6319ddbc5a..42bec1c35e 100644
--- a/lib/includes/Makefile.am
+++ b/lib/includes/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
nobase_include_HEADERS = gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h \
gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h \
diff --git a/lib/includes/gnutls/abstract.h b/lib/includes/gnutls/abstract.h
index 0aa1018555..d4b7da68b2 100644
--- a/lib/includes/gnutls/abstract.h
+++ b/lib/includes/gnutls/abstract.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/compat.h b/lib/includes/gnutls/compat.h
index f81d25b47a..b2ebcb4075 100644
--- a/lib/includes/gnutls/compat.h
+++ b/lib/includes/gnutls/compat.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/crypto.h b/lib/includes/gnutls/crypto.h
index f20d3463bb..f6e50df86a 100644
--- a/lib/includes/gnutls/crypto.h
+++ b/lib/includes/gnutls/crypto.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/dtls.h b/lib/includes/gnutls/dtls.h
index 46d0b591fa..7e7133e6ae 100644
--- a/lib/includes/gnutls/dtls.h
+++ b/lib/includes/gnutls/dtls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 5187501a7c..20e9784754 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/gnutlsxx.h b/lib/includes/gnutls/gnutlsxx.h
index 28f38e93e5..4a8790d480 100644
--- a/lib/includes/gnutls/gnutlsxx.h
+++ b/lib/includes/gnutls/gnutlsxx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/ocsp.h b/lib/includes/gnutls/ocsp.h
index e03aff49cd..98a06cc29e 100644
--- a/lib/includes/gnutls/ocsp.h
+++ b/lib/includes/gnutls/ocsp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/openpgp.h b/lib/includes/gnutls/openpgp.h
index 69176c7814..01d01fdada 100644
--- a/lib/includes/gnutls/openpgp.h
+++ b/lib/includes/gnutls/openpgp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs11.h b/lib/includes/gnutls/pkcs11.h
index 9541ee333f..0c3d22be94 100644
--- a/lib/includes/gnutls/pkcs11.h
+++ b/lib/includes/gnutls/pkcs11.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs12.h b/lib/includes/gnutls/pkcs12.h
index e7864c4f14..66308c9d88 100644
--- a/lib/includes/gnutls/pkcs12.h
+++ b/lib/includes/gnutls/pkcs12.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/pkcs7.h b/lib/includes/gnutls/pkcs7.h
index 376f2d1d4b..8a6c2034f0 100644
--- a/lib/includes/gnutls/pkcs7.h
+++ b/lib/includes/gnutls/pkcs7.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/self-test.h b/lib/includes/gnutls/self-test.h
index ba9e897243..8771749bf0 100644
--- a/lib/includes/gnutls/self-test.h
+++ b/lib/includes/gnutls/self-test.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/socket.h b/lib/includes/gnutls/socket.h
index bbd3cb2926..03c5cef7b7 100644
--- a/lib/includes/gnutls/socket.h
+++ b/lib/includes/gnutls/socket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/system-keys.h b/lib/includes/gnutls/system-keys.h
index 37f8cc36b5..68b8a20b4a 100644
--- a/lib/includes/gnutls/system-keys.h
+++ b/lib/includes/gnutls/system-keys.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/tpm.h b/lib/includes/gnutls/tpm.h
index 17becf33f3..82503c648e 100644
--- a/lib/includes/gnutls/tpm.h
+++ b/lib/includes/gnutls/tpm.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/urls.h b/lib/includes/gnutls/urls.h
index bbfc6211eb..6f67c251b4 100644
--- a/lib/includes/gnutls/urls.h
+++ b/lib/includes/gnutls/urls.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/x509-ext.h b/lib/includes/gnutls/x509-ext.h
index 8180c75bb0..170d02a48b 100644
--- a/lib/includes/gnutls/x509-ext.h
+++ b/lib/includes/gnutls/x509-ext.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index e6a311aa7a..a153f7fac9 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/kx.c b/lib/kx.c
index 8e35eb9a40..69374908e4 100644
--- a/lib/kx.c
+++ b/lib/kx.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/kx.h b/lib/kx.h
index a9e0eca246..08d2b30e07 100644
--- a/lib/kx.h
+++ b/lib/kx.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 197644ea43..19c9f535f9 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
# When new symbols are added in a release (x.y.z) they are added
# as GNUTLS_x_y_z { global: new_symbol } GNUTLS_prev_release_version
diff --git a/lib/locks.c b/lib/locks.c
index 494199a5a1..d9ea4d77b5 100644
--- a/lib/locks.c
+++ b/lib/locks.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/locks.h b/lib/locks.h
index b1efbb52e8..deb010b8d2 100644
--- a/lib/locks.h
+++ b/lib/locks.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
@@ -40,7 +40,7 @@ extern mutex_unlock_func gnutls_mutex_unlock;
# include <windows.h>
/* Idea based based on comment 2 at:
- * http://stackoverflow.com/questions/3555859/is-it-possible-to-do-static-initialization-of-mutexes-in-windows
+ * https://stackoverflow.com/questions/3555859/is-it-possible-to-do-static-initialization-of-mutexes-in-windows
*/
# define GNUTLS_STATIC_MUTEX(mutex) \
static CRITICAL_SECTION *mutex = NULL
diff --git a/lib/mbuffers.c b/lib/mbuffers.c
index 24395e6496..7f78425922 100644
--- a/lib/mbuffers.c
+++ b/lib/mbuffers.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mbuffers.h b/lib/mbuffers.h
index bbbe079daf..a06eb78112 100644
--- a/lib/mbuffers.h
+++ b/lib/mbuffers.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mem.c b/lib/mem.c
index 65f06588a3..32cab5a47c 100644
--- a/lib/mem.c
+++ b/lib/mem.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mem.h b/lib/mem.h
index 8de248632f..18152936fc 100644
--- a/lib/mem.h
+++ b/lib/mem.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mpi.c b/lib/mpi.c
index ed208d511d..77ab8e5426 100644
--- a/lib/mpi.c
+++ b/lib/mpi.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/mpi.h b/lib/mpi.h
index e26dff5024..d896ae5e72 100644
--- a/lib/mpi.h
+++ b/lib/mpi.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/Makefile.am b/lib/nettle/Makefile.am
index 30a195b52b..4dbce087f6 100644
--- a/lib/nettle/Makefile.am
+++ b/lib/nettle/Makefile.am
@@ -16,7 +16,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/nettle/backport/cfb8.c b/lib/nettle/backport/cfb8.c
index 30e48322fd..0febf647fd 100644
--- a/lib/nettle/backport/cfb8.c
+++ b/lib/nettle/backport/cfb8.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* #############################################
diff --git a/lib/nettle/backport/cfb8.h b/lib/nettle/backport/cfb8.h
index 595c367edc..c0a452ca04 100644
--- a/lib/nettle/backport/cfb8.h
+++ b/lib/nettle/backport/cfb8.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_CFB8_H_INCLUDED
diff --git a/lib/nettle/backport/cmac.c b/lib/nettle/backport/cmac.c
index 481e5c080d..0791775cfd 100644
--- a/lib/nettle/backport/cmac.c
+++ b/lib/nettle/backport/cmac.c
@@ -30,7 +30,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* #############################################
diff --git a/lib/nettle/backport/cmac.h b/lib/nettle/backport/cmac.h
index 94a2b06295..85939ce682 100644
--- a/lib/nettle/backport/cmac.h
+++ b/lib/nettle/backport/cmac.h
@@ -30,7 +30,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_CMAC_H_INCLUDED
diff --git a/lib/nettle/cipher.c b/lib/nettle/cipher.c
index e28c39038c..da33099974 100644
--- a/lib/nettle/cipher.c
+++ b/lib/nettle/cipher.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/gost/bignum-le.c b/lib/nettle/gost/bignum-le.c
index 686aa32d5d..9faa2821a1 100644
--- a/lib/nettle/gost/bignum-le.c
+++ b/lib/nettle/gost/bignum-le.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/bignum-le.h b/lib/nettle/gost/bignum-le.h
index 126f7fb503..009679f79a 100644
--- a/lib/nettle/gost/bignum-le.h
+++ b/lib/nettle/gost/bignum-le.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_BIGNUM_LE_H_INCLUDED
diff --git a/lib/nettle/gost/ecc-gost-curve.h b/lib/nettle/gost/ecc-gost-curve.h
index 0b55cec66d..ae68437ca0 100644
--- a/lib/nettle/gost/ecc-gost-curve.h
+++ b/lib/nettle/gost/ecc-gost-curve.h
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost-hash.c b/lib/nettle/gost/ecc-gost-hash.c
index e5eb8d1b62..bd4d8da95f 100644
--- a/lib/nettle/gost/ecc-gost-hash.c
+++ b/lib/nettle/gost/ecc-gost-hash.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost256cpa.c b/lib/nettle/gost/ecc-gost256cpa.c
index 6f891b087f..46525695d2 100644
--- a/lib/nettle/gost/ecc-gost256cpa.c
+++ b/lib/nettle/gost/ecc-gost256cpa.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gost512a.c b/lib/nettle/gost/ecc-gost512a.c
index 5a4c7e99b6..07d7a97e12 100644
--- a/lib/nettle/gost/ecc-gost512a.c
+++ b/lib/nettle/gost/ecc-gost512a.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gostdsa-sign.c b/lib/nettle/gost/ecc-gostdsa-sign.c
index 7dbe06cb30..71e48b6a84 100644
--- a/lib/nettle/gost/ecc-gostdsa-sign.c
+++ b/lib/nettle/gost/ecc-gostdsa-sign.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-gostdsa-verify.c b/lib/nettle/gost/ecc-gostdsa-verify.c
index 0e1e0afe5a..7b7e14af0f 100644
--- a/lib/nettle/gost/ecc-gostdsa-verify.c
+++ b/lib/nettle/gost/ecc-gostdsa-verify.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/ecc-internal.h b/lib/nettle/gost/ecc-internal.h
index 21bd98cfdc..70392aa7fb 100644
--- a/lib/nettle/gost/ecc-internal.h
+++ b/lib/nettle/gost/ecc-internal.h
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gmp-glue.h b/lib/nettle/gost/gmp-glue.h
index 70201abd84..ec3d4a1fd3 100644
--- a/lib/nettle/gost/gmp-glue.h
+++ b/lib/nettle/gost/gmp-glue.h
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_GMP_GLUE_H_INCLUDED
diff --git a/lib/nettle/gost/gost28147.h b/lib/nettle/gost/gost28147.h
index 1949254924..1a15785017 100644
--- a/lib/nettle/gost/gost28147.h
+++ b/lib/nettle/gost/gost28147.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_GOST28147_H_INCLUDED
diff --git a/lib/nettle/gost/gostdsa-mask.c b/lib/nettle/gost/gostdsa-mask.c
index cb9a30280b..49dc2f4569 100644
--- a/lib/nettle/gost/gostdsa-mask.c
+++ b/lib/nettle/gost/gostdsa-mask.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/gostdsa-sign.c b/lib/nettle/gost/gostdsa-sign.c
index 14a04bde69..725d682261 100644
--- a/lib/nettle/gost/gostdsa-sign.c
+++ b/lib/nettle/gost/gostdsa-sign.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gostdsa-verify.c b/lib/nettle/gost/gostdsa-verify.c
index df220f8b57..7c12279b1a 100644
--- a/lib/nettle/gost/gostdsa-verify.c
+++ b/lib/nettle/gost/gostdsa-verify.c
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gostdsa.h b/lib/nettle/gost/gostdsa.h
index 106d17c165..aaad6520d9 100644
--- a/lib/nettle/gost/gostdsa.h
+++ b/lib/nettle/gost/gostdsa.h
@@ -27,7 +27,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Development of Nettle's ECC support was funded by the .SE Internet Fund. */
diff --git a/lib/nettle/gost/gosthash94-meta.c b/lib/nettle/gost/gosthash94-meta.c
index f398739923..3af3c8fa4c 100644
--- a/lib/nettle/gost/gosthash94-meta.c
+++ b/lib/nettle/gost/gosthash94-meta.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/gosthash94.h b/lib/nettle/gost/gosthash94.h
index fa6432e64d..3eda8c2d55 100644
--- a/lib/nettle/gost/gosthash94.h
+++ b/lib/nettle/gost/gosthash94.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
/* Based on rhash gost.h. */
diff --git a/lib/nettle/gost/hmac-gost.h b/lib/nettle/gost/hmac-gost.h
index 0e4d05f184..ed5b1f7967 100644
--- a/lib/nettle/gost/hmac-gost.h
+++ b/lib/nettle/gost/hmac-gost.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_HMAC_GOST_H_INCLUDED
diff --git a/lib/nettle/gost/hmac-gosthash94.c b/lib/nettle/gost/hmac-gosthash94.c
index e0f4a5f4cf..06c41cb871 100644
--- a/lib/nettle/gost/hmac-gosthash94.c
+++ b/lib/nettle/gost/hmac-gosthash94.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/hmac-streebog.c b/lib/nettle/gost/hmac-streebog.c
index 475a8ebf97..18ed916694 100644
--- a/lib/nettle/gost/hmac-streebog.c
+++ b/lib/nettle/gost/hmac-streebog.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/nettle-internal.h b/lib/nettle/gost/nettle-internal.h
index 899ec4700b..2e06ebb0ff 100644
--- a/lib/nettle/gost/nettle-internal.h
+++ b/lib/nettle/gost/nettle-internal.h
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_INTERNAL_H_INCLUDED
diff --git a/lib/nettle/gost/nettle-write.h b/lib/nettle/gost/nettle-write.h
index ad645ef2ee..655ab10b00 100644
--- a/lib/nettle/gost/nettle-write.h
+++ b/lib/nettle/gost/nettle-write.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_WRITE_H_INCLUDED
diff --git a/lib/nettle/gost/pbkdf2-gost.h b/lib/nettle/gost/pbkdf2-gost.h
index 793c25725f..840627e213 100644
--- a/lib/nettle/gost/pbkdf2-gost.h
+++ b/lib/nettle/gost/pbkdf2-gost.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_PBKDF2_GOST_H_INCLUDED
diff --git a/lib/nettle/gost/pbkdf2-hmac-gosthash94.c b/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
index 60891c4e35..f44b0ea8d5 100644
--- a/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
+++ b/lib/nettle/gost/pbkdf2-hmac-gosthash94.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/pbkdf2-hmac-streebog.c b/lib/nettle/gost/pbkdf2-hmac-streebog.c
index 00503c917a..315cc9d106 100644
--- a/lib/nettle/gost/pbkdf2-hmac-streebog.c
+++ b/lib/nettle/gost/pbkdf2-hmac-streebog.c
@@ -29,7 +29,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog-meta.c b/lib/nettle/gost/streebog-meta.c
index c83b14ddb4..f13772d349 100644
--- a/lib/nettle/gost/streebog-meta.c
+++ b/lib/nettle/gost/streebog-meta.c
@@ -26,7 +26,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog.c b/lib/nettle/gost/streebog.c
index 24eb7994e5..12c5c08362 100644
--- a/lib/nettle/gost/streebog.c
+++ b/lib/nettle/gost/streebog.c
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#if HAVE_CONFIG_H
diff --git a/lib/nettle/gost/streebog.h b/lib/nettle/gost/streebog.h
index 9a8d84c753..894a143ecc 100644
--- a/lib/nettle/gost/streebog.h
+++ b/lib/nettle/gost/streebog.h
@@ -28,7 +28,7 @@
You should have received copies of the GNU General Public License and
the GNU Lesser General Public License along with this program. If
- not, see http://www.gnu.org/licenses/.
+ not, see https://www.gnu.org/licenses/.
*/
#ifndef NETTLE_STREEBOG_H_INCLUDED
diff --git a/lib/nettle/init.c b/lib/nettle/init.c
index c2d488e743..895cda6d96 100644
--- a/lib/nettle/init.c
+++ b/lib/nettle/init.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/int/drbg-aes-self-test.c b/lib/nettle/int/drbg-aes-self-test.c
index fe056c6a11..0ac1c1924f 100644
--- a/lib/nettle/int/drbg-aes-self-test.c
+++ b/lib/nettle/int/drbg-aes-self-test.c
@@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
/* This is a known-answer test for the DRBG-CTR-AES.
diff --git a/lib/nettle/int/drbg-aes.c b/lib/nettle/int/drbg-aes.c
index d8b0780cff..af8b347a5a 100644
--- a/lib/nettle/int/drbg-aes.c
+++ b/lib/nettle/int/drbg-aes.c
@@ -15,7 +15,7 @@
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <config.h>
diff --git a/lib/nettle/int/tls1-prf.c b/lib/nettle/int/tls1-prf.c
index 94228c6d7c..6763d76cc9 100644
--- a/lib/nettle/int/tls1-prf.c
+++ b/lib/nettle/int/tls1-prf.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/int/tls1-prf.h b/lib/nettle/int/tls1-prf.h
index a455377571..cb9b61f9af 100644
--- a/lib/nettle/int/tls1-prf.h
+++ b/lib/nettle/int/tls1-prf.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/mac.c b/lib/nettle/mac.c
index 202bdc4951..249ff2e2d7 100644
--- a/lib/nettle/mac.c
+++ b/lib/nettle/mac.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/mpi.c b/lib/nettle/mpi.c
index 96bec4aa43..55086de603 100644
--- a/lib/nettle/mpi.c
+++ b/lib/nettle/mpi.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/pk.c b/lib/nettle/pk.c
index 5b109ee475..9aa51660d8 100644
--- a/lib/nettle/pk.c
+++ b/lib/nettle/pk.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/prf.c b/lib/nettle/prf.c
index 762fd653bb..713245b0c4 100644
--- a/lib/nettle/prf.c
+++ b/lib/nettle/prf.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/rnd-common.h b/lib/nettle/rnd-common.h
index cb4d4f0ddd..898e5d7fa3 100644
--- a/lib/nettle/rnd-common.h
+++ b/lib/nettle/rnd-common.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/rnd-fips.c b/lib/nettle/rnd-fips.c
index 2ae4a9089f..ee68cf68d5 100644
--- a/lib/nettle/rnd-fips.c
+++ b/lib/nettle/rnd-fips.c
@@ -14,7 +14,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/lib/nettle/rnd-fuzzer.c b/lib/nettle/rnd-fuzzer.c
index 9d0e9d5115..c5ab90fb43 100644
--- a/lib/nettle/rnd-fuzzer.c
+++ b/lib/nettle/rnd-fuzzer.c
@@ -17,7 +17,7 @@
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * License along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/lib/nettle/rnd.c b/lib/nettle/rnd.c
index 3f816d43ae..0512af1cd1 100644
--- a/lib/nettle/rnd.c
+++ b/lib/nettle/rnd.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-getentropy.c b/lib/nettle/sysrng-getentropy.c
index ec2585e82b..99e95ead8b 100644
--- a/lib/nettle/sysrng-getentropy.c
+++ b/lib/nettle/sysrng-getentropy.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-linux.c b/lib/nettle/sysrng-linux.c
index 1afb8046eb..a0802f444d 100644
--- a/lib/nettle/sysrng-linux.c
+++ b/lib/nettle/sysrng-linux.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/nettle/sysrng-windows.c b/lib/nettle/sysrng-windows.c
index 1e1305b4bd..9d38e67ec1 100644
--- a/lib/nettle/sysrng-windows.c
+++ b/lib/nettle/sysrng-windows.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/num.c b/lib/num.c
index 3b0b5b8511..cc62789e20 100644
--- a/lib/num.c
+++ b/lib/num.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/num.h b/lib/num.h
index 28b86c8958..75af1ea38e 100644
--- a/lib/num.h
+++ b/lib/num.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/ocsp-api.c b/lib/ocsp-api.c
index a0005e99d4..7fac5e3865 100644
--- a/lib/ocsp-api.c
+++ b/lib/ocsp-api.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/openpgp_compat.c b/lib/openpgp_compat.c
index 2a4679890b..d96ee8d8c6 100644
--- a/lib/openpgp_compat.c
+++ b/lib/openpgp_compat.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pcert.c b/lib/pcert.c
index 23eadf12d0..525baff6fc 100644
--- a/lib/pcert.c
+++ b/lib/pcert.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pin.c b/lib/pin.c
index 86903fd0b5..13069c5e19 100644
--- a/lib/pin.c
+++ b/lib/pin.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pk.c b/lib/pk.c
index a5bb58b73f..1887063eb0 100644
--- a/lib/pk.c
+++ b/lib/pk.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pk.h b/lib/pk.h
index f6872f823d..b63ef2f75b 100644
--- a/lib/pk.h
+++ b/lib/pk.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pkcs11.c b/lib/pkcs11.c
index b227c0200e..fbe2b48f22 100644
--- a/lib/pkcs11.c
+++ b/lib/pkcs11.c
@@ -22,7 +22,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_int.c b/lib/pkcs11_int.c
index 1134f43252..c4e867ae76 100644
--- a/lib/pkcs11_int.c
+++ b/lib/pkcs11_int.c
@@ -20,7 +20,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_int.h b/lib/pkcs11_int.h
index a5187636ed..fa423422cb 100644
--- a/lib/pkcs11_int.h
+++ b/lib/pkcs11_int.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef PKCS11_INT_H
diff --git a/lib/pkcs11_privkey.c b/lib/pkcs11_privkey.c
index ca45bb60d5..3ecd1837b4 100644
--- a/lib/pkcs11_privkey.c
+++ b/lib/pkcs11_privkey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_secret.c b/lib/pkcs11_secret.c
index 83cdf58457..828fbff6da 100644
--- a/lib/pkcs11_secret.c
+++ b/lib/pkcs11_secret.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11_write.c b/lib/pkcs11_write.c
index 49a47ebf8b..b1176fb0ff 100644
--- a/lib/pkcs11_write.c
+++ b/lib/pkcs11_write.c
@@ -15,7 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11x.c b/lib/pkcs11x.c
index c11f12cb8d..0041b924cb 100644
--- a/lib/pkcs11x.c
+++ b/lib/pkcs11x.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/pkcs11x.h b/lib/pkcs11x.h
index 0aac3f6f10..9a648f0f2b 100644
--- a/lib/pkcs11x.h
+++ b/lib/pkcs11x.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef PKCS11X_H
diff --git a/lib/prf.c b/lib/prf.c
index b7e926febf..dd66327e3d 100644
--- a/lib/prf.c
+++ b/lib/prf.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/priority.c b/lib/priority.c
index c942ec4232..900bbf7783 100644
--- a/lib/priority.c
+++ b/lib/priority.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/privkey.c b/lib/privkey.c
index 55bd3181ab..8b3e3557c2 100644
--- a/lib/privkey.c
+++ b/lib/privkey.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/privkey_raw.c b/lib/privkey_raw.c
index 0f0187a2c7..5f1dc8c26c 100644
--- a/lib/privkey_raw.c
+++ b/lib/privkey_raw.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/psk.c b/lib/psk.c
index 2818a8450b..ebb3f246ff 100644
--- a/lib/psk.c
+++ b/lib/psk.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/pubkey.c b/lib/pubkey.c
index 5c8bb9837b..f1a0302fca 100644
--- a/lib/pubkey.c
+++ b/lib/pubkey.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "gnutls_int.h"
diff --git a/lib/random.c b/lib/random.c
index 469fc4b9a6..6462738416 100644
--- a/lib/random.c
+++ b/lib/random.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/random.h b/lib/random.h
index a76c8c07f6..21b85d5192 100644
--- a/lib/random.h
+++ b/lib/random.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/randomart.c b/lib/randomart.c
index f83df71002..f300fab439 100644
--- a/lib/randomart.c
+++ b/lib/randomart.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/range.c b/lib/range.c
index 9a57f56f0d..788c56e92d 100644
--- a/lib/range.c
+++ b/lib/range.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/record.c b/lib/record.c
index e7f8e4f01a..ba269037d7 100644
--- a/lib/record.c
+++ b/lib/record.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/record.h b/lib/record.h
index 92ec0b3b29..c7044e05d4 100644
--- a/lib/record.h
+++ b/lib/record.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/safe-memfuncs.c b/lib/safe-memfuncs.c
index 5e413c9486..a9db39d2a7 100644
--- a/lib/safe-memfuncs.c
+++ b/lib/safe-memfuncs.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/secrets.c b/lib/secrets.c
index 1915247c3b..94fc305640 100644
--- a/lib/secrets.c
+++ b/lib/secrets.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/secrets.h b/lib/secrets.h
index 92255ceaa6..f80d5c934e 100644
--- a/lib/secrets.h
+++ b/lib/secrets.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/session.c b/lib/session.c
index a5c9c93d53..12f41797ec 100644
--- a/lib/session.c
+++ b/lib/session.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/session_pack.c b/lib/session_pack.c
index 3842ed4c4d..4b485ba9d6 100644
--- a/lib/session_pack.c
+++ b/lib/session_pack.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/session_pack.h b/lib/session_pack.h
index efb6cda01b..43ddfa626f 100644
--- a/lib/session_pack.h
+++ b/lib/session_pack.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/srp.c b/lib/srp.c
index ab00fa2456..79116902ad 100644
--- a/lib/srp.c
+++ b/lib/srp.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/srp.h b/lib/srp.h
index 3120f4b5b9..bf4f4d9679 100644
--- a/lib/srp.h
+++ b/lib/srp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/sslv2_compat.c b/lib/sslv2_compat.c
index 9d8fd91bf4..6122d1098c 100644
--- a/lib/sslv2_compat.c
+++ b/lib/sslv2_compat.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/sslv2_compat.h b/lib/sslv2_compat.h
index fffd17e5e7..fdfa367482 100644
--- a/lib/sslv2_compat.h
+++ b/lib/sslv2_compat.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/state.c b/lib/state.c
index a8ff0d81f0..5a6991dfc8 100644
--- a/lib/state.c
+++ b/lib/state.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/state.h b/lib/state.h
index e4fb85c461..7081a7b136 100644
--- a/lib/state.h
+++ b/lib/state.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/stek.c b/lib/stek.c
index 2248e51b6f..2f885cee37 100644
--- a/lib/stek.c
+++ b/lib/stek.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/stek.h b/lib/stek.h
index bec781edf0..326ec6d082 100644
--- a/lib/stek.h
+++ b/lib/stek.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#include "gnutls_int.h"
diff --git a/lib/str-iconv.c b/lib/str-iconv.c
index 9606613e48..7786dc8cfa 100644
--- a/lib/str-iconv.c
+++ b/lib/str-iconv.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str-idna.c b/lib/str-idna.c
index 4f275aebfb..2e53d7ecc6 100644
--- a/lib/str-idna.c
+++ b/lib/str-idna.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str-unicode.c b/lib/str-unicode.c
index 8bbaa99ba6..0cd47d4953 100644
--- a/lib/str-unicode.c
+++ b/lib/str-unicode.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str.c b/lib/str.c
index 4a89de227e..9ef2454579 100644
--- a/lib/str.c
+++ b/lib/str.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str.h b/lib/str.h
index a9cb48fd6e..9f0e7d6189 100644
--- a/lib/str.h
+++ b/lib/str.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/str_array.h b/lib/str_array.h
index abec702488..bd0c97ac03 100644
--- a/lib/str_array.h
+++ b/lib/str_array.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/supplemental.c b/lib/supplemental.c
index 84305c7086..cd90fa1fba 100644
--- a/lib/supplemental.c
+++ b/lib/supplemental.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/supplemental.h b/lib/supplemental.h
index e9ffd55c26..5e4b5ca55c 100644
--- a/lib/supplemental.h
+++ b/lib/supplemental.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system-keys.h b/lib/system-keys.h
index bc755e4c5b..7748c41158 100644
--- a/lib/system-keys.h
+++ b/lib/system-keys.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system.c b/lib/system.c
index ddf1427098..f01669dff8 100644
--- a/lib/system.c
+++ b/lib/system.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system.h b/lib/system.h
index ccae6475f8..2805ea46ff 100644
--- a/lib/system.h
+++ b/lib/system.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/certs.c b/lib/system/certs.c
index f9090f1e74..611c645e05 100644
--- a/lib/system/certs.c
+++ b/lib/system/certs.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/fastopen.c b/lib/system/fastopen.c
index 1fd234e5f7..8d8409e482 100644
--- a/lib/system/fastopen.c
+++ b/lib/system/fastopen.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/keys-dummy.c b/lib/system/keys-dummy.c
index 31acb4eccf..bd3fba47d4 100644
--- a/lib/system/keys-dummy.c
+++ b/lib/system/keys-dummy.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/keys-win.c b/lib/system/keys-win.c
index c189a5d8fd..678a668e49 100644
--- a/lib/system/keys-win.c
+++ b/lib/system/keys-win.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/sockets.c b/lib/system/sockets.c
index 14f4c2fca8..a9c1c43985 100644
--- a/lib/system/sockets.c
+++ b/lib/system/sockets.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system/threads.c b/lib/system/threads.c
index c25d6472e1..cbc7c920e9 100644
--- a/lib/system/threads.c
+++ b/lib/system/threads.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/system_override.c b/lib/system_override.c
index 3c4805bc56..f2fc5749d9 100644
--- a/lib/system_override.c
+++ b/lib/system_override.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls-sig.c b/lib/tls-sig.c
index 73ca4314a3..66897502a5 100644
--- a/lib/tls-sig.c
+++ b/lib/tls-sig.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls-sig.h b/lib/tls-sig.h
index 6e0564de1b..e04303ee14 100644
--- a/lib/tls-sig.h
+++ b/lib/tls-sig.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13-sig.c b/lib/tls13-sig.c
index 1f3a74bb5e..aee15eaf87 100644
--- a/lib/tls13-sig.c
+++ b/lib/tls13-sig.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13-sig.h b/lib/tls13-sig.h
index 777dd0f48b..115e39774a 100644
--- a/lib/tls13-sig.h
+++ b/lib/tls13-sig.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/anti_replay.c b/lib/tls13/anti_replay.c
index a99266928c..f8333c560c 100644
--- a/lib/tls13/anti_replay.c
+++ b/lib/tls13/anti_replay.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/anti_replay.h b/lib/tls13/anti_replay.h
index 8d9bea4b5c..934454fbd8 100644
--- a/lib/tls13/anti_replay.h
+++ b/lib/tls13/anti_replay.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate.c b/lib/tls13/certificate.c
index 91d0a7fe68..bd257237f3 100644
--- a/lib/tls13/certificate.c
+++ b/lib/tls13/certificate.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate.h b/lib/tls13/certificate.h
index 4d2a3237a8..1abecd1230 100644
--- a/lib/tls13/certificate.h
+++ b/lib/tls13/certificate.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_request.c b/lib/tls13/certificate_request.c
index 50602e2338..002646ed6b 100644
--- a/lib/tls13/certificate_request.c
+++ b/lib/tls13/certificate_request.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_request.h b/lib/tls13/certificate_request.h
index d00e890e87..9a320f465e 100644
--- a/lib/tls13/certificate_request.h
+++ b/lib/tls13/certificate_request.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_verify.c b/lib/tls13/certificate_verify.c
index 26c93d2c1d..72b4488115 100644
--- a/lib/tls13/certificate_verify.c
+++ b/lib/tls13/certificate_verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/certificate_verify.h b/lib/tls13/certificate_verify.h
index 03373e70cc..74736b014b 100644
--- a/lib/tls13/certificate_verify.h
+++ b/lib/tls13/certificate_verify.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/early_data.c b/lib/tls13/early_data.c
index dd977fc410..ccace901b9 100644
--- a/lib/tls13/early_data.c
+++ b/lib/tls13/early_data.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/early_data.h b/lib/tls13/early_data.h
index ddbd983293..5c55be15c7 100644
--- a/lib/tls13/early_data.h
+++ b/lib/tls13/early_data.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/encrypted_extensions.c b/lib/tls13/encrypted_extensions.c
index ba63b95337..84c328ff26 100644
--- a/lib/tls13/encrypted_extensions.c
+++ b/lib/tls13/encrypted_extensions.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/encrypted_extensions.h b/lib/tls13/encrypted_extensions.h
index 88aebdc5f4..be215b9c99 100644
--- a/lib/tls13/encrypted_extensions.h
+++ b/lib/tls13/encrypted_extensions.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/finished.c b/lib/tls13/finished.c
index 6d88e8feed..35ab87f9af 100644
--- a/lib/tls13/finished.c
+++ b/lib/tls13/finished.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/finished.h b/lib/tls13/finished.h
index 7b676f1253..b458b469d5 100644
--- a/lib/tls13/finished.h
+++ b/lib/tls13/finished.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/hello_retry.c b/lib/tls13/hello_retry.c
index cc7fed1885..dd4cba576a 100644
--- a/lib/tls13/hello_retry.c
+++ b/lib/tls13/hello_retry.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/hello_retry.h b/lib/tls13/hello_retry.h
index 1f21f8b089..8d4bf3c123 100644
--- a/lib/tls13/hello_retry.h
+++ b/lib/tls13/hello_retry.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/key_update.c b/lib/tls13/key_update.c
index 0c5c93734a..abd7c93ec6 100644
--- a/lib/tls13/key_update.c
+++ b/lib/tls13/key_update.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/key_update.h b/lib/tls13/key_update.h
index 41038cb3bf..f42a6f620c 100644
--- a/lib/tls13/key_update.h
+++ b/lib/tls13/key_update.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/post_handshake.c b/lib/tls13/post_handshake.c
index c786d8cae3..97ca287db7 100644
--- a/lib/tls13/post_handshake.c
+++ b/lib/tls13/post_handshake.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/psk_ext_parser.c b/lib/tls13/psk_ext_parser.c
index b588d6668e..6e3a12f90e 100644
--- a/lib/tls13/psk_ext_parser.c
+++ b/lib/tls13/psk_ext_parser.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/psk_ext_parser.h b/lib/tls13/psk_ext_parser.h
index fcd6c67d28..52a140990e 100644
--- a/lib/tls13/psk_ext_parser.h
+++ b/lib/tls13/psk_ext_parser.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/session_ticket.c b/lib/tls13/session_ticket.c
index c40999575b..b8371c5005 100644
--- a/lib/tls13/session_ticket.c
+++ b/lib/tls13/session_ticket.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/tls13/session_ticket.h b/lib/tls13/session_ticket.h
index feab3e2379..63b425e36d 100644
--- a/lib/tls13/session_ticket.h
+++ b/lib/tls13/session_ticket.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifndef SESSION_TICKET_H
diff --git a/lib/tpm.c b/lib/tpm.c
index 8204fd8bd2..781fc3387b 100644
--- a/lib/tpm.c
+++ b/lib/tpm.c
@@ -19,7 +19,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/urls.c b/lib/urls.c
index bb47e835d7..7a797ee1f8 100644
--- a/lib/urls.c
+++ b/lib/urls.c
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/urls.h b/lib/urls.h
index 79ce75c591..3d82fdf5d3 100644
--- a/lib/urls.h
+++ b/lib/urls.h
@@ -14,7 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/verify-tofu.c b/lib/verify-tofu.c
index 66a583ded7..36328e04af 100644
--- a/lib/verify-tofu.c
+++ b/lib/verify-tofu.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509.h b/lib/x509.h
index 67eb957d78..b7c21965d6 100644
--- a/lib/x509.h
+++ b/lib/x509.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index a10cd2f00c..63b2b849b4 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -14,7 +14,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
include $(top_srcdir)/lib/common.mk
diff --git a/lib/x509/attributes.c b/lib/x509/attributes.c
index 9c83ca8414..969dc9b80d 100644
--- a/lib/x509/attributes.c
+++ b/lib/x509/attributes.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/attributes.h b/lib/x509/attributes.h
index 3d2591b6c7..0d9314aa18 100644
--- a/lib/x509/attributes.h
+++ b/lib/x509/attributes.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/common.c b/lib/x509/common.c
index 9ce4275229..4669d37ad5 100644
--- a/lib/x509/common.c
+++ b/lib/x509/common.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/common.h b/lib/x509/common.h
index 878da42045..99b767a694 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crl.c b/lib/x509/crl.c
index d8ae619c0c..82deb5e60a 100644
--- a/lib/x509/crl.c
+++ b/lib/x509/crl.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crl_write.c b/lib/x509/crl_write.c
index b384aa02c3..36ca452488 100644
--- a/lib/x509/crl_write.c
+++ b/lib/x509/crl_write.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/crq.c b/lib/x509/crq.c
index fbaed33dd0..c8899f81a5 100644
--- a/lib/x509/crq.c
+++ b/lib/x509/crq.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/dn.c b/lib/x509/dn.c
index 033531970d..8d428e9b3f 100644
--- a/lib/x509/dn.c
+++ b/lib/x509/dn.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/email-verify.c b/lib/x509/email-verify.c
index bb37db09e3..4eee0699bc 100644
--- a/lib/x509/email-verify.c
+++ b/lib/x509/email-verify.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/extensions.c b/lib/x509/extensions.c
index 50c2684502..8506da2b93 100644
--- a/lib/x509/extensions.c
+++ b/lib/x509/extensions.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/hostname-verify.c b/lib/x509/hostname-verify.c
index e3a4ababa4..967d9b821a 100644
--- a/lib/x509/hostname-verify.c
+++ b/lib/x509/hostname-verify.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip-in-cidr.h b/lib/x509/ip-in-cidr.h
index 8bb5dd48ae..40a65e637c 100644
--- a/lib/x509/ip-in-cidr.h
+++ b/lib/x509/ip-in-cidr.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip.c b/lib/x509/ip.c
index 644d2f58f5..c4cb008314 100644
--- a/lib/x509/ip.c
+++ b/lib/x509/ip.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ip.h b/lib/x509/ip.h
index 8cd686107d..86f9975d91 100644
--- a/lib/x509/ip.h
+++ b/lib/x509/ip.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/key_decode.c b/lib/x509/key_decode.c
index c20b841654..1e07bbc441 100644
--- a/lib/x509/key_decode.c
+++ b/lib/x509/key_decode.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/key_encode.c b/lib/x509/key_encode.c
index bbcbab2e16..5cd6763cd0 100644
--- a/lib/x509/key_encode.c
+++ b/lib/x509/key_encode.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/krb5.c b/lib/x509/krb5.c
index dc8351f6fe..7fe84e651d 100644
--- a/lib/x509/krb5.c
+++ b/lib/x509/krb5.c
@@ -15,7 +15,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>
diff --git a/lib/x509/krb5.h b/lib/x509/krb5.h
index 58fb9ff4c2..6824fde8cc 100644
--- a/lib/x509/krb5.h
+++ b/lib/x509/krb5.h
@@ -15,7 +15,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/>.
*/
int _gnutls_krb5_principal_to_der(const char *name, gnutls_datum_t * der);
diff --git a/lib/x509/mpi.c b/lib/x509/mpi.c
index bb914420f1..664b22c509 100644
--- a/lib/x509/mpi.c
+++ b/lib/x509/mpi.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/name_constraints.c b/lib/x509/name_constraints.c
index a2cca38450..d5ce52ee70 100644
--- a/lib/x509/name_constraints.c
+++ b/lib/x509/name_constraints.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp.c b/lib/x509/ocsp.c
index a8edf30ec6..735959765c 100644
--- a/lib/x509/ocsp.c
+++ b/lib/x509/ocsp.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp.h b/lib/x509/ocsp.h
index 07be1eeb25..76bc309bb3 100644
--- a/lib/x509/ocsp.h
+++ b/lib/x509/ocsp.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/ocsp_output.c b/lib/x509/ocsp_output.c
index 9d4191b816..2c9e168047 100644
--- a/lib/x509/ocsp_output.c
+++ b/lib/x509/ocsp_output.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/output.c b/lib/x509/output.c
index 9c9d30290f..6c5055cf22 100644
--- a/lib/x509/output.c
+++ b/lib/x509/output.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs12.c b/lib/x509/pkcs12.c
index 447eb8e2c9..200d1de908 100644
--- a/lib/x509/pkcs12.c
+++ b/lib/x509/pkcs12.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
@@ -853,7 +853,7 @@ int gnutls_pkcs12_set_bag(gnutls_pkcs12_t pkcs12, gnutls_pkcs12_bag_t bag)
* Russian differs from PKCS#12 here. It described proprietary way
* to obtain MAC key instead of using standard mechanism.
*
- * See http://wwwold.tc26.ru/standard/rs/%D0%A0%2050.1.112-2016.pdf
+ * See https://wwwold.tc26.ru/standard/rs/%D0%A0%2050.1.112-2016.pdf
* section 5.
*/
static int
diff --git a/lib/x509/pkcs12_bag.c b/lib/x509/pkcs12_bag.c
index 35d12ac4b9..163b0fadb6 100644
--- a/lib/x509/pkcs12_bag.c
+++ b/lib/x509/pkcs12_bag.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs12_encr.c b/lib/x509/pkcs12_encr.c
index 76fbb4e8ab..0327982232 100644
--- a/lib/x509/pkcs12_encr.c
+++ b/lib/x509/pkcs12_encr.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-attrs.c b/lib/x509/pkcs7-attrs.c
index c948bca224..25f947276f 100644
--- a/lib/x509/pkcs7-attrs.c
+++ b/lib/x509/pkcs7-attrs.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-crypt.c b/lib/x509/pkcs7-crypt.c
index 39eb7784be..c6974c83c2 100644
--- a/lib/x509/pkcs7-crypt.c
+++ b/lib/x509/pkcs7-crypt.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7-output.c b/lib/x509/pkcs7-output.c
index 6c3055fa64..bf5dbac837 100644
--- a/lib/x509/pkcs7-output.c
+++ b/lib/x509/pkcs7-output.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7.c b/lib/x509/pkcs7.c
index bfb464a470..21fff7b07a 100644
--- a/lib/x509/pkcs7.c
+++ b/lib/x509/pkcs7.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/pkcs7_int.h b/lib/x509/pkcs7_int.h
index d9f07bf9a5..69e2873e56 100644
--- a/lib/x509/pkcs7_int.h
+++ b/lib/x509/pkcs7_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey.c b/lib/x509/privkey.c
index 1c52ab3a0f..a9579914f8 100644
--- a/lib/x509/privkey.c
+++ b/lib/x509/privkey.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_openssl.c b/lib/x509/privkey_openssl.c
index 1e826ed68e..9fc70e0322 100644
--- a/lib/x509/privkey_openssl.c
+++ b/lib/x509/privkey_openssl.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index d0cb226364..bcc6dd24ec 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/privkey_pkcs8_pbes1.c b/lib/x509/privkey_pkcs8_pbes1.c
index 1e4ba60aa1..5ac96f9705 100644
--- a/lib/x509/privkey_pkcs8_pbes1.c
+++ b/lib/x509/privkey_pkcs8_pbes1.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/prov-seed.c b/lib/x509/prov-seed.c
index da35efd4f2..96aaa977aa 100644
--- a/lib/x509/prov-seed.c
+++ b/lib/x509/prov-seed.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/prov-seed.h b/lib/x509/prov-seed.h
index 55d6df0830..d9dd8e6948 100644
--- a/lib/x509/prov-seed.h
+++ b/lib/x509/prov-seed.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/sign.c b/lib/x509/sign.c
index 13a1b52644..8f7a96f218 100644
--- a/lib/x509/sign.c
+++ b/lib/x509/sign.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/spki.c b/lib/x509/spki.c
index 7b7787f149..c87ff1b3b2 100644
--- a/lib/x509/spki.c
+++ b/lib/x509/spki.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/time.c b/lib/x509/time.c
index 2632a795a9..0b3e78b090 100644
--- a/lib/x509/time.c
+++ b/lib/x509/time.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/tls_features.c b/lib/x509/tls_features.c
index d6055fa28a..bbb9896f99 100644
--- a/lib/x509/tls_features.c
+++ b/lib/x509/tls_features.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high.c b/lib/x509/verify-high.c
index 5969b36146..bbb54a0f93 100644
--- a/lib/x509/verify-high.c
+++ b/lib/x509/verify-high.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high.h b/lib/x509/verify-high.h
index 3d70573011..68430fddba 100644
--- a/lib/x509/verify-high.h
+++ b/lib/x509/verify-high.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify-high2.c b/lib/x509/verify-high2.c
index ff7f6a4eb4..50020d074c 100644
--- a/lib/x509/verify-high2.c
+++ b/lib/x509/verify-high2.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/verify.c b/lib/x509/verify.c
index d4eafd4fdd..17404022f8 100644
--- a/lib/x509/verify.c
+++ b/lib/x509/verify.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/virt-san.c b/lib/x509/virt-san.c
index a81337e25b..d2adc4e25e 100644
--- a/lib/x509/virt-san.c
+++ b/lib/x509/virt-san.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/virt-san.h b/lib/x509/virt-san.h
index 10d78e39f1..c9fe3f7b55 100644
--- a/lib/x509/virt-san.h
+++ b/lib/x509/virt-san.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index 995d5cd5cf..6abf3ca947 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_dn.c b/lib/x509/x509_dn.c
index 7e44e35c83..b7205ee6ef 100644
--- a/lib/x509/x509_dn.c
+++ b/lib/x509/x509_dn.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_ext.c b/lib/x509/x509_ext.c
index 8a0acd30aa..aa09ef85f1 100644
--- a/lib/x509/x509_ext.c
+++ b/lib/x509/x509_ext.c
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_ext_int.h b/lib/x509/x509_ext_int.h
index 3bca97f30e..d1a395a6f8 100644
--- a/lib/x509/x509_ext_int.h
+++ b/lib/x509/x509_ext_int.h
@@ -15,7 +15,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index c1bacc7b2a..353eb8cdc4 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c
index 8325ad0c73..7f79515386 100644
--- a/lib/x509/x509_write.c
+++ b/lib/x509/x509_write.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509_b64.c b/lib/x509_b64.c
index 3117843be1..41ee7235fc 100644
--- a/lib/x509_b64.c
+++ b/lib/x509_b64.c
@@ -17,7 +17,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/lib/x509_b64.h b/lib/x509_b64.h
index be3482934e..e33eed0622 100644
--- a/lib/x509_b64.h
+++ b/lib/x509_b64.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/libdane/Makefile.am b/libdane/Makefile.am
index d2b4e835ac..c2bd0dc0a1 100644
--- a/libdane/Makefile.am
+++ b/libdane/Makefile.am
@@ -16,7 +16,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
ACLOCAL_AMFLAGS = -I ../m4 -I ../gl/m4
diff --git a/libdane/dane-params.c b/libdane/dane-params.c
index 00b209f184..e04e54d5a1 100644
--- a/libdane/dane-params.c
+++ b/libdane/dane-params.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/libdane/dane.c b/libdane/dane.c
index d7191de273..f05f3ce92c 100644
--- a/libdane/dane.c
+++ b/libdane/dane.c
@@ -18,7 +18,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/libdane/errors.c b/libdane/errors.c
index c189e3ebb8..35ae971723 100644
--- a/libdane/errors.c
+++ b/libdane/errors.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/libdane/gnutls-dane.pc.in b/libdane/gnutls-dane.pc.in
index 32a3df48c0..8496e61eb1 100644
--- a/libdane/gnutls-dane.pc.in
+++ b/libdane/gnutls-dane.pc.in
@@ -16,7 +16,7 @@ includedir=@includedir@
Name: GnuTLS-DANE
Description: DANE security library for the GNU system
-URL: http://www.gnu.org/software/gnutls/
+URL: https://www.gnu.org/software/gnutls/
Version: @VERSION@
Libs: -L${libdir} -lgnutls-dane
Libs.private: @UNBOUND_LIBS@
diff --git a/libdane/includes/Makefile.am b/libdane/includes/Makefile.am
index e67c5029d8..3d4d36682a 100644
--- a/libdane/includes/Makefile.am
+++ b/libdane/includes/Makefile.am
@@ -16,6 +16,6 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
nobase_include_HEADERS = gnutls/dane.h
diff --git a/libdane/includes/gnutls/dane.h b/libdane/includes/gnutls/dane.h
index 0b14b2a559..69ced4bde9 100644
--- a/libdane/includes/gnutls/dane.h
+++ b/libdane/includes/gnutls/dane.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index eb94e6f1ea..226a628a1d 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -15,7 +15,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
AC_DEFUN([LIBGNUTLS_EXTRA_HOOKS],
[
@@ -346,7 +346,7 @@ LIBTASN1_MINIMUM=4.9
AM_CONDITIONAL(ENABLE_OCSP, test "$ac_enable_ocsp" != "no")
# For storing integers in pointers without warnings
- # http://developer.gnome.org/doc/API/2.0/glib/glib-Type-Conversion-Macros.html#desc
+ # https://developer.gnome.org/doc/API/2.0/glib/glib-Type-Conversion-Macros.html#desc
AC_CHECK_SIZEOF(void *)
AC_CHECK_SIZEOF(long long)
AC_CHECK_SIZEOF(long)
diff --git a/src/benchmark-cipher.c b/src/benchmark-cipher.c
index db6d7d3234..b6945a2920 100644
--- a/src/benchmark-cipher.c
+++ b/src/benchmark-cipher.c
@@ -15,7 +15,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/>.
*
* Written by Nikos Mavrogiannopoulos <nmav@gnutls.org>.
*/
diff --git a/src/benchmark-tls.c b/src/benchmark-tls.c
index b0004cf1af..de94f3bb87 100644
--- a/src/benchmark-tls.c
+++ b/src/benchmark-tls.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/benchmark.c b/src/benchmark.c
index d6b7cbaf91..b582571dc3 100644
--- a/src/benchmark.c
+++ b/src/benchmark.c
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/benchmark.h b/src/benchmark.h
index 77ea44eb36..f449a576ed 100644
--- a/src/benchmark.h
+++ b/src/benchmark.h
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <sys/time.h>
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 55880ca9f0..27ca2c8ed4 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -902,7 +902,7 @@ expiration_days = 700
# Alternatively you may set concrete dates and time. The GNU date string
# formats are accepted. See:
-# http://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
+# https://www.gnu.org/software/tar/manual/html_node/Date-input-formats.html
#activation_date = "2004-02-29 16:21:42"
#expiration_date = "2025-02-29 16:24:41"
@@ -926,7 +926,7 @@ expiration_days = 700
#krb5_principal = HTTP/user@@REALM.COM
# A subject alternative name URI
-#uri = "http://www.example.com"
+#uri = "https://www.example.com"
# An IP address in case of a server.
#ip_address = "192.168.1.1"
@@ -951,7 +951,7 @@ challenge_password = 123456
# An URL that has CRLs (certificate revocation lists)
# available. Needed in CA certificates.
-#crl_dist_points = "http://www.getcrl.crl/getcrl/"
+#crl_dist_points = "https://www.getcrl.crl/getcrl/"
# Whether this is a CA certificate or not
#ca
@@ -1074,19 +1074,19 @@ encryption_key
#path_len = 2
# OCSP URI
-# ocsp_uri = http://my.ocsp.server/ocsp
+# ocsp_uri = https://my.ocsp.server/ocsp
# CA issuers URI
-# ca_issuers_uri = http://my.ca.issuer
+# ca_issuers_uri = https://my.ca.issuer
# Certificate policies
#policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
#policy1_txt = "This is a long policy to summarize"
-#policy1_url = http://www.example.com/a-policy-to-read
+#policy1_url = https://www.example.com/a-policy-to-read
#policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
#policy2_txt = "This is a short policy"
-#policy2_url = http://www.example.com/another-policy-to-read
+#policy2_url = https://www.example.com/another-policy-to-read
# The number of additional certificates that may appear in a
# path before the anyPolicy is no longer acceptable.
diff --git a/src/certtool-cfg.c b/src/certtool-cfg.c
index 05764dec21..3cf9aef55f 100644
--- a/src/certtool-cfg.c
+++ b/src/certtool-cfg.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/>.
*
* Written by Nikos Mavrogiannopoulos <nmav@gnutls.org>.
*/
diff --git a/src/certtool-cfg.h b/src/certtool-cfg.h
index ea4a2dbc88..6a4be91e6f 100644
--- a/src/certtool-cfg.h
+++ b/src/certtool-cfg.h
@@ -15,7 +15,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/>.
*
* Written by Nikos Mavrogiannopoulos <nmav@gnutls.org>.
*/
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>
diff --git a/src/certtool-common.h b/src/certtool-common.h
index ea7f43f2f1..9e423c0493 100644
--- a/src/certtool-common.h
+++ b/src/certtool-common.h
@@ -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/>.
*/
#ifndef CERTTOOL_COMMON_H
diff --git a/src/certtool-extras.c b/src/certtool-extras.c
index 46e1cbc7c1..7ae54faa50 100644
--- a/src/certtool-extras.c
+++ b/src/certtool-extras.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>
diff --git a/src/certtool.c b/src/certtool.c
index 2708b9e9b0..ea8fc81c67 100644
--- a/src/certtool.c
+++ b/src/certtool.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>
@@ -651,7 +651,7 @@ generate_certificate(gnutls_privkey_t * ret_key,
get_ca_issuers_set(crt);
if (usage != 0) {
- /* http://tools.ietf.org/html/rfc4945#section-5.1.3.2: if any KU is
+ /* https://tools.ietf.org/html/rfc4945#section-5.1.3.2: if any KU is
set, then either digitalSignature or the nonRepudiation bits in the
KeyUsage extension MUST for all IKE certs */
if (is_ike && (get_sign_status(server) != 1))
diff --git a/src/cli-debug.c b/src/cli-debug.c
index 5d9e076663..8308b9b48f 100644
--- a/src/cli-debug.c
+++ b/src/cli-debug.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>
diff --git a/src/cli.c b/src/cli.c
index ec8b759f67..87191aa448 100644
--- a/src/cli.c
+++ b/src/cli.c
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/common.c b/src/common.c
index 64b4da5f40..b1cb519e2f 100644
--- a/src/common.c
+++ b/src/common.c
@@ -15,13 +15,13 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
/* Work around problem reported in
- <http://permalink.gmane.org/gmane.comp.lib.gnulib.bugs/15755>.*/
+ <https://permalink.gmane.org/gmane.comp.lib.gnulib.bugs/15755>.*/
#if GETTIMEOFDAY_CLOBBERS_LOCALTIME
#undef localtime
#endif
diff --git a/src/common.h b/src/common.h
index a4a49d0fe9..2d2a69cc0f 100644
--- a/src/common.h
+++ b/src/common.h
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef INCLUDE_COMMON_H
diff --git a/src/danetool.c b/src/danetool.c
index b04d92b70e..91b422028d 100644
--- a/src/danetool.c
+++ b/src/danetool.c
@@ -15,7 +15,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>
diff --git a/src/gen-mech-list.sh b/src/gen-mech-list.sh
index 15cecd916b..1c74de0e78 100755
--- a/src/gen-mech-list.sh
+++ b/src/gen-mech-list.sh
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
HEADER=`pkg-config --cflags-only-I p11-kit-1|awk '{print $1}'|sed 's/-I//g'`
HEADER="${HEADER}/p11-kit/pkcs11.h"
diff --git a/src/inline_cmds.h b/src/inline_cmds.h
index 05419a2535..b773172345 100755
--- a/src/inline_cmds.h
+++ b/src/inline_cmds.h
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
diff --git a/src/libopts/COPYING.gplv3 b/src/libopts/COPYING.gplv3
index 26d6fd2e7b..67532741f9 100644
--- a/src/libopts/COPYING.gplv3
+++ b/src/libopts/COPYING.gplv3
@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+<https://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/src/libopts/genshell.c b/src/libopts/genshell.c
index dfbb373e25..020d54d77e 100644
--- a/src/libopts/genshell.c
+++ b/src/libopts/genshell.c
@@ -22,7 +22,7 @@
* Copyright (C) 1999-2014 Bruce Korb, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the GNU Lesser General Public License,
- * version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
+ * version 2 or later <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
*
* The genshellopt library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public License as
@@ -36,7 +36,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, see
- * <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
+ * <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
*/
#ifndef __doxygen__
@@ -69,7 +69,7 @@ static char const genshellopt_opt_strs[1769] =
"Copyright (C) 1999-2014 Bruce Korb, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the GNU Lesser General Public License,\n"
- "version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
+ "version 2 or later <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
/* 285 */ "The genshellopt library is free software; you can redistribute it and/or\n"
"modify it under the terms of the GNU Library General Public License as\n"
"published by the Free Software Foundation; either version 2 of the License,\n"
@@ -80,7 +80,7 @@ static char const genshellopt_opt_strs[1769] =
"License for more details.\n\n"
"You should have received a copy of the GNU Library General Public License\n"
"along with this library; if not, see\n"
- "<http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
+ "<https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n\0"
/* 957 */ "Output Script File\0"
/* 976 */ "SCRIPT\0"
/* 983 */ "script\0"
@@ -496,7 +496,7 @@ static void bogus_function(void) {
Copyright (C) 1999-2014 Bruce Korb, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the GNU Lesser General Public License,\n\
-version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n"));
+version 2 or later <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n"));
/* referenced via genshelloptOptions.pzCopyNotice */
puts(_("The genshellopt library is free software; you can redistribute it and/or\n\
@@ -509,7 +509,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public\n\
License for more details.\n\n"));
puts(_("You should have received a copy of the GNU Library General Public License\n\
along with this library; if not, see\n\
-<http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n"));
+<https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>\n"));
/* referenced via genshelloptOptions.pOptDesc->pzText */
puts(_("Output Script File"));
diff --git a/src/libopts/genshell.h b/src/libopts/genshell.h
index c371f528d6..1ea44de71a 100644
--- a/src/libopts/genshell.h
+++ b/src/libopts/genshell.h
@@ -22,7 +22,7 @@
* Copyright (C) 1999-2014 Bruce Korb, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the GNU Lesser General Public License,
- * version 2 or later <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
+ * version 2 or later <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
*
* The genshellopt library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public License as
@@ -36,7 +36,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, see
- * <http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
+ * <https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html>
*/
/**
* This file contains the programmatic interface to the Automated
diff --git a/src/libopts/gettext.h b/src/libopts/gettext.h
index 7d3ea3cbf1..2a6fe9e112 100644
--- a/src/libopts/gettext.h
+++ b/src/libopts/gettext.h
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>. */
+ with this program; if not, see <https://www.gnu.org/licenses/>. */
#ifndef _LIBGETTEXT_H
#define _LIBGETTEXT_H 1
diff --git a/src/libopts/intprops.h b/src/libopts/intprops.h
index 2ae151b929..ee2ca969fb 100644
--- a/src/libopts/intprops.h
+++ b/src/libopts/intprops.h
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Written by Paul Eggert. */
diff --git a/src/libopts/m4/libopts.m4 b/src/libopts/m4/libopts.m4
index f8b2c38e16..c6ad73848f 100644
--- a/src/libopts/m4/libopts.m4
+++ b/src/libopts/m4/libopts.m4
@@ -474,7 +474,7 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
dnl See the GNU General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License along
-dnl with this program. If not, see <http://www.gnu.org/licenses/>.
+dnl with this program. If not, see <https://www.gnu.org/licenses/>.
dnl
dnl Default to system libopts
dnl
diff --git a/src/libopts/parse-duration.c b/src/libopts/parse-duration.c
index e072b7d567..514cdea1f7 100644
--- a/src/libopts/parse-duration.c
+++ b/src/libopts/parse-duration.c
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
diff --git a/src/libopts/parse-duration.h b/src/libopts/parse-duration.h
index 33ddc3366e..bac1d84f6b 100644
--- a/src/libopts/parse-duration.h
+++ b/src/libopts/parse-duration.h
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/*
diff --git a/src/libopts/stdnoreturn.in.h b/src/libopts/stdnoreturn.in.h
index 5b4d11bb3b..0e9c9e8425 100644
--- a/src/libopts/stdnoreturn.in.h
+++ b/src/libopts/stdnoreturn.in.h
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
- along with this program; if not, see <http://www.gnu.org/licenses/>. */
+ along with this program; if not, see <https://www.gnu.org/licenses/>. */
/* Written by Paul Eggert. */
diff --git a/src/ocsptool-args.def b/src/ocsptool-args.def
index b57088fead..c0d54e5c07 100644
--- a/src/ocsptool-args.def
+++ b/src/ocsptool-args.def
@@ -293,7 +293,7 @@ this information:
@example
Authority Information Access Information (not critical):
Access Method: 1.3.6.1.5.5.7.48.1 (id-ad-ocsp)
- Access Location URI: http://ocsp.CAcert.org/
+ Access Location URI: https://ocsp.CAcert.org/
@end example
This means that ocsptool can discover the servers to contact over HTTP.
@@ -309,7 +309,7 @@ OCSP server as well as ask information on a particular certificate
using --load-cert and --load-issuer.
@example
-$ ocsptool --ask http://ocsp.CAcert.org/ --load-chain chain.pem
+$ ocsptool --ask https://ocsp.CAcert.org/ --load-chain chain.pem
@end example
_EOF_;
diff --git a/src/ocsptool-common.c b/src/ocsptool-common.c
index a2d971b4b0..22410e27dc 100644
--- a/src/ocsptool-common.c
+++ b/src/ocsptool-common.c
@@ -15,7 +15,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>
diff --git a/src/ocsptool-common.h b/src/ocsptool-common.h
index c8b130e479..eda4adbc8b 100644
--- a/src/ocsptool-common.h
+++ b/src/ocsptool-common.h
@@ -15,7 +15,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/>.
*/
#ifndef OCSPTOOL_COMMON_H
diff --git a/src/ocsptool.c b/src/ocsptool.c
index ef181dae5e..3b7940962c 100644
--- a/src/ocsptool.c
+++ b/src/ocsptool.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>
diff --git a/src/p11tool.c b/src/p11tool.c
index 68e7d9c8fb..43ef4f5d46 100644
--- a/src/p11tool.c
+++ b/src/p11tool.c
@@ -18,7 +18,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>
diff --git a/src/p11tool.h b/src/p11tool.h
index 6ac11895af..2a49b7256b 100644
--- a/src/p11tool.h
+++ b/src/p11tool.h
@@ -17,7 +17,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/>.
*/
#ifndef P11TOOL_H
diff --git a/src/pkcs11.c b/src/pkcs11.c
index fe865f3f71..76f82f94e3 100644
--- a/src/pkcs11.c
+++ b/src/pkcs11.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/psk.c b/src/psk.c
index a556da28e6..775d8f80c9 100644
--- a/src/psk.c
+++ b/src/psk.c
@@ -15,7 +15,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>
diff --git a/src/serv.c b/src/serv.c
index 2ceb3dbf1f..bc490ee7da 100644
--- a/src/serv.c
+++ b/src/serv.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/* This server is heavily modified for GnuTLS by Nikos Mavrogiannopoulos
@@ -508,7 +508,7 @@ gnutls_session_t initialize_session(int dtls)
static const char DEFAULT_DATA[] =
"This is the default message reported by the GnuTLS implementation. "
"For more information please visit "
- "<a href=\"http://www.gnutls.org/\">http://www.gnutls.org/</a>.";
+ "<a href=\"https://www.gnutls.org/\">https://www.gnutls.org/</a>.";
/* Creates html with the current session information.
*/
diff --git a/src/socket.c b/src/socket.c
index 20b17cef3c..b65d585102 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/srptool.c b/src/srptool.c
index c411d47324..27821be238 100644
--- a/src/srptool.c
+++ b/src/srptool.c
@@ -15,7 +15,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>
diff --git a/src/systemkey.c b/src/systemkey.c
index db1562158c..fb19292e54 100644
--- a/src/systemkey.c
+++ b/src/systemkey.c
@@ -17,7 +17,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>
diff --git a/src/tests.c b/src/tests.c
index ffa772553a..9b3b3ede28 100644
--- a/src/tests.c
+++ b/src/tests.c
@@ -15,7 +15,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>
diff --git a/src/tests.h b/src/tests.h
index d1f9eb53fe..79032d2175 100644
--- a/src/tests.h
+++ b/src/tests.h
@@ -15,7 +15,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/>.
*/
typedef enum {
diff --git a/src/tpmtool.c b/src/tpmtool.c
index 76568bb428..c8862f0c4d 100644
--- a/src/tpmtool.c
+++ b/src/tpmtool.c
@@ -17,7 +17,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>
diff --git a/src/udp-serv.c b/src/udp-serv.c
index 2d82482876..9b71719fd2 100644
--- a/src/udp-serv.c
+++ b/src/udp-serv.c
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/udp-serv.h b/src/udp-serv.h
index d956f87789..da8e4570ff 100644
--- a/src/udp-serv.h
+++ b/src/udp-serv.h
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <gnutls/dtls.h>
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d039afc9e0..34c697f3d4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -16,7 +16,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#
SUBDIRS = . cert-tests slow
diff --git a/tests/alerts.c b/tests/alerts.c
index dc17c6b7ab..7e9b20667c 100644
--- a/tests/alerts.c
+++ b/tests/alerts.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/atfork.c b/tests/atfork.c
index 2e9de45453..42c4851efd 100644
--- a/tests/atfork.c
+++ b/tests/atfork.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index f3beadec0d..a608a24a3c 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -16,7 +16,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
EXTRA_DIST = data/ca-no-pathlen.pem data/no-ca-or-pathlen.pem data/aki-cert.pem \
data/template-test.key data/template-test.pem templates/template-test.tmpl \
diff --git a/tests/cert-tests/certtool b/tests/cert-tests/certtool
index 90e26049a9..37cea545f2 100755
--- a/tests/cert-tests/certtool
+++ b/tests/cert-tests/certtool
@@ -16,7 +16,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/cert-tests/gost b/tests/cert-tests/gost
index 885c2fa5c7..80e6e142ec 100755
--- a/tests/cert-tests/gost
+++ b/tests/cert-tests/gost
@@ -17,7 +17,7 @@
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/cert-tests/pkcs7-eddsa b/tests/cert-tests/pkcs7-eddsa
index ea61227399..3ceee482b2 100755
--- a/tests/cert-tests/pkcs7-eddsa
+++ b/tests/cert-tests/pkcs7-eddsa
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/cert-tests/tolerate-invalid-time b/tests/cert-tests/tolerate-invalid-time
index f8707441d3..22d2a9199b 100755
--- a/tests/cert-tests/tolerate-invalid-time
+++ b/tests/cert-tests/tolerate-invalid-time
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/chainverify.c b/tests/chainverify.c
index 143465cf10..6a10d78841 100644
--- a/tests/chainverify.c
+++ b/tests/chainverify.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/cipher-neg-common.c b/tests/cipher-neg-common.c
index 1fcd6048b3..63c5c4487b 100644
--- a/tests/cipher-neg-common.c
+++ b/tests/cipher-neg-common.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <assert.h>
diff --git a/tests/client-fastopen.c b/tests/client-fastopen.c
index 0f8026ab08..e047356989 100644
--- a/tests/client-fastopen.c
+++ b/tests/client-fastopen.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/client-sign-md5-rep.c b/tests/client-sign-md5-rep.c
index b46613c148..1c7877fbd5 100644
--- a/tests/client-sign-md5-rep.c
+++ b/tests/client-sign-md5-rep.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/crl_apis.c b/tests/crl_apis.c
index 627d4f6c16..714274ee7a 100644
--- a/tests/crl_apis.c
+++ b/tests/crl_apis.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/crt_type-neg-common.c b/tests/crt_type-neg-common.c
index d6a91d22a3..68e2a3680f 100644
--- a/tests/crt_type-neg-common.c
+++ b/tests/crt_type-neg-common.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <assert.h>
#include <gnutls/gnutls.h>
diff --git a/tests/destructive/p11-kit-load.sh b/tests/destructive/p11-kit-load.sh
index 8f3bff80f5..c6a381881b 100644
--- a/tests/destructive/p11-kit-load.sh
+++ b/tests/destructive/p11-kit-load.sh
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/dtls-session-ticket-lost.c b/tests/dtls-session-ticket-lost.c
index 78629f716b..df3a606fe9 100644
--- a/tests/dtls-session-ticket-lost.c
+++ b/tests/dtls-session-ticket-lost.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/eagain-auto-auth.c b/tests/eagain-auto-auth.c
index 441e7c02e4..20831751ea 100644
--- a/tests/eagain-auto-auth.c
+++ b/tests/eagain-auto-auth.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/eagain.c b/tests/eagain.c
index 4eff818e5a..cc7b35a2a0 100644
--- a/tests/eagain.c
+++ b/tests/eagain.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/empty_retrieve_function.c b/tests/empty_retrieve_function.c
index c12499bc34..ecdab3ca35 100644
--- a/tests/empty_retrieve_function.c
+++ b/tests/empty_retrieve_function.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/gnutls-cli-debug.sh b/tests/gnutls-cli-debug.sh
index 10a3b182f1..191096ce6c 100755
--- a/tests/gnutls-cli-debug.sh
+++ b/tests/gnutls-cli-debug.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#
srcdir="${srcdir:-.}"
diff --git a/tests/gnutls-cli-invalid-crl.sh b/tests/gnutls-cli-invalid-crl.sh
index 7b285c4264..d7383a555b 100755
--- a/tests/gnutls-cli-invalid-crl.sh
+++ b/tests/gnutls-cli-invalid-crl.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
SERV="${SERV:-../src/gnutls-serv${EXEEXT}}"
diff --git a/tests/gnutls-cli-self-signed.sh b/tests/gnutls-cli-self-signed.sh
index b5058f69ae..07cd5824b8 100755
--- a/tests/gnutls-cli-self-signed.sh
+++ b/tests/gnutls-cli-self-signed.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
SERV="${SERV:-../src/gnutls-serv${EXEEXT}}"
diff --git a/tests/gnutls_ext_raw_parse.c b/tests/gnutls_ext_raw_parse.c
index 2ffbb77896..283062ec93 100644
--- a/tests/gnutls_ext_raw_parse.c
+++ b/tests/gnutls_ext_raw_parse.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/gnutls_ext_raw_parse_dtls.c b/tests/gnutls_ext_raw_parse_dtls.c
index 6efbb119ba..8af863b7f5 100644
--- a/tests/gnutls_ext_raw_parse_dtls.c
+++ b/tests/gnutls_ext_raw_parse_dtls.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/gnutls_ocsp_resp_list_import2.c b/tests/gnutls_ocsp_resp_list_import2.c
index 03d1db8c56..1157f6e2e6 100644
--- a/tests/gnutls_ocsp_resp_list_import2.c
+++ b/tests/gnutls_ocsp_resp_list_import2.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests key import for gnutls_ocsp_resp_t APIs */
diff --git a/tests/gnutls_record_overhead.c b/tests/gnutls_record_overhead.c
index 541d7c5e82..3fbd7f8778 100644
--- a/tests/gnutls_record_overhead.c
+++ b/tests/gnutls_record_overhead.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/gnutls_session_set_id.c b/tests/gnutls_session_set_id.c
index e0e167ed27..b085c0a176 100644
--- a/tests/gnutls_session_set_id.c
+++ b/tests/gnutls_session_set_id.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/gnutls_x509_crq_sign.c b/tests/gnutls_x509_crq_sign.c
index cea7b5212d..98719d81fe 100644
--- a/tests/gnutls_x509_crq_sign.c
+++ b/tests/gnutls_x509_crq_sign.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/gnutls_x509_crt_list_import.c b/tests/gnutls_x509_crt_list_import.c
index 6a8a1db894..a8cad7fbf2 100644
--- a/tests/gnutls_x509_crt_list_import.c
+++ b/tests/gnutls_x509_crt_list_import.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests key import for gnutls_x509_privkey_t APIs */
diff --git a/tests/gnutls_x509_privkey_import.c b/tests/gnutls_x509_privkey_import.c
index b68f3ae9fd..ae8cc068d6 100644
--- a/tests/gnutls_x509_privkey_import.c
+++ b/tests/gnutls_x509_privkey_import.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests key import for gnutls_x509_privkey_t APIs */
diff --git a/tests/handshake-large-cert.c b/tests/handshake-large-cert.c
index a89327bd73..87220f9502 100644
--- a/tests/handshake-large-cert.c
+++ b/tests/handshake-large-cert.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/handshake-timeout.c b/tests/handshake-timeout.c
index 92a398cce0..47c1ef33bc 100644
--- a/tests/handshake-timeout.c
+++ b/tests/handshake-timeout.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/hex.h b/tests/hex.h
index 48dcddd5c5..616d92489a 100644
--- a/tests/hex.h
+++ b/tests/hex.h
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef HEX_H
diff --git a/tests/memset.c b/tests/memset.c
index b39f289b4a..f49cde4fc6 100644
--- a/tests/memset.c
+++ b/tests/memset.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/mini-record-failure.c b/tests/mini-record-failure.c
index 46df2a1900..da4e31354f 100644
--- a/tests/mini-record-failure.c
+++ b/tests/mini-record-failure.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/mini-record-range.c b/tests/mini-record-range.c
index 38d7c8d139..f0f0b25723 100644
--- a/tests/mini-record-range.c
+++ b/tests/mini-record-range.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/mini-record.c b/tests/mini-record.c
index 56da1d845f..8a912a425c 100644
--- a/tests/mini-record.c
+++ b/tests/mini-record.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/mini-server-name.c b/tests/mini-server-name.c
index e18dcfc150..4f241c66ff 100644
--- a/tests/mini-server-name.c
+++ b/tests/mini-server-name.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/nist-pkits/README b/tests/nist-pkits/README
index df9607821f..85512f27d5 100644
--- a/tests/nist-pkits/README
+++ b/tests/nist-pkits/README
@@ -1,7 +1,7 @@
This directory contains self-tests based on NIST's Public Key
Interoperability Test Suites, downloaded (2007-02-13) from:
-http://csrc.nist.gov/pki/testing/x509paths.html
+https://csrc.nist.gov/pki/testing/x509paths.html
ada0f267e0ff4eb16a0e19964cf518a833f00093 PKITS_data.zip
bb1dea2e3a1ef163c94c19d07de506228eac41ad PKITS.pdf
diff --git a/tests/no-extensions.c b/tests/no-extensions.c
index dd75477f09..3bd9d06804 100644
--- a/tests/no-extensions.c
+++ b/tests/no-extensions.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/null_retrieve_function.c b/tests/null_retrieve_function.c
index 3e65975326..5c4464adaf 100644
--- a/tests/null_retrieve_function.c
+++ b/tests/null_retrieve_function.c
@@ -15,7 +15,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/ocsp-common.h b/tests/ocsp-common.h
index e17eea1e68..a1bee46173 100644
--- a/tests/ocsp-common.h
+++ b/tests/ocsp-common.h
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/ocsp-tests/ocsp-load-chain b/tests/ocsp-tests/ocsp-load-chain
index 304781043e..73bb4209d8 100755
--- a/tests/ocsp-tests/ocsp-load-chain
+++ b/tests/ocsp-tests/ocsp-load-chain
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/ocsp-tests/ocsptool b/tests/ocsp-tests/ocsptool
index 22d5bd3fb2..6677f80588 100755
--- a/tests/ocsp-tests/ocsptool
+++ b/tests/ocsp-tests/ocsptool
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/p11-kit-load.sh b/tests/p11-kit-load.sh
index 2a306fa886..3201a2c5fc 100755
--- a/tests/p11-kit-load.sh
+++ b/tests/p11-kit-load.sh
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#set -e
diff --git a/tests/pkcs11/gnutls_pcert_list_import_x509_file.c b/tests/pkcs11/gnutls_pcert_list_import_x509_file.c
index 5cef01b668..e553c29317 100644
--- a/tests/pkcs11/gnutls_pcert_list_import_x509_file.c
+++ b/tests/pkcs11/gnutls_pcert_list_import_x509_file.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/gnutls_x509_crt_list_import_url.c b/tests/pkcs11/gnutls_x509_crt_list_import_url.c
index 21d31b3e39..869d7034fc 100644
--- a/tests/pkcs11/gnutls_x509_crt_list_import_url.c
+++ b/tests/pkcs11/gnutls_x509_crt_list_import_url.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/list-tokens.c b/tests/pkcs11/list-tokens.c
index 2bfe65c836..39cd730842 100644
--- a/tests/pkcs11/list-tokens.c
+++ b/tests/pkcs11/list-tokens.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/pkcs11-eddsa-privkey-test.c b/tests/pkcs11/pkcs11-eddsa-privkey-test.c
index 4be8847dd9..5bc653e029 100644
--- a/tests/pkcs11/pkcs11-eddsa-privkey-test.c
+++ b/tests/pkcs11/pkcs11-eddsa-privkey-test.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/pkcs11-mock.c b/tests/pkcs11/pkcs11-mock.c
index daf7d22bd2..7cd6ec2361 100644
--- a/tests/pkcs11/pkcs11-mock.c
+++ b/tests/pkcs11/pkcs11-mock.c
@@ -6,7 +6,7 @@
* Licensing for open source projects:
* PKCS11-MOCK is available under the terms of the GNU Affero General
* Public License version 3 as published by the Free Software Foundation.
- * Please see <http://www.gnu.org/licenses/agpl-3.0.html> for more details.
+ * Please see <https://www.gnu.org/licenses/agpl-3.0.html> for more details.
*
* Licensing for other types of projects:
* PKCS11-MOCK is available under the terms of flexible commercial license.
diff --git a/tests/pkcs11/pkcs11-mock.h b/tests/pkcs11/pkcs11-mock.h
index 9b2a66bbd0..5997f30ff1 100644
--- a/tests/pkcs11/pkcs11-mock.h
+++ b/tests/pkcs11/pkcs11-mock.h
@@ -6,7 +6,7 @@
* Licensing for open source projects:
* PKCS11-MOCK is available under the terms of the GNU Affero General
* Public License version 3 as published by the Free Software Foundation.
- * Please see <http://www.gnu.org/licenses/agpl-3.0.html> for more details.
+ * Please see <https://www.gnu.org/licenses/agpl-3.0.html> for more details.
*
* Licensing for other types of projects:
* PKCS11-MOCK is available under the terms of flexible commercial license.
diff --git a/tests/pkcs11/pkcs11-obj-raw.c b/tests/pkcs11/pkcs11-obj-raw.c
index f093928447..a9552725ad 100644
--- a/tests/pkcs11/pkcs11-obj-raw.c
+++ b/tests/pkcs11/pkcs11-obj-raw.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/pkcs11-privkey-generate.c b/tests/pkcs11/pkcs11-privkey-generate.c
index e831a490d9..d3ed905f6f 100644
--- a/tests/pkcs11/pkcs11-privkey-generate.c
+++ b/tests/pkcs11/pkcs11-privkey-generate.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/pkcs11-rsa-pss-privkey-test.c b/tests/pkcs11/pkcs11-rsa-pss-privkey-test.c
index 60045e9d04..fd8afb5ea8 100644
--- a/tests/pkcs11/pkcs11-rsa-pss-privkey-test.c
+++ b/tests/pkcs11/pkcs11-rsa-pss-privkey-test.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/pkcs11-token-raw.c b/tests/pkcs11/pkcs11-token-raw.c
index c09e762cc5..04ff12df39 100644
--- a/tests/pkcs11/pkcs11-token-raw.c
+++ b/tests/pkcs11/pkcs11-token-raw.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/pkcs11/tls-neg-pkcs11-key.c b/tests/pkcs11/tls-neg-pkcs11-key.c
index f91414a6af..fc7c3dc4ea 100644
--- a/tests/pkcs11/tls-neg-pkcs11-key.c
+++ b/tests/pkcs11/tls-neg-pkcs11-key.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests TLS negotiation using the gnutls_privkey_import_ext2() APIs */
diff --git a/tests/post-client-hello-change-prio.c b/tests/post-client-hello-change-prio.c
index d2ff4cad85..833a538cf0 100644
--- a/tests/post-client-hello-change-prio.c
+++ b/tests/post-client-hello-change-prio.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/priority-init2.c b/tests/priority-init2.c
index f777e2f9a0..25919f16ad 100644
--- a/tests/priority-init2.c
+++ b/tests/priority-init2.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/priority-set.c b/tests/priority-set.c
index 1834d800a1..dcb21d8694 100644
--- a/tests/priority-set.c
+++ b/tests/priority-set.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/priority-set2.c b/tests/priority-set2.c
index 18b03d86ee..df99e17794 100644
--- a/tests/priority-set2.c
+++ b/tests/priority-set2.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/privkey-keygen.c b/tests/privkey-keygen.c
index 85f803a6b3..ad0bad8675 100644
--- a/tests/privkey-keygen.c
+++ b/tests/privkey-keygen.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/psktool.sh b/tests/psktool.sh
index aa1eddc703..a5302f57aa 100755
--- a/tests/psktool.sh
+++ b/tests/psktool.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
PSKTOOL="${PSKTOOL:-../src/psktool${EXEEXT}}"
diff --git a/tests/rawpk-api.c b/tests/rawpk-api.c
index 1be9acf973..91722f99d1 100644
--- a/tests/rawpk-api.c
+++ b/tests/rawpk-api.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <stdio.h>
diff --git a/tests/record-pad.c b/tests/record-pad.c
index acbcce9c7b..1402a9ad93 100644
--- a/tests/record-pad.c
+++ b/tests/record-pad.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/resume-lifetime.c b/tests/resume-lifetime.c
index ad71d41059..3e72039327 100644
--- a/tests/resume-lifetime.c
+++ b/tests/resume-lifetime.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/resume-with-previous-stek.c b/tests/resume-with-previous-stek.c
index 2b2a4794a0..f212b188b9 100644
--- a/tests/resume-with-previous-stek.c
+++ b/tests/resume-with-previous-stek.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/resume-with-record-size-limit.c b/tests/resume-with-record-size-limit.c
index 49801a2f64..58f71c39af 100644
--- a/tests/resume-with-record-size-limit.c
+++ b/tests/resume-with-record-size-limit.c
@@ -18,7 +18,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* Parts copied from GnuTLS example programs. */
diff --git a/tests/resume-with-stek-expiration.c b/tests/resume-with-stek-expiration.c
index 7a6b532d63..80445d64d0 100644
--- a/tests/resume-with-stek-expiration.c
+++ b/tests/resume-with-stek-expiration.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/resume.c b/tests/resume.c
index 381f32da6a..04309fba6a 100644
--- a/tests/resume.c
+++ b/tests/resume.c
@@ -18,7 +18,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* Parts copied from GnuTLS example programs. */
diff --git a/tests/rng-fork.c b/tests/rng-fork.c
index 1083085c99..e4a374a82b 100644
--- a/tests/rng-fork.c
+++ b/tests/rng-fork.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rng-op-key.c b/tests/rng-op-key.c
index ac504f8a8d..28e7f71523 100644
--- a/tests/rng-op-key.c
+++ b/tests/rng-op-key.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rng-op-nonce.c b/tests/rng-op-nonce.c
index 130ba642c2..6602fd1383 100644
--- a/tests/rng-op-nonce.c
+++ b/tests/rng-op-nonce.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rng-op-random.c b/tests/rng-op-random.c
index 9931f3aa58..b2c7d79cba 100644
--- a/tests/rng-op-random.c
+++ b/tests/rng-op-random.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rng-op.c b/tests/rng-op.c
index c52bca813b..f9fd7dc478 100644
--- a/tests/rng-op.c
+++ b/tests/rng-op.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rng-sigint.c b/tests/rng-sigint.c
index 668be53481..76b76f353c 100644
--- a/tests/rng-sigint.c
+++ b/tests/rng-sigint.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/rsa-rsa-pss.c b/tests/rsa-rsa-pss.c
index 2ba926e321..7ba66803d5 100644
--- a/tests/rsa-rsa-pss.c
+++ b/tests/rsa-rsa-pss.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/sanity-cpp.cpp b/tests/sanity-cpp.cpp
index 9c6679ce61..452689345c 100644
--- a/tests/sanity-cpp.cpp
+++ b/tests/sanity-cpp.cpp
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/seccomp.c b/tests/seccomp.c
index 466f7db740..7137c87b29 100644
--- a/tests/seccomp.c
+++ b/tests/seccomp.c
@@ -14,7 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/tests/server-kx-neg-common.c b/tests/server-kx-neg-common.c
index 5f80a60b15..184dc7e0c1 100644
--- a/tests/server-kx-neg-common.c
+++ b/tests/server-kx-neg-common.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <assert.h>
diff --git a/tests/server-sign-md5-rep.c b/tests/server-sign-md5-rep.c
index 99ca622613..dd944b767c 100644
--- a/tests/server-sign-md5-rep.c
+++ b/tests/server-sign-md5-rep.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/session-rdn-read.c b/tests/session-rdn-read.c
index 19cbfb057c..8ca88ea48f 100644
--- a/tests/session-rdn-read.c
+++ b/tests/session-rdn-read.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/session-tickets-missing.c b/tests/session-tickets-missing.c
index 35c9045b46..8b7b9ffda9 100644
--- a/tests/session-tickets-missing.c
+++ b/tests/session-tickets-missing.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/set-default-prio.c b/tests/set-default-prio.c
index 68e60d7889..59b3d873ea 100644
--- a/tests/set-default-prio.c
+++ b/tests/set-default-prio.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/set_x509_key_file-late.c b/tests/set_x509_key_file-late.c
index 7de1c1fc5e..9a7259fec8 100644
--- a/tests/set_x509_key_file-late.c
+++ b/tests/set_x509_key_file-late.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This test checks the behavior of handshake process if credentials
diff --git a/tests/set_x509_ocsp_multi_invalid.c b/tests/set_x509_ocsp_multi_invalid.c
index 8afa910833..515578cde7 100644
--- a/tests/set_x509_ocsp_multi_invalid.c
+++ b/tests/set_x509_ocsp_multi_invalid.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/set_x509_ocsp_multi_pem.c b/tests/set_x509_ocsp_multi_pem.c
index 5b72a28a6c..c5c22dd618 100644
--- a/tests/set_x509_ocsp_multi_pem.c
+++ b/tests/set_x509_ocsp_multi_pem.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/set_x509_ocsp_multi_unknown.c b/tests/set_x509_ocsp_multi_unknown.c
index 75ca1e1983..882edf1ee3 100644
--- a/tests/set_x509_ocsp_multi_unknown.c
+++ b/tests/set_x509_ocsp_multi_unknown.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/sign-is-secure.c b/tests/sign-is-secure.c
index 694fb143de..729e5024b3 100644
--- a/tests/sign-is-secure.c
+++ b/tests/sign-is-secure.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/sign-verify-ext4.c b/tests/sign-verify-ext4.c
index be582ec148..c01beff33f 100644
--- a/tests/sign-verify-ext4.c
+++ b/tests/sign-verify-ext4.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests the gnutls_privkey_import_ext4() APIs */
diff --git a/tests/slow/cipher-api-test.c b/tests/slow/cipher-api-test.c
index 4a9cd1ea30..a29963aa5a 100644
--- a/tests/slow/cipher-api-test.c
+++ b/tests/slow/cipher-api-test.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/
diff --git a/tests/slow/hash-large.c b/tests/slow/hash-large.c
index 4c9846453e..33dc1df0da 100644
--- a/tests/slow/hash-large.c
+++ b/tests/slow/hash-large.c
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/slow/test-ciphers-api.sh b/tests/slow/test-ciphers-api.sh
index 904ab756bb..d591496be1 100755
--- a/tests/slow/test-ciphers-api.sh
+++ b/tests/slow/test-ciphers-api.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
PROG=./cipher-api-test${EXEEXT}
diff --git a/tests/slow/test-hash-large.sh b/tests/slow/test-hash-large.sh
index 750b0badbb..944eaa5d8d 100755
--- a/tests/slow/test-hash-large.sh
+++ b/tests/slow/test-hash-large.sh
@@ -18,7 +18,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
#
PROG=./hash-large${EXEEXT}
diff --git a/tests/sni-hostname.sh b/tests/sni-hostname.sh
index 4c5f8d2a94..8bcc3b9a8a 100755
--- a/tests/sni-hostname.sh
+++ b/tests/sni-hostname.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
SERV="${SERV:-../src/gnutls-serv${EXEEXT}}"
diff --git a/tests/sni-resume.sh b/tests/sni-resume.sh
index f1af5fab0f..913f4a8b79 100755
--- a/tests/sni-resume.sh
+++ b/tests/sni-resume.sh
@@ -17,7 +17,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>
+# along with this program. If not, see <https://www.gnu.org/licenses/>
srcdir="${srcdir:-.}"
SERV="${SERV:-../src/gnutls-serv${EXEEXT}}"
diff --git a/tests/spki-abstract.c b/tests/spki-abstract.c
index 768f4c9ce9..d912172d76 100644
--- a/tests/spki-abstract.c
+++ b/tests/spki-abstract.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/spki.c b/tests/spki.c
index f66dd748e1..e5f88e1351 100644
--- a/tests/spki.c
+++ b/tests/spki.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/srp.c b/tests/srp.c
index 6b2d953c00..e659f22163 100644
--- a/tests/srp.c
+++ b/tests/srp.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/ssl30-cipher-neg.c b/tests/ssl30-cipher-neg.c
index 51807af7c0..a438f4b7ea 100644
--- a/tests/ssl30-cipher-neg.c
+++ b/tests/ssl30-cipher-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/ssl30-server-kx-neg.c b/tests/ssl30-server-kx-neg.c
index 46a2213290..cdfc1e466c 100644
--- a/tests/ssl30-server-kx-neg.c
+++ b/tests/ssl30-server-kx-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ciphersuite/registry-ciphers.xslt b/tests/suite/ciphersuite/registry-ciphers.xslt
index 724163ed02..ff58c06822 100644
--- a/tests/suite/ciphersuite/registry-ciphers.xslt
+++ b/tests/suite/ciphersuite/registry-ciphers.xslt
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- saxonb-xslt http://www.iana.org/assignments/tls-parameters/tls-parameters.xml registry-ciphers.xslt > registry-ciphers.js -->
+<!-- saxonb-xslt https://www.iana.org/assignments/tls-parameters/tls-parameters.xml registry-ciphers.xslt > registry-ciphers.js -->
<xsl:stylesheet version="2.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:iana="http://www.iana.org/assignments"
+ xmlns:iana="https://www.iana.org/assignments"
>
<xsl:output method="text" omit-xml-declaration="yes" encoding="UTF-8"/>
diff --git a/tests/suite/ciphersuite/tls-parameters.xml b/tests/suite/ciphersuite/tls-parameters.xml
index f82aee200d..a648d07945 100644
--- a/tests/suite/ciphersuite/tls-parameters.xml
+++ b/tests/suite/ciphersuite/tls-parameters.xml
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="tls-parameters.xsl"?>
<?oxygen RNGSchema="tls-parameters.rng" type="xml"?>
-<registry xmlns="http://www.iana.org/assignments" id="tls-parameters">
+<registry xmlns="https://www.iana.org/assignments" id="tls-parameters">
<title>Transport Layer Security (TLS) Parameters</title>
<category>Transport Layer Security (TLS)</category>
<created>2005-08-23</created>
diff --git a/tests/suite/ecore/eina_config.h b/tests/suite/ecore/eina_config.h
index 14ba859a29..79fa42ca6e 100644
--- a/tests/suite/ecore/eina_config.h
+++ b/tests/suite/ecore/eina_config.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_CONFIG_H_
diff --git a/tests/suite/ecore/src/include/Eina.h b/tests/suite/ecore/src/include/Eina.h
index a7bda06aa8..cbb13f5a76 100644
--- a/tests/suite/ecore/src/include/Eina.h
+++ b/tests/suite/ecore/src/include/Eina.h
@@ -29,7 +29,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_H_
diff --git a/tests/suite/ecore/src/include/eina_accessor.h b/tests/suite/ecore/src/include/eina_accessor.h
index f3f29a4849..a5a5bdab5f 100644
--- a/tests/suite/ecore/src/include/eina_accessor.h
+++ b/tests/suite/ecore/src/include/eina_accessor.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_ACCESSOR_H__
diff --git a/tests/suite/ecore/src/include/eina_array.h b/tests/suite/ecore/src/include/eina_array.h
index fa647dcef3..e156ce5b72 100644
--- a/tests/suite/ecore/src/include/eina_array.h
+++ b/tests/suite/ecore/src/include/eina_array.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_ARRAY_H_
diff --git a/tests/suite/ecore/src/include/eina_benchmark.h b/tests/suite/ecore/src/include/eina_benchmark.h
index 2fd7b8cf50..3c7af673b9 100644
--- a/tests/suite/ecore/src/include/eina_benchmark.h
+++ b/tests/suite/ecore/src/include/eina_benchmark.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_BENCHMARK_H_
diff --git a/tests/suite/ecore/src/include/eina_binshare.h b/tests/suite/ecore/src/include/eina_binshare.h
index 471665ad30..05b563d88d 100644
--- a/tests/suite/ecore/src/include/eina_binshare.h
+++ b/tests/suite/ecore/src/include/eina_binshare.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/include/eina_config.h b/tests/suite/ecore/src/include/eina_config.h
index 14ba859a29..79fa42ca6e 100644
--- a/tests/suite/ecore/src/include/eina_config.h
+++ b/tests/suite/ecore/src/include/eina_config.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_CONFIG_H_
diff --git a/tests/suite/ecore/src/include/eina_convert.h b/tests/suite/ecore/src/include/eina_convert.h
index e4a56d6d00..efbb77558c 100644
--- a/tests/suite/ecore/src/include/eina_convert.h
+++ b/tests/suite/ecore/src/include/eina_convert.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_CONVERT_H_
diff --git a/tests/suite/ecore/src/include/eina_counter.h b/tests/suite/ecore/src/include/eina_counter.h
index 443586a7bb..7743ba6be2 100644
--- a/tests/suite/ecore/src/include/eina_counter.h
+++ b/tests/suite/ecore/src/include/eina_counter.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_COUNTER_H_
diff --git a/tests/suite/ecore/src/include/eina_cpu.h b/tests/suite/ecore/src/include/eina_cpu.h
index 3fb293af66..f87c308839 100644
--- a/tests/suite/ecore/src/include/eina_cpu.h
+++ b/tests/suite/ecore/src/include/eina_cpu.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_CPU_H_
diff --git a/tests/suite/ecore/src/include/eina_error.h b/tests/suite/ecore/src/include/eina_error.h
index f654c4b1ea..71b3ea5da3 100644
--- a/tests/suite/ecore/src/include/eina_error.h
+++ b/tests/suite/ecore/src/include/eina_error.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_ERROR_H_
diff --git a/tests/suite/ecore/src/include/eina_file.h b/tests/suite/ecore/src/include/eina_file.h
index b30bf9682b..e7ea6d00eb 100644
--- a/tests/suite/ecore/src/include/eina_file.h
+++ b/tests/suite/ecore/src/include/eina_file.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_FILE_H_
diff --git a/tests/suite/ecore/src/include/eina_fp.h b/tests/suite/ecore/src/include/eina_fp.h
index 5aba5ef96f..e1b5f16b10 100644
--- a/tests/suite/ecore/src/include/eina_fp.h
+++ b/tests/suite/ecore/src/include/eina_fp.h
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_FP_H_
diff --git a/tests/suite/ecore/src/include/eina_hamster.h b/tests/suite/ecore/src/include/eina_hamster.h
index 5b160994fd..c01198946c 100644
--- a/tests/suite/ecore/src/include/eina_hamster.h
+++ b/tests/suite/ecore/src/include/eina_hamster.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_HAMSTER_H_
diff --git a/tests/suite/ecore/src/include/eina_hash.h b/tests/suite/ecore/src/include/eina_hash.h
index d1fc8b13aa..b19e8e24f6 100644
--- a/tests/suite/ecore/src/include/eina_hash.h
+++ b/tests/suite/ecore/src/include/eina_hash.h
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_HASH_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_array.x b/tests/suite/ecore/src/include/eina_inline_array.x
index 883d728b8d..7e77151caa 100644
--- a/tests/suite/ecore/src/include/eina_inline_array.x
+++ b/tests/suite/ecore/src/include/eina_inline_array.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_ARRAY_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_f16p16.x b/tests/suite/ecore/src/include/eina_inline_f16p16.x
index e16d188dce..28edd2c0da 100644
--- a/tests/suite/ecore/src/include/eina_inline_f16p16.x
+++ b/tests/suite/ecore/src/include/eina_inline_f16p16.x
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_F16P16_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_f32p32.x b/tests/suite/ecore/src/include/eina_inline_f32p32.x
index 73480de02c..c76f8d370a 100644
--- a/tests/suite/ecore/src/include/eina_inline_f32p32.x
+++ b/tests/suite/ecore/src/include/eina_inline_f32p32.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_F32P32_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_f8p24.x b/tests/suite/ecore/src/include/eina_inline_f8p24.x
index f80bf6149c..b17f4bdbc3 100644
--- a/tests/suite/ecore/src/include/eina_inline_f8p24.x
+++ b/tests/suite/ecore/src/include/eina_inline_f8p24.x
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_F8P24_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_fp.x b/tests/suite/ecore/src/include/eina_inline_fp.x
index de44123b28..a36e66bd30 100644
--- a/tests/suite/ecore/src/include/eina_inline_fp.x
+++ b/tests/suite/ecore/src/include/eina_inline_fp.x
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_FP_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_hash.x b/tests/suite/ecore/src/include/eina_inline_hash.x
index 8aa7bec865..3d74db2cdd 100644
--- a/tests/suite/ecore/src/include/eina_inline_hash.x
+++ b/tests/suite/ecore/src/include/eina_inline_hash.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_HASH_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_list.x b/tests/suite/ecore/src/include/eina_inline_list.x
index 832537097e..adbec94f8b 100644
--- a/tests/suite/ecore/src/include/eina_inline_list.x
+++ b/tests/suite/ecore/src/include/eina_inline_list.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_LIST_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_log.x b/tests/suite/ecore/src/include/eina_inline_log.x
index 4cdd7d8393..2041614ae8 100644
--- a/tests/suite/ecore/src/include/eina_inline_log.x
+++ b/tests/suite/ecore/src/include/eina_inline_log.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_LOG_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_mempool.x b/tests/suite/ecore/src/include/eina_inline_mempool.x
index 3f44b901d5..00cebe67bd 100644
--- a/tests/suite/ecore/src/include/eina_inline_mempool.x
+++ b/tests/suite/ecore/src/include/eina_inline_mempool.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_MEMPOOL_X_
diff --git a/tests/suite/ecore/src/include/eina_inline_rbtree.x b/tests/suite/ecore/src/include/eina_inline_rbtree.x
index 954774b851..6a30c78099 100644
--- a/tests/suite/ecore/src/include/eina_inline_rbtree.x
+++ b/tests/suite/ecore/src/include/eina_inline_rbtree.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_RBTREE_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_rectangle.x b/tests/suite/ecore/src/include/eina_inline_rectangle.x
index 29ad24b7ca..fa4696c61f 100644
--- a/tests/suite/ecore/src/include/eina_inline_rectangle.x
+++ b/tests/suite/ecore/src/include/eina_inline_rectangle.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_RECTANGLE_H__
diff --git a/tests/suite/ecore/src/include/eina_inline_str.x b/tests/suite/ecore/src/include/eina_inline_str.x
index 2daeb8524c..a9d8579217 100644
--- a/tests/suite/ecore/src/include/eina_inline_str.x
+++ b/tests/suite/ecore/src/include/eina_inline_str.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_STR_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_stringshare.x b/tests/suite/ecore/src/include/eina_inline_stringshare.x
index bfd7677341..236c227416 100644
--- a/tests/suite/ecore/src/include/eina_inline_stringshare.x
+++ b/tests/suite/ecore/src/include/eina_inline_stringshare.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_STRINGSHARE_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_tiler.x b/tests/suite/ecore/src/include/eina_inline_tiler.x
index ffc34c1cf6..9919339386 100644
--- a/tests/suite/ecore/src/include/eina_inline_tiler.x
+++ b/tests/suite/ecore/src/include/eina_inline_tiler.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_TILER_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inline_trash.x b/tests/suite/ecore/src/include/eina_inline_trash.x
index 4a50611174..0fa78ce631 100644
--- a/tests/suite/ecore/src/include/eina_inline_trash.x
+++ b/tests/suite/ecore/src/include/eina_inline_trash.x
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLINE_TRASH_X__
diff --git a/tests/suite/ecore/src/include/eina_inline_ustringshare.x b/tests/suite/ecore/src/include/eina_inline_ustringshare.x
index ace6fdc325..c2e13e003d 100644
--- a/tests/suite/ecore/src/include/eina_inline_ustringshare.x
+++ b/tests/suite/ecore/src/include/eina_inline_ustringshare.x
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_USTRINGSHARE_INLINE_H_
diff --git a/tests/suite/ecore/src/include/eina_inlist.h b/tests/suite/ecore/src/include/eina_inlist.h
index 6e55de38ea..793354f376 100644
--- a/tests/suite/ecore/src/include/eina_inlist.h
+++ b/tests/suite/ecore/src/include/eina_inlist.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_INLIST_H_
diff --git a/tests/suite/ecore/src/include/eina_iterator.h b/tests/suite/ecore/src/include/eina_iterator.h
index 5db0809911..ad5d00c53b 100644
--- a/tests/suite/ecore/src/include/eina_iterator.h
+++ b/tests/suite/ecore/src/include/eina_iterator.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_ITERATOR_H__
diff --git a/tests/suite/ecore/src/include/eina_lalloc.h b/tests/suite/ecore/src/include/eina_lalloc.h
index 69ccba8653..260bcf5097 100644
--- a/tests/suite/ecore/src/include/eina_lalloc.h
+++ b/tests/suite/ecore/src/include/eina_lalloc.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_LALLOC_H_
diff --git a/tests/suite/ecore/src/include/eina_list.h b/tests/suite/ecore/src/include/eina_list.h
index 63219f7cda..3a03e73619 100644
--- a/tests/suite/ecore/src/include/eina_list.h
+++ b/tests/suite/ecore/src/include/eina_list.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_LIST_H_
diff --git a/tests/suite/ecore/src/include/eina_log.h b/tests/suite/ecore/src/include/eina_log.h
index 3e39bc5e8a..af0566951a 100644
--- a/tests/suite/ecore/src/include/eina_log.h
+++ b/tests/suite/ecore/src/include/eina_log.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_LOG_H_
diff --git a/tests/suite/ecore/src/include/eina_magic.h b/tests/suite/ecore/src/include/eina_magic.h
index 1f703932ad..87f4ce3e76 100644
--- a/tests/suite/ecore/src/include/eina_magic.h
+++ b/tests/suite/ecore/src/include/eina_magic.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_MAGIC_H_
diff --git a/tests/suite/ecore/src/include/eina_main.h b/tests/suite/ecore/src/include/eina_main.h
index 06e64d9813..784ad050be 100644
--- a/tests/suite/ecore/src/include/eina_main.h
+++ b/tests/suite/ecore/src/include/eina_main.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_MAIN_H_
diff --git a/tests/suite/ecore/src/include/eina_matrixsparse.h b/tests/suite/ecore/src/include/eina_matrixsparse.h
index 561ff1a6ba..fc63ec22ed 100644
--- a/tests/suite/ecore/src/include/eina_matrixsparse.h
+++ b/tests/suite/ecore/src/include/eina_matrixsparse.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_MATRIXSPARSE_H_
diff --git a/tests/suite/ecore/src/include/eina_mempool.h b/tests/suite/ecore/src/include/eina_mempool.h
index b8004eb143..1588cad396 100644
--- a/tests/suite/ecore/src/include/eina_mempool.h
+++ b/tests/suite/ecore/src/include/eina_mempool.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_MEMPOOL_H_
diff --git a/tests/suite/ecore/src/include/eina_module.h b/tests/suite/ecore/src/include/eina_module.h
index ac3df387a6..91918fbe46 100644
--- a/tests/suite/ecore/src/include/eina_module.h
+++ b/tests/suite/ecore/src/include/eina_module.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_MODULE_H_
diff --git a/tests/suite/ecore/src/include/eina_quadtree.h b/tests/suite/ecore/src/include/eina_quadtree.h
index f77b21c954..cbd4c220c8 100644
--- a/tests/suite/ecore/src/include/eina_quadtree.h
+++ b/tests/suite/ecore/src/include/eina_quadtree.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_QUADTREE_H_
diff --git a/tests/suite/ecore/src/include/eina_rbtree.h b/tests/suite/ecore/src/include/eina_rbtree.h
index f2b0e987bb..6bb6f1a53e 100644
--- a/tests/suite/ecore/src/include/eina_rbtree.h
+++ b/tests/suite/ecore/src/include/eina_rbtree.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_RBTREE_H__
diff --git a/tests/suite/ecore/src/include/eina_rectangle.h b/tests/suite/ecore/src/include/eina_rectangle.h
index 71a4e70c28..0910891505 100644
--- a/tests/suite/ecore/src/include/eina_rectangle.h
+++ b/tests/suite/ecore/src/include/eina_rectangle.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_RECTANGLE_H_
diff --git a/tests/suite/ecore/src/include/eina_safety_checks.h b/tests/suite/ecore/src/include/eina_safety_checks.h
index 43bb86e6b8..9a67572d5b 100644
--- a/tests/suite/ecore/src/include/eina_safety_checks.h
+++ b/tests/suite/ecore/src/include/eina_safety_checks.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_SAFETY_CHECKS_H_
diff --git a/tests/suite/ecore/src/include/eina_sched.h b/tests/suite/ecore/src/include/eina_sched.h
index 89d0d9eaf0..017aa2df51 100644
--- a/tests/suite/ecore/src/include/eina_sched.h
+++ b/tests/suite/ecore/src/include/eina_sched.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_SCHED_H_
diff --git a/tests/suite/ecore/src/include/eina_stringshare.h b/tests/suite/ecore/src/include/eina_stringshare.h
index cc9f46cd6a..88e27b60c3 100644
--- a/tests/suite/ecore/src/include/eina_stringshare.h
+++ b/tests/suite/ecore/src/include/eina_stringshare.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/include/eina_tiler.h b/tests/suite/ecore/src/include/eina_tiler.h
index b671b11d78..9c23356855 100644
--- a/tests/suite/ecore/src/include/eina_tiler.h
+++ b/tests/suite/ecore/src/include/eina_tiler.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_TILER_H_
diff --git a/tests/suite/ecore/src/include/eina_trash.h b/tests/suite/ecore/src/include/eina_trash.h
index c7088e4f8a..e3ceb7b41f 100644
--- a/tests/suite/ecore/src/include/eina_trash.h
+++ b/tests/suite/ecore/src/include/eina_trash.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_TRASH_H__
diff --git a/tests/suite/ecore/src/include/eina_types.h b/tests/suite/ecore/src/include/eina_types.h
index bb20a23138..bde20a3f22 100644
--- a/tests/suite/ecore/src/include/eina_types.h
+++ b/tests/suite/ecore/src/include/eina_types.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_TYPES_H_
diff --git a/tests/suite/ecore/src/include/eina_ustringshare.h b/tests/suite/ecore/src/include/eina_ustringshare.h
index 2db5aa9002..60f83f2f56 100644
--- a/tests/suite/ecore/src/include/eina_ustringshare.h
+++ b/tests/suite/ecore/src/include/eina_ustringshare.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/lib/eina_accessor.c b/tests/suite/ecore/src/lib/eina_accessor.c
index ade870a935..74e2769f3f 100644
--- a/tests/suite/ecore/src/lib/eina_accessor.c
+++ b/tests/suite/ecore/src/lib/eina_accessor.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_array.c b/tests/suite/ecore/src/lib/eina_array.c
index e6bb0493df..b43e289475 100644
--- a/tests/suite/ecore/src/lib/eina_array.c
+++ b/tests/suite/ecore/src/lib/eina_array.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_benchmark.c b/tests/suite/ecore/src/lib/eina_benchmark.c
index 83ead5ee5a..7669121c24 100644
--- a/tests/suite/ecore/src/lib/eina_benchmark.c
+++ b/tests/suite/ecore/src/lib/eina_benchmark.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_binshare.c b/tests/suite/ecore/src/lib/eina_binshare.c
index f6946379ab..9754f76d94 100644
--- a/tests/suite/ecore/src/lib/eina_binshare.c
+++ b/tests/suite/ecore/src/lib/eina_binshare.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/tests/suite/ecore/src/lib/eina_chained_mempool.c b/tests/suite/ecore/src/lib/eina_chained_mempool.c
index 2fd5152a24..e79d5078d8 100644
--- a/tests/suite/ecore/src/lib/eina_chained_mempool.c
+++ b/tests/suite/ecore/src/lib/eina_chained_mempool.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_convert.c b/tests/suite/ecore/src/lib/eina_convert.c
index d949723c28..c4a2523eb9 100644
--- a/tests/suite/ecore/src/lib/eina_convert.c
+++ b/tests/suite/ecore/src/lib/eina_convert.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_counter.c b/tests/suite/ecore/src/lib/eina_counter.c
index b22c8ac067..6b0c5b67a9 100644
--- a/tests/suite/ecore/src/lib/eina_counter.c
+++ b/tests/suite/ecore/src/lib/eina_counter.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_cpu.c b/tests/suite/ecore/src/lib/eina_cpu.c
index d50506a03e..1b839fc48e 100644
--- a/tests/suite/ecore/src/lib/eina_cpu.c
+++ b/tests/suite/ecore/src/lib/eina_cpu.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_error.c b/tests/suite/ecore/src/lib/eina_error.c
index 17ec74d904..9bdf1c19e5 100644
--- a/tests/suite/ecore/src/lib/eina_error.c
+++ b/tests/suite/ecore/src/lib/eina_error.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_file.c b/tests/suite/ecore/src/lib/eina_file.c
index ca1cb35969..454d0ca729 100644
--- a/tests/suite/ecore/src/lib/eina_file.c
+++ b/tests/suite/ecore/src/lib/eina_file.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_hamster.c b/tests/suite/ecore/src/lib/eina_hamster.c
index 4390430e8e..2c462f1e4a 100644
--- a/tests/suite/ecore/src/lib/eina_hamster.c
+++ b/tests/suite/ecore/src/lib/eina_hamster.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_hash.c b/tests/suite/ecore/src/lib/eina_hash.c
index 5af5ee9a28..f75a150f87 100644
--- a/tests/suite/ecore/src/lib/eina_hash.c
+++ b/tests/suite/ecore/src/lib/eina_hash.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_inlist.c b/tests/suite/ecore/src/lib/eina_inlist.c
index a8f65ce624..f26c2548b5 100644
--- a/tests/suite/ecore/src/lib/eina_inlist.c
+++ b/tests/suite/ecore/src/lib/eina_inlist.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_iterator.c b/tests/suite/ecore/src/lib/eina_iterator.c
index 7389319519..29bc4ebc2b 100644
--- a/tests/suite/ecore/src/lib/eina_iterator.c
+++ b/tests/suite/ecore/src/lib/eina_iterator.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_lalloc.c b/tests/suite/ecore/src/lib/eina_lalloc.c
index a902d7623d..e118a62229 100644
--- a/tests/suite/ecore/src/lib/eina_lalloc.c
+++ b/tests/suite/ecore/src/lib/eina_lalloc.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_list.c b/tests/suite/ecore/src/lib/eina_list.c
index b8901c6644..0b0c12d5c8 100644
--- a/tests/suite/ecore/src/lib/eina_list.c
+++ b/tests/suite/ecore/src/lib/eina_list.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/lib/eina_log.c b/tests/suite/ecore/src/lib/eina_log.c
index 5b5aca839f..18a414bcfa 100644
--- a/tests/suite/ecore/src/lib/eina_log.c
+++ b/tests/suite/ecore/src/lib/eina_log.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_magic.c b/tests/suite/ecore/src/lib/eina_magic.c
index cc607d0f11..266c1474d8 100644
--- a/tests/suite/ecore/src/lib/eina_magic.c
+++ b/tests/suite/ecore/src/lib/eina_magic.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_main.c b/tests/suite/ecore/src/lib/eina_main.c
index 32be0fe653..46f1ddfdf3 100644
--- a/tests/suite/ecore/src/lib/eina_main.c
+++ b/tests/suite/ecore/src/lib/eina_main.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_matrixsparse.c b/tests/suite/ecore/src/lib/eina_matrixsparse.c
index bf88cefe12..cb17d885f1 100644
--- a/tests/suite/ecore/src/lib/eina_matrixsparse.c
+++ b/tests/suite/ecore/src/lib/eina_matrixsparse.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_mempool.c b/tests/suite/ecore/src/lib/eina_mempool.c
index 1828e76ee6..8978720e29 100644
--- a/tests/suite/ecore/src/lib/eina_mempool.c
+++ b/tests/suite/ecore/src/lib/eina_mempool.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_module.c b/tests/suite/ecore/src/lib/eina_module.c
index 2e7301b013..c47db1729a 100644
--- a/tests/suite/ecore/src/lib/eina_module.c
+++ b/tests/suite/ecore/src/lib/eina_module.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_private.h b/tests/suite/ecore/src/lib/eina_private.h
index 30b3859a1a..18ab5bd989 100644
--- a/tests/suite/ecore/src/lib/eina_private.h
+++ b/tests/suite/ecore/src/lib/eina_private.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef EINA_PRIVATE_H_
diff --git a/tests/suite/ecore/src/lib/eina_quadtree.c b/tests/suite/ecore/src/lib/eina_quadtree.c
index 063b87b4c1..a4cc4486a0 100644
--- a/tests/suite/ecore/src/lib/eina_quadtree.c
+++ b/tests/suite/ecore/src/lib/eina_quadtree.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/tests/suite/ecore/src/lib/eina_rbtree.c b/tests/suite/ecore/src/lib/eina_rbtree.c
index 905cafd302..543d45ab17 100644
--- a/tests/suite/ecore/src/lib/eina_rbtree.c
+++ b/tests/suite/ecore/src/lib/eina_rbtree.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_rectangle.c b/tests/suite/ecore/src/lib/eina_rectangle.c
index 7ad8428352..dee79ff374 100644
--- a/tests/suite/ecore/src/lib/eina_rectangle.c
+++ b/tests/suite/ecore/src/lib/eina_rectangle.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_safety_checks.c b/tests/suite/ecore/src/lib/eina_safety_checks.c
index 78f82c76ac..ba4fc3da2f 100644
--- a/tests/suite/ecore/src/lib/eina_safety_checks.c
+++ b/tests/suite/ecore/src/lib/eina_safety_checks.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_sched.c b/tests/suite/ecore/src/lib/eina_sched.c
index 69e2d06682..fc32319bfa 100644
--- a/tests/suite/ecore/src/lib/eina_sched.c
+++ b/tests/suite/ecore/src/lib/eina_sched.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/suite/ecore/src/lib/eina_share_common.c b/tests/suite/ecore/src/lib/eina_share_common.c
index 76deb8b3ac..61def98561 100644
--- a/tests/suite/ecore/src/lib/eina_share_common.c
+++ b/tests/suite/ecore/src/lib/eina_share_common.c
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/lib/eina_share_common.h b/tests/suite/ecore/src/lib/eina_share_common.h
index 99b8481f95..63c1f9277d 100644
--- a/tests/suite/ecore/src/lib/eina_share_common.h
+++ b/tests/suite/ecore/src/lib/eina_share_common.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*
* This file incorporates work covered by the following copyright and
* permission notice:
diff --git a/tests/suite/ecore/src/lib/eina_stringshare.c b/tests/suite/ecore/src/lib/eina_stringshare.c
index 9269437e9d..5251929e4f 100644
--- a/tests/suite/ecore/src/lib/eina_stringshare.c
+++ b/tests/suite/ecore/src/lib/eina_stringshare.c
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/tests/suite/ecore/src/lib/eina_tiler.c b/tests/suite/ecore/src/lib/eina_tiler.c
index 5d31aba6cf..57331b385d 100644
--- a/tests/suite/ecore/src/lib/eina_tiler.c
+++ b/tests/suite/ecore/src/lib/eina_tiler.c
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
/* TODO
diff --git a/tests/suite/ecore/src/lib/eina_unicode.c b/tests/suite/ecore/src/lib/eina_unicode.c
index d414ae9f83..e4fa7be83b 100644
--- a/tests/suite/ecore/src/lib/eina_unicode.c
+++ b/tests/suite/ecore/src/lib/eina_unicode.c
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
diff --git a/tests/suite/ecore/src/lib/eina_ustringshare.c b/tests/suite/ecore/src/lib/eina_ustringshare.c
index 11f9f7a136..fc0db80c01 100644
--- a/tests/suite/ecore/src/lib/eina_ustringshare.c
+++ b/tests/suite/ecore/src/lib/eina_ustringshare.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library;
- * if not, see <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/tests/suite/rng.c b/tests/suite/rng.c
index 019bd8730c..f057c30e44 100644
--- a/tests/suite/rng.c
+++ b/tests/suite/rng.c
@@ -14,7 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with GnuTLS. If not, see <http://www.gnu.org/licenses/>.
+ * along with GnuTLS. If not, see <https://www.gnu.org/licenses/>.
*
*/
diff --git a/tests/suite/x509paths/README b/tests/suite/x509paths/README
index d56032dcec..f39272733e 100644
--- a/tests/suite/x509paths/README
+++ b/tests/suite/x509paths/README
@@ -1,7 +1,7 @@
This directory contains self-tests based on NIST's old X.509 test
vectors, downloaded (2007-02-13) from:
-http://csrc.nist.gov/pki/testing/x509paths_old.html
+https://csrc.nist.gov/pki/testing/x509paths_old.html
6c42afd89f6e9ebe330bf5f361b837840c132bf5 x509tests.tgz
92d43f0f24b15e9e2d42af8f0c4caffc78d94ad1 certpath1.07.zip
diff --git a/tests/test-chains.h b/tests/test-chains.h
index 095ccbabd2..3ca098d4ba 100644
--- a/tests/test-chains.h
+++ b/tests/test-chains.h
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* *INDENT-OFF* */
diff --git a/tests/tls-crt_type-neg.c b/tests/tls-crt_type-neg.c
index f09d3cb27f..690bea9081 100644
--- a/tests/tls-crt_type-neg.c
+++ b/tests/tls-crt_type-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls-ext-not-in-dtls.c b/tests/tls-ext-not-in-dtls.c
index 1bbf2e2887..4115b64b75 100644
--- a/tests/tls-ext-not-in-dtls.c
+++ b/tests/tls-ext-not-in-dtls.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls-force-etm.c b/tests/tls-force-etm.c
index 1cc42ec5ec..8dce6e9f34 100644
--- a/tests/tls-force-etm.c
+++ b/tests/tls-force-etm.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls-neg-ext-key.c b/tests/tls-neg-ext-key.c
index 95e9414a59..ad3f4ac0c9 100644
--- a/tests/tls-neg-ext-key.c
+++ b/tests/tls-neg-ext-key.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests TLS negotiation using the gnutls_privkey_import_ext2() APIs */
diff --git a/tests/tls-neg-ext4-key.c b/tests/tls-neg-ext4-key.c
index 44bf60a3d6..15172f9cc0 100644
--- a/tests/tls-neg-ext4-key.c
+++ b/tests/tls-neg-ext4-key.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests TLS negotiation using the gnutls_privkey_import_ext2() APIs */
diff --git a/tests/tls-session-ext-override.c b/tests/tls-session-ext-override.c
index 9ddfc921f0..e83967c328 100644
--- a/tests/tls-session-ext-override.c
+++ b/tests/tls-session-ext-override.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This program tests whether an extension is exchanged when registered
diff --git a/tests/tls-session-ext-register.c b/tests/tls-session-ext-register.c
index 89620de82d..7e907f5e96 100644
--- a/tests/tls-session-ext-register.c
+++ b/tests/tls-session-ext-register.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This program tests whether an extension is exchanged when registered
diff --git a/tests/tls-session-supplemental.c b/tests/tls-session-supplemental.c
index 411c45a651..718f11eb34 100644
--- a/tests/tls-session-supplemental.c
+++ b/tests/tls-session-supplemental.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This tests the supplemental data extension under TLS1.2 */
diff --git a/tests/tls-supplemental.c b/tests/tls-supplemental.c
index c0385cbc39..2dfbd0c8b4 100644
--- a/tests/tls-supplemental.c
+++ b/tests/tls-supplemental.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* Parts copied from GnuTLS example programs. */
diff --git a/tests/tls10-cipher-neg.c b/tests/tls10-cipher-neg.c
index 5ae89a1001..f48fb80b4d 100644
--- a/tests/tls10-cipher-neg.c
+++ b/tests/tls10-cipher-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls10-prf.c b/tests/tls10-prf.c
index d7e425b792..d0c915861b 100644
--- a/tests/tls10-prf.c
+++ b/tests/tls10-prf.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <config.h>
diff --git a/tests/tls10-server-kx-neg.c b/tests/tls10-server-kx-neg.c
index 4ac53a2794..8034b80617 100644
--- a/tests/tls10-server-kx-neg.c
+++ b/tests/tls10-server-kx-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls11-cipher-neg.c b/tests/tls11-cipher-neg.c
index 5ad65217c7..f315f10378 100644
--- a/tests/tls11-cipher-neg.c
+++ b/tests/tls11-cipher-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls11-server-kx-neg.c b/tests/tls11-server-kx-neg.c
index fee785ab95..b3b635dd4e 100644
--- a/tests/tls11-server-kx-neg.c
+++ b/tests/tls11-server-kx-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls12-cipher-neg.c b/tests/tls12-cipher-neg.c
index 1986604251..af2050df6c 100644
--- a/tests/tls12-cipher-neg.c
+++ b/tests/tls12-cipher-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls12-invalid-key-exchanges.c b/tests/tls12-invalid-key-exchanges.c
index d724bc136c..1c9e6c9231 100644
--- a/tests/tls12-invalid-key-exchanges.c
+++ b/tests/tls12-invalid-key-exchanges.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls12-prf.c b/tests/tls12-prf.c
index 8d8f5599b0..17f34eb9cf 100644
--- a/tests/tls12-prf.c
+++ b/tests/tls12-prf.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include <config.h>
diff --git a/tests/tls12-rehandshake-cert.c b/tests/tls12-rehandshake-cert.c
index 226ee6e1f3..dc4937d06b 100644
--- a/tests/tls12-rehandshake-cert.c
+++ b/tests/tls12-rehandshake-cert.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls12-rehandshake-set-prio.c b/tests/tls12-rehandshake-set-prio.c
index f33fd837de..bf7b1bbc16 100644
--- a/tests/tls12-rehandshake-set-prio.c
+++ b/tests/tls12-rehandshake-set-prio.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls12-server-kx-neg.c b/tests/tls12-server-kx-neg.c
index 0595e9fc51..1e55dfd3a0 100644
--- a/tests/tls12-server-kx-neg.c
+++ b/tests/tls12-server-kx-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-cert-key-exchange.c b/tests/tls13-cert-key-exchange.c
index 2b3d581ffd..d59811c760 100644
--- a/tests/tls13-cert-key-exchange.c
+++ b/tests/tls13-cert-key-exchange.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-cipher-neg.c b/tests/tls13-cipher-neg.c
index ac173bc54f..16a8883d80 100644
--- a/tests/tls13-cipher-neg.c
+++ b/tests/tls13-cipher-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-early-data-neg.c b/tests/tls13-early-data-neg.c
index 35c635f63c..d3a7c9e218 100644
--- a/tests/tls13-early-data-neg.c
+++ b/tests/tls13-early-data-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-early-data.c b/tests/tls13-early-data.c
index e98f394dac..2115d70d5d 100644
--- a/tests/tls13-early-data.c
+++ b/tests/tls13-early-data.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-early-start.c b/tests/tls13-early-start.c
index 6e0d7da82e..3c79dba983 100644
--- a/tests/tls13-early-start.c
+++ b/tests/tls13-early-start.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-rehandshake-cert.c b/tests/tls13-rehandshake-cert.c
index 8ef00edd6e..9a2c889835 100644
--- a/tests/tls13-rehandshake-cert.c
+++ b/tests/tls13-rehandshake-cert.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13-server-kx-neg.c b/tests/tls13-server-kx-neg.c
index aba7944b1c..1b52fb56a1 100644
--- a/tests/tls13-server-kx-neg.c
+++ b/tests/tls13-server-kx-neg.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/anti_replay.c b/tests/tls13/anti_replay.c
index d8636f0b43..e0aea00385 100644
--- a/tests/tls13/anti_replay.c
+++ b/tests/tls13/anti_replay.c
@@ -14,7 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/change_cipher_spec.c b/tests/tls13/change_cipher_spec.c
index 09ef786789..70d769832a 100644
--- a/tests/tls13/change_cipher_spec.c
+++ b/tests/tls13/change_cipher_spec.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/cookie.c b/tests/tls13/cookie.c
index 562b9885f3..aa4d074178 100644
--- a/tests/tls13/cookie.c
+++ b/tests/tls13/cookie.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This program tests whether a cookie sent by the server is repeated
diff --git a/tests/tls13/ext-parse.h b/tests/tls13/ext-parse.h
index d3f2275c4f..9a22de57f9 100644
--- a/tests/tls13/ext-parse.h
+++ b/tests/tls13/ext-parse.h
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#include "utils.h"
diff --git a/tests/tls13/hello_random_value.c b/tests/tls13/hello_random_value.c
index b0ef0b2309..62bdde46d8 100644
--- a/tests/tls13/hello_random_value.c
+++ b/tests/tls13/hello_random_value.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
/* This program tests whether the second client hello contains the same
diff --git a/tests/tls13/hello_retry_request.c b/tests/tls13/hello_retry_request.c
index 66e4701e3a..c0d270ca41 100644
--- a/tests/tls13/hello_retry_request.c
+++ b/tests/tls13/hello_retry_request.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/key_limits.c b/tests/tls13/key_limits.c
index 078ee9e804..d76bcde428 100644
--- a/tests/tls13/key_limits.c
+++ b/tests/tls13/key_limits.c
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/key_share.c b/tests/tls13/key_share.c
index c848fe5a15..6f8b1e9293 100644
--- a/tests/tls13/key_share.c
+++ b/tests/tls13/key_share.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/key_update.c b/tests/tls13/key_update.c
index 9abfa8afed..e9fae865ba 100644
--- a/tests/tls13/key_update.c
+++ b/tests/tls13/key_update.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/multi-ocsp.c b/tests/tls13/multi-ocsp.c
index 534e9713fd..e7a52e125a 100644
--- a/tests/tls13/multi-ocsp.c
+++ b/tests/tls13/multi-ocsp.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/no-psk-exts.c b/tests/tls13/no-psk-exts.c
index c1c25fdf16..e26beeef2c 100644
--- a/tests/tls13/no-psk-exts.c
+++ b/tests/tls13/no-psk-exts.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/ocsp-client.c b/tests/tls13/ocsp-client.c
index 5fb60770e7..a98dfdc77e 100644
--- a/tests/tls13/ocsp-client.c
+++ b/tests/tls13/ocsp-client.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/post-handshake-with-cert-auto.c b/tests/tls13/post-handshake-with-cert-auto.c
index 74f7d8898a..ed6776b0f0 100644
--- a/tests/tls13/post-handshake-with-cert-auto.c
+++ b/tests/tls13/post-handshake-with-cert-auto.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/post-handshake-with-cert-ticket.c b/tests/tls13/post-handshake-with-cert-ticket.c
index 3de0d2b644..05cb5c88e9 100644
--- a/tests/tls13/post-handshake-with-cert-ticket.c
+++ b/tests/tls13/post-handshake-with-cert-ticket.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/post-handshake-with-cert.c b/tests/tls13/post-handshake-with-cert.c
index 4875151621..72863e38a5 100644
--- a/tests/tls13/post-handshake-with-cert.c
+++ b/tests/tls13/post-handshake-with-cert.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/post-handshake-with-psk.c b/tests/tls13/post-handshake-with-psk.c
index 10eb83c940..d11512928e 100644
--- a/tests/tls13/post-handshake-with-psk.c
+++ b/tests/tls13/post-handshake-with-psk.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/post-handshake-without-cert.c b/tests/tls13/post-handshake-without-cert.c
index e6075ab0a0..130b55b5b5 100644
--- a/tests/tls13/post-handshake-without-cert.c
+++ b/tests/tls13/post-handshake-without-cert.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/prf.c b/tests/tls13/prf.c
index fda8ce6843..6cc96580dd 100644
--- a/tests/tls13/prf.c
+++ b/tests/tls13/prf.c
@@ -14,7 +14,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/psk-dumbfw.c b/tests/tls13/psk-dumbfw.c
index 5d8ad8b152..c3e2e3821e 100644
--- a/tests/tls13/psk-dumbfw.c
+++ b/tests/tls13/psk-dumbfw.c
@@ -18,7 +18,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/psk-ext.c b/tests/tls13/psk-ext.c
index 27dca45eda..370a8e1a76 100644
--- a/tests/tls13/psk-ext.c
+++ b/tests/tls13/psk-ext.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/rnd-check-rollback-val.c b/tests/tls13/rnd-check-rollback-val.c
index 6b7adafcb5..72399208a9 100644
--- a/tests/tls13/rnd-check-rollback-val.c
+++ b/tests/tls13/rnd-check-rollback-val.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/rnd-rollback-detection.c b/tests/tls13/rnd-rollback-detection.c
index 0d1ef01498..b66c916432 100644
--- a/tests/tls13/rnd-rollback-detection.c
+++ b/tests/tls13/rnd-rollback-detection.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/supported_versions.c b/tests/tls13/supported_versions.c
index dbcc33d903..5917fd8d50 100644
--- a/tests/tls13/supported_versions.c
+++ b/tests/tls13/supported_versions.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/tls13/tls12-no-tls13-exts.c b/tests/tls13/tls12-no-tls13-exts.c
index ead25b4ad2..36fae5b2be 100644
--- a/tests/tls13/tls12-no-tls13-exts.c
+++ b/tests/tls13/tls12-no-tls13-exts.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/utils.h b/tests/utils.h
index e5728374fa..dda3ef47ad 100644
--- a/tests/utils.h
+++ b/tests/utils.h
@@ -17,7 +17,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef UTILS_H
diff --git a/tests/virt-time.h b/tests/virt-time.h
index 0dd35df299..3bf6d4d2d7 100644
--- a/tests/virt-time.h
+++ b/tests/virt-time.h
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifndef VIRT_TIME_H
diff --git a/tests/x509-cert-callback-ocsp.c b/tests/x509-cert-callback-ocsp.c
index 31325d1817..036c047af6 100644
--- a/tests/x509-cert-callback-ocsp.c
+++ b/tests/x509-cert-callback-ocsp.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/x509-cert-callback.c b/tests/x509-cert-callback.c
index 2901208c12..4d68d936bd 100644
--- a/tests/x509-cert-callback.c
+++ b/tests/x509-cert-callback.c
@@ -16,7 +16,7 @@
* General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/x509sign-verify-gost.c b/tests/x509sign-verify-gost.c
index 9a5c2eca7e..65e49be7c1 100644
--- a/tests/x509sign-verify-gost.c
+++ b/tests/x509sign-verify-gost.c
@@ -16,7 +16,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>
+ * along with this program. If not, see <https://www.gnu.org/licenses/>
*
*/