gpg --armor --export --sign <email>
I changed to
gpg --armor --export <email>
and it works. Just pointing this out as a typo.
gpg --armor --export --sign <email>
I changed to
gpg --armor --export <email>
and it works. Just pointing this out as a typo.