// Copyright (c) 2006-2009 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"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Core Agent Provider State/Transition/Class Library
//
//
[TLS_RSA_WITH_AES_256_CBC_SHA]
// server and client random.... I generate these with openssl rand 32 > rand.out
ServerRandomFile=z:\testdata\testtokens\server.rand
ClientRandomFile=z:\testdata\testtokens\client.rand
// cipher suite for the test
CipherHighByte=0
CipherLowByte=53
// Protocol version, 3.0 for SSL3, 3.1 for TLS1
ProtocolMajorVersion=3
ProtocolMinorVersion=1
// Server cert and key, cert in DER format, key in unencrypted PKCS8 format
ServerCert=z:\testdata\testtokens\commonname.cer
ServerKey=z:\testdata\testtokens\commonname.pk8
// domain name
DomainName=www.symbianfoundation.org
// standard record parameters
SequenceNumber=4
RecordSize=148
RecordType=23
[TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA]
// server and client random.... I generate these with openssl rand 32 > rand.out
ServerRandomFile=z:\testdata\testtokens\server.rand
ClientRandomFile=z:\testdata\testtokens\client.rand
// generated with openssl dhparam -2 -outform der -out file
DHParamFile=z:\testdata\testtokens\dhparam.file
// cipher suite for the test
CipherHighByte=0
CipherLowByte=22
// Protocol version, 3.0 for SSL3, 3.1 for TLS1
ProtocolMajorVersion=3
ProtocolMinorVersion=1
// Server cert and key, cert in DER format, key in unencrypted PKCS8 format
ServerCert=z:\testdata\testtokens\commonname.cer
ServerKey=z:\testdata\testtokens\commonname.pk8
// domain name
DomainName=www.symbianfoundation.org
// standard record parameters
SequenceNumber=4
RecordSize=148
RecordType=23
[testhwtokencalled]
numexist=1
exist0=c:\tlstest2\hwtest.log
[testswtokencalled]
numnonexist=1
nonexist0=c:\tlstest2\hwtest.log