carmatec

Member
Mar 9, 2003
18
0
151
US
I am trying to set up a pgp key for interchange. Have created a pgp key and am confused how to export to cpanel key ring......Any help...is appreciated .?:confused:
 

kevinj

Registered
May 22, 2003
1
0
151
[I am trying to set up a pgp key for interchange. Have created a pgp key and am confused how to export to cpanel key ring......Any help...is appreciated .?]

I am interested in finding answers to the same question.

Can anyone help?

Thanks!

cPanel.net Support Ticket Number:
 

carmatec

Member
Mar 9, 2003
18
0
151
US
Import PGP Cpanel KeyRing :):

To set up a pgp key on the server,

1 . Create the key and you will get a .asc file.
2 . su as cpanel, make sure that the /usr/local/cpanel/.gnupg folder is under cpanel ownership.
3. Then do an import statement as follows,

gpg --import < <keyfile.asc> where keyfile.asc is the pgp key that you have created.
This imports the key into the cpanel keyring.

Hope this is useful. :)

cPanel.net Support Ticket Number:
 

imagic

Well-Known Member
Verifed Vendor
Jan 16, 2003
155
0
166
Re: Import PGP Cpanel KeyRing :):

Originally posted by carmatec
To set up a pgp key on the server,

1 . Create the key and you will get a .asc file.
2 . su as cpanel, make sure that the /usr/local/cpanel/.gnupg folder is under cpanel ownership.
3. Then do an import statement as follows,

gpg --import < <keyfile.asc> where keyfile.asc is the pgp key that you have created.
This imports the key into the cpanel keyring.
I thought the import function in the Manage OpenPGP keys section would do this?

Am I missing something?

cPanel.net Support Ticket Number: