-
Notifications
You must be signed in to change notification settings - Fork 66
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 WinRM client certificate authentication support #143
base: master
Are you sure you want to change the base?
Conversation
XebiaLabs » overthere #245 SUCCESS |
XebiaLabs » overthere #246 SUCCESS |
Also missing hte documentation updates and unit/integration tests. |
I can add documentation about the client certificate authentication. However, I have not been able to set up integration tests. Do you have some documentation on setting up the tests? |
I have not, but it would be good to add to the readme indeed... And provide some scripts to setup the environment.. |
XebiaLabs » overthere #285 FAILURE |
XebiaLabs » overthere #286 FAILURE |
Hello,
I have added a couple of lines of code to support client certificate-based authentication as per http://msdn.microsoft.com/en-us/library/aa384295.aspx
Please note that I am not a Java programmer, so any suggestions and help is welcomed. I have not managed to run the integration tests (overcast), so I have tested using the following code:
I have used the USERNAME field for storing the certificate location as it required the minimum refactoring.
The Windows (WinRM) server was set up using: