<div>                Hello<br><br>It is the firs time that I am writing to the mailing list...<br>Be indulgent please!<br><br>I need to know when a key is expired in order to renew it:<br><br>for instance:<br><br>gpg --list-keys<br><br>------------------------<br><br>                 pub   rsa4096 2016-05-26 [SC] [expires: 2025-01-31]<br>                 xxxxxxxxxxxxxxxxxXXXXXXXXXXXX<br>                  uid           [  full  ] PeopleDoc Inc (Eeyore Encryption Key Prod EU) <xxxx@YYYYY.com><br>                 sub   rsa4096 2016-05-26 [E] [expires: 2025-01-31]<br><br><br><br>I would to launch a script each week end, to have a warning when for instance,  when the key is expired 4 week later.<br>In this case, early january 2025 I would like this warning.<br><br>I think I can manage to do it with shell script  (LINUX) ...<br><br>but before, I would like to if there is a fonction in pgp which allow that or anything similar ?<br>=> does pgp can tell when the key is becoming soon expired?<br><br>thanks a lot<br><br>marc broussard<br>equans France            </div>