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

Change Wirm cert to 10 year expiry #496

Merged
merged 3 commits into from
Apr 26, 2017
Merged

Conversation

tophercullen
Copy link

WinRM stops working if the certificate expires. Given this it is undesirable to lose remote access, a longer certificate would be desirable. However, the New-SelfSignedCertificate on 2012 r2 only does one year certificates. I don't know of any 'easy' way for doing this, so here's spaghetti code.

Signed-off-by: Topher Cullen [email protected]

@NimishaS
Copy link

Thanks @tophercullen

@NimishaS NimishaS merged commit 961b9e7 into chef:master Apr 26, 2017
@tophercullen tophercullen deleted the winrmcert branch April 26, 2017 07:28
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