|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] can't change gpg key expiration
|
darxus@curious:~$ gpg --list-key darxus@chaosreigns.com
pub 1024D/0E9FF879 2000-09-05 Darxus <Darxus@ChaosReigns.com>
sub 1024g/2EEAB976 2000-09-05 [expires: 2001-09-05]
darxus@curious:~$ gpg --edit-key darxus@chaosreigns.com
gpg (GnuPG) 1.0.2; Copyright (C) 2000 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
Secret key is available.
pub 1024D/0E9FF879 created: 2000-09-05 expires: 2001-09-05 trust: -/u
sub 1024g/2EEAB976 created: 2000-09-05 expires: 2001-09-05
(1) Darxus <Darxus@ChaosReigns.com>
Command> 1
pub 1024D/0E9FF879 created: 2000-09-05 expires: 2001-09-05 trust: -/u
sub 1024g/2EEAB976 created: 2000-09-05 expires: 2001-09-05
(1)* Darxus <Darxus@ChaosReigns.com>
Command> expire
Changing expiration time for the primary key.
Please specify how long the key should be valid.
0 = key does not expire
<n> = key expires in n days
<n>w = key expires in n weeks
<n>m = key expires in n months
<n>y = key expires in n years
Key is valid for? (0) 0
Key does not expire at all
Is this correct (y/n)? y
pub 1024D/0E9FF879 created: 2000-09-05 expires: 2001-09-05 trust: -/u
sub 1024g/2EEAB976 created: 2000-09-05 expires: 2001-09-05
(1)* Darxus <Darxus@ChaosReigns.com>
Command> save
darxus@curious:~$ gpg --list-key darxus@chaosreigns.com
pub 1024D/0E9FF879 2000-09-05 Darxus <Darxus@ChaosReigns.com>
sub 1024g/2EEAB976 2000-09-05 [expires: 2001-09-05]
Why isn't this working ?
--
http://www.ChaosReigns.com
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|