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

(GH-399) client certificate support #481

Closed
wants to merge 1 commit into from
Closed

(GH-399) client certificate support #481

wants to merge 1 commit into from

Commits on Jan 5, 2016

  1. (GH-399) client certificate support

    Extends authentication by adding options to sources and commands
    to specify client certificate and its password, as well as
    implementing new IClientCertificateProvider from choco/nuget-chocolatey
    to lookup those options based on the Uri requested.
    These options are complimentary and can be used in addition to
    username/password assuming the server implements it.
    + unit tests fix to use lowercased %ComSpec% when looking for cmd.exe
    eugene.tolmachev committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    25066f1 View commit details
    Browse the repository at this point in the history