diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-DCC2060B-BFEC-5ECF-8154-5AE9C8513F75.dita --- a/Symbian3/PDK/Source/GUID-DCC2060B-BFEC-5ECF-8154-5AE9C8513F75.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-DCC2060B-BFEC-5ECF-8154-5AE9C8513F75.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + Removing Certificates

Certificates can be removed from the certstore using the remove command. Specify the certificate you want to remove by using its label. Use the store option to refer to a specific certstore implementation. For instance, issue the following command (labels are case sensitive):

certtool –remove “TERoot”

You can remove keys from keystore. This option will work only if the key being removed was added to keystore using the command -private from certtool. To do this, you use the -rka option, as in the example below:

certtool -r abcd -rka

In this example, the key is removed as well as the certificate.

Importing Certificates
\ No newline at end of file