networksecurity/tls/ts_tls/scripts/tls42.ini
branchRCL_3
changeset 22 8d540f55e491
parent 20 7e41d162e158
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 /////////////////////////////////////////////
       
    15 
       
    16 TLS42
       
    17 
       
    18 [Tlstest]
       
    19 /////////////////////////////////////////////
       
    20 IPAddress=192.168.10.11
       
    21 Protocol=tls1.0
       
    22 P_rotocol=ssl3.0
       
    23 DNSName=TLS40
       
    24 IPPort=543
       
    25 TLSMaxVersion=3.1
       
    26 TLSMinVersion=3.0
       
    27 Cipher=1
       
    28 CipherSuites=01
       
    29 Page=/index.html
       
    30 SimpleGet=0
       
    31 TestEndDelay=0
       
    32 UseGenericSocket=false
       
    33 EAPKeyDerivation=false
       
    34 SSLDialogMode=true
       
    35 SSLDialogModeValue=5
       
    36 ExpectedErrorCode=-6
       
    37