(venv-taurus) C:\Users\dinanathbasumatary\git\scripts\tests>(venv-taurus) C:\Users\dinanathbasumatary\git\scripts\tests>bzt Test.yml -report
15:39:28 INFO: Taurus CLI Tool v1.11.015:39:28 INFO: Starting with configs: ['Test.yml']15:39:28 INFO: Configuring...15:39:28 INFO: Artifacts dir: C:\Users\dinanathbasumatary\git\scripts\tests\2018-05-30_15-39-28.97040015:39:29 INFO: Preparing...15:39:32 WARNING: Thread group detection: plugin for ConcurrentThreadGroup not found, regular ThreadGroup will be used15:39:33 WARNING: Failed to detect plugins for C:\Users\dinanathbasumatary\git\scripts\scripts\jmeter-scripts\modified_test.jmx: [WinError 2] The system cannot find the file specified15:39:35 ERROR: SSLError: HTTPSConnectionPool(host='a.blazemeter.com', port=443): Max retries exceeded with url: /api/v4/web/version (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)'),)) File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\cli.py", line 249, in perform self.engine.prepare() File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\engine.py", line 167, in prepare self.__prepare_reporters() File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\engine.py", line 533, in __prepare_reporters module.prepare() File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\modules\blazemeter.py", line 253, in prepare self._user.ping() # to check connectivity and auth File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\bza.py", line 149, in ping
self._request(self.address + '/api/v4/web/version') File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\bzt\bza.py", line 87, in _request response = self.http_request(method=log_method, url=url, data=data, headers=headers, timeout=self.timeout) File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\requests\sessions.py", line 508, in request resp = self.send(prep, **send_kwargs) File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\requests\sessions.py", line 618, in send r = adapter.send(request, **kwargs) File "c:\users\dinanathbasumatary\git\venv-taurus\lib\site-packages\requests\adapters.py", line 506, in send raise SSLError(e, request=request)Hi,
I've added experimental support for client-side SSL certificates to Taurus in https://github.com/Blazemeter/taurus/pull/856
Can you give it a try? You can install it with
pip install git+https://github.com/Blazemeter/taurus.git@feat/ssl-cert
And then run bzt with the following command-line option: `-o
settings.ssl-cert=cert.pem`--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/7627d497-c327-47da-b626-7b3167ffaa6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
(taurus2) C:\Users\dinanathbasumatary\git\test-scripts\tests>bzt TEST.yml -report -o settings.ssl-cert=c:\temp\bundle.pem
10:26:35 INFO: Taurus CLI Tool v1.11.1
10:26:35 INFO: Starting with configs: ['TEST.yml']
10:26:35 INFO: Configuring...
10:26:36 INFO: Artifacts dir: C:\Users\dinanathbasumatary\git\test-scripts\tests\2018-06-19_10-26-36
.011349
10:26:36 INFO: Preparing...
10:26:39 WARNING: Thread group detection: plugin for ConcurrentThreadGroup not found, regular Thread
Group will be used
10:26:39 WARNING: Failed to detect plugins for C:\Users\dinanathbasumatary\git\test-scripts\scripts\
jmeter-cis-scripts\test-AppointmenAvailability.jmx: [WinError 2] The system cannot f
ind the file specified
10:26:39 WARNING: Module 'console' can be only used once, will merge all new instances into single
10:26:40 ERROR: SSLError: HTTPSConnectionPool(host='a.blazemeter.com', port=443): Max retries exceed
ed with url: /api/v4/web/version (Caused by SSLError(SSLError(336265225, '[SSL] PEM lib (_ssl.c:3414
)'),))
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\cli.py", line 249, in perform
self.engine.prepare()
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\engine.py", line 173, in prepa
re
self.__prepare_reporters()
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\engine.py", line 539, in __pre
pare_reporters
module.prepare()
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\modules\blazemeter.py", line 2
54, in prepare
self._user.ping() # to check connectivity and auth
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\bza.py", line 153, in ping
self._request(self.address + '/api/v4/web/version')
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\bzt\bza.py", line 91, in _request
cert=self.ssl_cert)
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\requests\sessions.py", line 512, i
n request
resp = self.send(prep, **send_kwargs)
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\requests\sessions.py", line 622, i
n send
r = adapter.send(request, **kwargs)
File "c:\users\dinanathbasumatary\git\taurus2\lib\site-packages\requests\adapters.py", line 511, i
n send
raise SSLError(e, request=request)Hi,
In the next version of Taurus, we will have special option under
proxy settings to disable SSL validation.
--
Andrey Pokhilko
Open Source Initiatives Leader


CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/dda58724-0d42-461a-889f-2817f9efda21%40googlegroups.com.
Hi,
The most recent version 1.12.1 has introduced some features for this. See doc here: http://gettaurus.org/docs/ConfigSyntax/#Top-Level-Settings
Looks like you need to set "ssl-cert: false".
--
Andrey Pokhilko
Open Source Initiatives Leader


CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/2aa9e853-fa6e-4bb2-9f70-1a069d9a6de8%40googlegroups.com.