pub & sub

Newton Hammet newton@hammet.net
Tue Oct 22 15:52:02 2002


Nicolas Couture wrote:
> 
> I curently has both pub and sub keys setted to 1024D :
> 
> pub  1024D/ ... .. .
> sub  1024D/ ... .. .
> 
> I'd like to set my sub key to 2048g is it possible ?
> 
> How can I do it ?
> 
> Thanks.
> 
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: This is a digitally signed message part

You can optionally delete the 1024D subkey... then do an addkey
and select 2048-bit length.  You can't take the 1024D subkey and
make it longer.

gpg --edit-key <keyid>

and follow the prompts...

Regards, Newton