|
Description
|
pktool 'delete' command does not delete public keys by default. It finds certificates and private keys, but fails to delete public keys unless the "objtype=key:public" is indicated. The default behaviour should be to find all objects (public/private keys and certs) and prompt the user to delete them.
|