diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-02-05 16:22:43 +0100 |
---|---|---|
committer | Tim Rühsen <tim.ruehsen@gmx.de> | 2019-03-13 10:59:34 +0100 |
commit | 0a47c08db07d0a01018aec34d10a294aed79fdd1 (patch) | |
tree | 6958c593a71514ac58d0373f5973746e2416e420 /lib/x509 | |
parent | e7e89684173c82e5104fe265a93916454f68200f (diff) | |
download | gnutls-0a47c08db07d0a01018aec34d10a294aed79fdd1.tar.gz |
Use https:// for www.gnu.org and www.example.com
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'lib/x509')
55 files changed, 55 insertions, 55 deletions
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..1f6cb567c3 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/> * */ 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/> * */ |