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

add support to connect to tls host with spesific tls version #7

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

nothinux
Copy link
Owner

@nothinux nothinux commented Dec 29, 2022

Introduce new argument (tlsVer:) to set specific tls version when connecting to the remote host.

Example

certify -connect google.com:443 tlsVer:1.2

@codecov-commenter
Copy link

Codecov Report

Merging #7 (aa4b3e5) into master (36526d3) will increase coverage by 0.97%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   78.97%   79.94%   +0.97%     
==========================================
  Files           5        5              
  Lines         680      708      +28     
==========================================
+ Hits          537      566      +29     
+ Misses        101      100       -1     
  Partials       42       42              
Impacted Files Coverage Δ
cmd/certify/command.go 74.52% <100.00%> (+0.48%) ⬆️
cmd/certify/helper.go 84.49% <100.00%> (+1.39%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nothinux nothinux merged commit 2b9826f into master Dec 29, 2022
@nothinux nothinux deleted the support-spesific-tls-ver branch December 30, 2022 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants