

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Issue with server SSL is configured as TLS 1.2 with AES_256_CBC
Hello, There
I have an issue when our server SSL is configured as TLS 1.2 with AES_256_CBC for message authentication and ECDHE_RSA as the key exchange mechanism and I select SSL version as TLS1.x to record the script. I could pass the replay of script I recorded with "Winlet replay instead of Sockets" option enabled in runtime setting. But when running the script from controller and agent, I have to turn off this option, or I would get error. But when this option is turned off, the SSL negotiation would fail. However this approach seems to work for 128bit AES ciphering.
Thanks for your help in advance!
Xiaoyin
P.S. This thread has been split off from other thread, and edited its subject. - Hp Forum Moderator

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Probably, AES_256_CBC is not supported by your current LR/PC version.
Please try to replay your script with latest LR/PC version - 12.02 .


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You can use functionin
web_set_sockets_option with various values supported for SSL_CIPHER_LIST in your script and see that if it helps.
Tnx!


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @vikybs,
Which version of VuGen are you using?
Is your applicaiton using HTTP/2 by any chance?
Regards,
Shlomi