pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp
branchRCL_3
changeset 9 a005fc61b02a
parent 0 164170e6151a
child 21 09b1ac925e3f
--- a/pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp	Mon Mar 15 12:43:21 2010 +0200
+++ b/pkiutilities/CertmanUi/SRC/CertmanuiviewAuthority.cpp	Wed Mar 31 23:00:46 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -364,6 +364,7 @@
                 }
             CleanupStack::PopAndDestroy();  // buf
 
+            iKeeper.iCurrentCACertForTrustSettings = helpIndex3;
             ((CAknViewAppUi*)iAvkonAppUi)->ActivateLocalViewL(
                 KCertManUIViewTrustId, TUid::Uid( helpIndex3), KNullDesC8 );
             break;