MAG-200 Operator Guide Rev 1.05.
Notes concerning gpg program operation
The program gpg
1
.is used for working with keys and creating the digital
signature of images.
To transfer the key from one device to another you may use the following
commands:
gpg -o opsecbin.KEY --export-secret-keys “key ID ”
for preserving the information of the key in the file and
gpg --import opsecbin.KEY
for adding this key to gpg and
gpg –list-keys
for viewing currently available keys.
The utilities creating the image for upgrade and signing the core and bootstrap
use the operator key according to “key
ID ”.
1
gpg version 1.4.7 is used
22