Skip to content
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

issue with custom tls version selection with auto mode #78

Closed
ehsandeep opened this issue Aug 31, 2022 · 1 comment · Fixed by #77
Closed

issue with custom tls version selection with auto mode #78

ehsandeep opened this issue Aug 31, 2022 · 1 comment · Fixed by #77
Assignees
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ehsandeep
Copy link
Member

tlsx version:

dev,latest

Current Behavior:

echo 104.16.100.52 | tlsx -max-version ssl30 -silent -tps
[FTL] could not create tlsx client: could not create tls service: could not create tls client: invalid max version specified: ssl30

Expected Behavior:

echo 104.16.100.52 | tlsx -max-version ssl30 -silent -tps
104.16.100.52:443 [failed]

Steps To Reproduce:

echo 104.16.100.52 | tlsx -max-version ssl30 -silent -tps
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 31, 2022
@ehsandeep ehsandeep linked a pull request Aug 31, 2022 that will close this issue
@ehsandeep ehsandeep changed the title issue with custom tls version selection issue with custom tls version selection with auto mode Aug 31, 2022
@ehsandeep ehsandeep added the Priority: High After critical issues are fixed, these should be dealt with before any further issues. label Aug 31, 2022
@Ice3man543
Copy link
Member

Closed by #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants