e2guardian showing expiry date 5dec 2024

36 views
Skip to first unread message

Blessing Kagurabadza

unread,
Jan 29, 2025, 5:51:06 AMJan 29
to e2guardian
My e2guardian filter is failing because of the expiry date. how do I solve this issue?

Philip Pearce

unread,
Jan 31, 2025, 2:53:49 AMJan 31
to Blessing Kagurabadza, e2guardian

This problem is fixed in the latest version v5.5.7r where the auto function will generate suitable current dates automatically.

 

A work round for older versions is to specify the generatedcertstart and generatedcertend in unix time in e2guardian.conf.

 

First find the unix time for your start and end dates with (use todays date for start and add one year to end)

 

e.g.  

[philip@localhost ~]$ date +%s -d "2025-01-31"

1738281600

[philip@localhost ~]$ date +%s -d "2026-01-31"

1769817600

 

Then add the following to e2guardian.conf:

 

generatedcertstart = 1738281600

generatedcertend =  1769817600

 

Then stop e2guardian

 

Clear out your old generated certs

 

And start e2guardian.

 

Regards

Philip

 

 

 

--
E2guardian:
https://groups.google.com/d/forum/e2guardian
Github:
https://github.com/e2guardian/e2guardian
Follow us on twitter:
https://twitter.com/e2guardian
---
You received this message because you are subscribed to the Google Groups "e2guardian" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e2guardian+...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/e2guardian/c16e0cb1-f278-4a5a-82b2-6b62660eadd9n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages