View Issue Details

IDProjectCategoryView StatusLast Update
0009282CTT UA Scripts1 - Script Issuepublic2023-11-29 06:03
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.505 
Fixed in Version1.03.506 
Summary0009282: Session Base 012: Wrong usage of parameters to specify a certificate in CreateSession
Description

The CreateSession service in the CTT test scripts require the ClientCertificate to be passed as path of the file location via "CertificateFile" instead of "ClientCertificate".
Therefore the parameters must be replaced.

TagsNo tags attached.
Files Affected

/maintree/Session Services/Session Base/Test Cases/012.js

Activities

Sebastian Allmendinger

2023-11-28 14:33

developer   ~0020422

Replaced the wrong parameter "ClientCertificate" and "ClientCertificatePrivateKey" with the required parameter "CertificateFile".

Paul Hunkar

2023-11-29 06:03

administrator   ~0020450

reviewed - agreed to change and closed

Issue History

Date Modified Username Field Change
2023-11-27 15:07 Sebastian Allmendinger New Issue
2023-11-27 16:07 Paul Hunkar Assigned To => Sebastian Allmendinger
2023-11-27 16:07 Paul Hunkar Status new => assigned
2023-11-28 14:31 Sebastian Allmendinger Files Affected => /maintree/Session Services/Session Base/Test Cases/012.js
2023-11-28 14:33 Sebastian Allmendinger Status assigned => resolved
2023-11-28 14:33 Sebastian Allmendinger Resolution open => fixed
2023-11-28 14:33 Sebastian Allmendinger Note Added: 0020422
2023-11-29 06:03 Paul Hunkar Status resolved => closed
2023-11-29 06:03 Paul Hunkar Fixed in Version => 1.03.506
2023-11-29 06:03 Paul Hunkar Note Added: 0020450