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

Option to configure HTTPS protocol #3

Open
Chris153 opened this issue Aug 1, 2017 · 3 comments
Open

Option to configure HTTPS protocol #3

Chris153 opened this issue Aug 1, 2017 · 3 comments

Comments

@Chris153
Copy link

Chris153 commented Aug 1, 2017

I've been struggling to get this working with our on-premise TestRail environment.
I've managed to track it down to the version of HTTPS we're using (It's quite old!)
I could ask the server admins to upgrade it but that's going to take a while.
Can we add an option to configure the unirest security protocol?

@Chris153 Chris153 changed the title Option for lower SSL protocol Option to configure HTTPS protocol Aug 1, 2017
@awaragi
Copy link
Owner

awaragi commented Oct 18, 2017

Hi. Sorry for long delay in response. For some kind of reason, GitHub didn't notify me of your email (or it got lost with overprotective anti-spam filter).

I couldn't find unirest security protocol setting you are talking about. Can you please provide URL or reference.

@Chris153
Copy link
Author

Hey, no worries, I went with the option of getting our infrastructure upgraded in the end! I will dig out the link though incase anyone else runs into it.

@Chris153
Copy link
Author

Here you go... https://github.com/Kong/unirest-nodejs#requestoptions
The two options I think I needed were strictSSL and secureProtocol.
Like I say, I got our admins to upgrade the server (which ultimately was the right thing to do anyway) so there's no real need for this anymore (or any rush for it). Thanks again.

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

No branches or pull requests

2 participants