mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Preparing a new release. Updated gettext
This commit is contained in:
parent
dd3b12f3b1
commit
335b5e4ac4
74 changed files with 3439 additions and 2094 deletions
8
README
8
README
|
@ -19,8 +19,8 @@ BUILD INSTRUCTIONS
|
|||
|
||||
GnuPG 1.9 depends on the following packages:
|
||||
|
||||
libgpg-error (ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/)
|
||||
libgcrypt (ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/)
|
||||
libgpg-error (ftp://ftp.gnupg.org/gcrypt/libgpg-error/)
|
||||
libgcrypt (ftp://ftp.gnupg.org/gcrypt/libgcrypt/)
|
||||
libassuan (ftp://ftp.gnupg.org/gcrypt/alpha/libassuan/)
|
||||
libksba (ftp://ftp.gnupg.org/gcrypt/alpha/libksba/)
|
||||
|
||||
|
@ -470,9 +470,9 @@ This requires that the gpg-agent is running.
|
|||
HOW TO EXPORT A PRIVATE KEY
|
||||
===========================
|
||||
There is also limited support to export a private key in PKCS-12
|
||||
format. However the certificate is not stored and there is no MAC applied.
|
||||
format. However there is no MAC applied.
|
||||
|
||||
gpgsm --call-protect-tool --p12-export foo.key >foo.p12
|
||||
gpgsm --export-secret-key-p12 userIDey >foo.p12
|
||||
|
||||
|
||||
SMARTCARD INTRO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue