I am looking to specify exactly what https protocols to use in my scripts for a project. I wish to configure the "https.protocols" item, however I cannot find any documentation relating to the file and the options I may configure.
NeoLoad supports up to TLSv1.2 protocol. It can be configured in the <install_dir>\conf\controller.properties file.
Go to [General] section and modify the "https.protocols" key.
For example if you have https.protocols=TLSv1 , NeoLoad and your server can only use that protocol version. If your server does not accept it, the SSL handshake will fail.
Hi Nouredine, I don't think my question was specific enough. I was wondering if there was any documentation on all the options for the file rather than just the file itself. I can't find anything in the online documentation.
The configuration files are not documented yet but you may add an idea on our community web site so our product manager can add that in the road map.