Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No secert key #57

Open
jerryxuqwq opened this issue May 28, 2020 · 0 comments
Open

No secert key #57

jerryxuqwq opened this issue May 28, 2020 · 0 comments

Comments

@jerryxuqwq
Copy link

Hi!
I have made an openpgp card. I toggled the main key and using keytocard to send key. Some detail information about the card can be seen after gpg --card-status, like this

Reader ...........: Gemalto GemPC Express 00 00
Application ID ...: D2760001240102007413000000010000
Application type .: OpenPGP
Version ..........: 2.0
Manufacturer .....: unknown
Serial number ....: 00000001
Name of cardholder: [not set]
Language prefs ...: [not set]
Salutation .......:
URL of public key : [not set]
Login data .......: [not set]
Signature PIN ....: not forced
Key attributes ...: rsa2048 rsa2048 rsa2048
Max. PIN lengths .: 127 127 127
PIN retry counter : 3 3 3
Signature counter : 0
Signature key ....: [none]
Encryption key....: AXXXXXXXX99
created ....: 2020-05-19 08:23:57
Authentication key: 3XXXXXXXX 0A91
created ....: 2020-05-19 08:25:04
General key info..: sub rsa2048/68F5XXXXXXXX5XXX099 2020-05-19 XXX XX [email protected]
sec rsa2048/5EDXXXXXXXXD9 created: 2020-05-19 expires: never
ssb rsa2048/68FXXXXXXXXF099 created: 2020-05-19 expires: never
ssb rsa2048/A788XXXXXXXXA91 created: 2020-05-19 expires: never

However, when I tied to use the card to sign and decrypt, gpg output

gpg:signing failed: No secret key

Additionally, gpg --secret-key output nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant