[Freeipa-devel] [PATCH 019] Asymmetric vault: validate public key in client

Christian Heimes cheimes at redhat.com
Thu Jul 23 18:38:46 UTC 2015


The ipa vault commands now load the public keys in order to verify them.
The validation also prevents a user from accidentally sending her
private keys to the server. The patch fixes #5142 and #5142.

$ ./ipa vault-add AsymmetricVault --desc "Asymmetric vault" --type
asymmetric --public-key-file mykey.pem
ipa: ERROR: invalid 'ipavaultpublickey': Invalid or unsupported vault
public key: Could not unserialize key data.

https://fedorahosted.org/freeipa/ticket/5142
https://fedorahosted.org/freeipa/ticket/5143
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-cheimes-0019-Asymmetric-vault-validate-public-key-in-client.patch
Type: text/x-patch
Size: 1608 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150723/a2cc90e8/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20150723/a2cc90e8/attachment.sig>


More information about the Freeipa-devel mailing list