cryptomgmtlibs/securitytestfw/test/autotesting/clean_certstore.bat
author Shabe Razvi <shaber@symbian.org>
Thu, 14 Oct 2010 15:11:47 +0100
branchRCL_3
changeset 103 e1f6ec9fb9b4
parent 8 35751d3474b7
permissions -rw-r--r--
Bug 1301 - missing SWI certificate store and Bug 1170 - Browser root certs

@rem
@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
@rem All rights reserved.
@rem This component and the accompanying materials are made available
@rem under the terms of the License "Eclipse Public License v1.0"
@rem which accompanies this distribution, and is available
@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
@rem
@rem Initial Contributors:
@rem Nokia Corporation - initial contribution.
@rem
@rem Contributors:
@rem
@rem Description: 
@rem

del \epoc32\wins\c\system\data\cacerts.dat
del \epoc32\winscw\c\system\data\cacerts.dat
del \epoc32\wins\c\private\101f72a6\CACerts.dat
del \epoc32\winscw\c\private\101f72a6\CACerts.dat

del \epoc32\wins\c\system\data\certclients.dat
del \epoc32\winscw\c\system\data\certclients.dat
del \epoc32\wins\c\private\101f72a6\certapps.dat
del \epoc32\winscw\c\private\101f72a6\certapps.dat