-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The certificate sometimes does not work? #1583
Comments
eg2:
output:
|
If there are multiple requests in a hurl file, the next subject will be 'none' eg:
and output:
|
thanks @RWDai for reporting the bug and your detailed feedback. |
FYI, the bug is triggered on
|
@RWDai we've released a hotfix version 3.0.1 that should fix this bug (see release note) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the current bug behavior?
The certificate sometimes does not get enabled when making a request.
Steps to reproduce
and output is:
and my curl output is (cmd : curl --insecure 'https://www.postman.com/' -v )
What is the expected correct behavior?
Subject can't be none!
Execution context
hurl --version
): 3.0.0Linux ubuntu 5.15.0-71-generic #78~20.04.1-Ubuntu SMP Wed Apr 19 11:26:48 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Possible fixes
The text was updated successfully, but these errors were encountered: