#488 ✓released
steve

macOS 10.15 Catalina: key export not working

Reported by steve | July 24th, 2019 @ 10:46 PM | in 1.5 (closed)

user report that export button does nothing on 10.15

To workaround this problem, you can export keys from the command line.

To export a single secret key:

gpg -a --export-secret-keys fingerprint

To export all secret keys:

gpg -a --export-secret-keys

To export a single public key:

gpg -a --export fingerprint

To export all public keys:

gpg -a --export

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages