HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PGP Software on unix
Operating System - HP-UX
1833760
Members
2144
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 06:14 PM
07-21-2008 06:14 PM
PGP Software on unix
Hi ..
Currently i work with a server which uses pgp software to encrypt information.
When a key is added, there is an ascii file which is the key and which is added into the system using:
pgp --encrypt file_key.txt --user 0xU8JU98EI
the file file_key.txt contains something similar to:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
BEFkS+ULu3Pgp/oKjSkbQ/cEAM0Et3O9EAe+AOBaRX+B9pMbavEmUqVn68Y/pg7O
dLZvXVbZ8Ut+kskl56456dgag
Now, i need to export these key, when i use the following instruction apparently the key is exported as .pgp format:
pgp --key-export 0xU8JU98EI
the result is:
EY-EDS.pgp
what do i have to do to get a file as "ascii" (.asc) format? i mean, i need to get a file using the command export (or other one) and get information like the following:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
BEFkS+ULu3Pgp/oKjSkbQ/cEAM0Et3O9EAe+AOBaRX+B9pMbavEmUqVn68Y/pg7O
dLZvXVbZ8Ut+kskl56456dgag
I mean, i have to move these keys to other system and i need to get them to add them to the other system located in other server, we are migrating.
thanks in advace.
Dma.
Currently i work with a server which uses pgp software to encrypt information.
When a key is added, there is an ascii file which is the key and which is added into the system using:
pgp --encrypt file_key.txt --user 0xU8JU98EI
the file file_key.txt contains something similar to:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
BEFkS+ULu3Pgp/oKjSkbQ/cEAM0Et3O9EAe+AOBaRX+B9pMbavEmUqVn68Y/pg7O
dLZvXVbZ8Ut+kskl56456dgag
Now, i need to export these key, when i use the following instruction apparently the key is exported as .pgp format:
pgp --key-export 0xU8JU98EI
the result is:
EY-EDS.pgp
what do i have to do to get a file as "ascii" (.asc) format? i mean, i need to get a file using the command export (or other one) and get information like the following:
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
BEFkS+ULu3Pgp/oKjSkbQ/cEAM0Et3O9EAe+AOBaRX+B9pMbavEmUqVn68Y/pg7O
dLZvXVbZ8Ut+kskl56456dgag
I mean, i have to move these keys to other system and i need to get them to add them to the other system located in other server, we are migrating.
thanks in advace.
Dma.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2008 06:42 PM
07-21-2008 06:42 PM
Re: PGP Software on unix
I got the answer thanks God !!!!!!!!!
pgp --key-export 0xU8JU98EI -a
i got:
file_key.asc
cat file_key.asc :
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
DASD345345SKFfadfa54645ertewrtdfgasdfae
Thanks anyway !!!
:0)
pgp --key-export 0xU8JU98EI -a
i got:
file_key.asc
cat file_key.asc :
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: PGP 7.1.1
DASD345345SKFfadfa54645ertewrtdfgasdfae
Thanks anyway !!!
:0)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP