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

Allow setting SkipTLSVerify Option value #448

Merged
merged 15 commits into from
May 4, 2017
Merged

Allow setting SkipTLSVerify Option value #448

merged 15 commits into from
May 4, 2017

Conversation

mfzl
Copy link
Contributor

@mfzl mfzl commented May 4, 2017

Allow setting the value of TLS verification option to given value. This allows one to set value from another source such as a configuration file, which is not known ahead of time.

Variadic parameters are there for backwards compatibility reasons, so that SkipTLSVerify() alone still works.

mfzl added 15 commits August 27, 2016 17:39
…n TokenAllowed and TokenValid

Signed-off-by: Mohamedh Fazal <[email protected]>
This allows one to set value from another source such as a configuration file,
which is not known ahead of time.

Variadic parameters are there for backwards compatibility reasons, so that
`SkipTLSVerify()` alone still works.
@aeneasr
Copy link
Member

aeneasr commented May 4, 2017

Thanks!

@aeneasr aeneasr merged commit 3cfab4e into ory:master May 4, 2017
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