diff --git a/html/help-template.htm b/html/help-template.htm
index beaadec..2bc61f3 100755
--- a/html/help-template.htm
+++ b/html/help-template.htm
@@ -272,5 +272,5 @@
13. Links
generate S/MIME e-mail encryption certificates with WebCert
-last update 1/11/2021 @2003-2021 fm4dd
+last update 1/11/2021 @2003-2024 fm4dd
diff --git a/html/policy-template.htm b/html/policy-template.htm
index cbd15d4..126af7b 100755
--- a/html/policy-template.htm
+++ b/html/policy-template.htm
@@ -21,7 +21,7 @@ Certification Practise Statement (CPS)
certificate is saved on this server.
-last update 06/04/2021 @2003-2021 fm4dd
+last update 06/04/2021 @2003-2024 fm4dd
About WebCert
diff --git a/images/cert.gif b/images/cert.gif
index 2c28207..5ee4319 100644
Binary files a/images/cert.gif and b/images/cert.gif differ
diff --git a/images/cert.psd b/images/cert.psd
index 45f0285..107e5ae 100644
Binary files a/images/cert.psd and b/images/cert.psd differ
diff --git a/src/webcert.h b/src/webcert.h
index 6f57ccb..d8f0cc2 100644
--- a/src/webcert.h
+++ b/src/webcert.h
@@ -37,7 +37,7 @@
#define YEARS_VALID 3
/*********** CRL Handling: The link to webcerts crl ***************************/
-#define CRLURI "URI:http://webcert.fm4dd.com/webcert.crl"
+#define CRLURI "URI:https://webcert.fm4dd.com/webcert.crl"
#define CRLFILE "/srv/www/webcert/webcert.crl"
#define REVOKEY "/srv/app/webCA/private/revocation-pub.pem"
/*********** we store the list of revoked certs in index.txt ******************/