Closed mwrock closed 8 years ago
:+1:
:+1: Would be nice to explain how to generate the fingerprint.
Also, you might want to add this to the travis config:
branches:
only:
- master
So travis doesn't run twice on feature branches.
yeah been meaning to make that travis mod. Will include that separately.
Funny we removed an example of grabbing the cert via openssl from the readme because if there is a man in the middle, you'd get his fingerprint.
if its a self signed cert, which this feature is targetting, one should have easy access to the cert but you would either need a copy locally or hop on to the server to get it.
:+1:
This adds a minor fixup to @hh's PR #298 and tweaks the readme just a bit.
The
ssl_fingerprint
option was added in winrm 1.6 and this makes it accessible from knife.