On Sun, Mar 23, 2014 at 8:43 PM, Stuart Whelan < [email protected]> wrote:
> Hi folks, > > Has anyone done any work managing the Windows local computer certificate > store with puppet? > > Specifically, I want to check if a certificate is installed, if it is I > want to check the thumbprint, private key and validity, and > install/re-install it if required. > > I have done a fair bit of googling but nothing useful has popped up. > > Before I go implementing this myself, has anyone done any work down this > line? > > I am using Windows 2008R2_64 with PowerShell 3.0. > > Anyone been down this track? > > Cheers, > Stuart. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/1bf56899-07b6-4949-bfac-111b09461afe%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/1bf56899-07b6-4949-bfac-111b09461afe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > You might want to start with http://forge.puppetlabs.com/opentable/sslcertificate and customize the template logic based on your specific criteria. Josh -- Josh Cooper Developer, Puppet Labs *Join us at PuppetConf 2014, September 23-24 in San Francisco* -* http://bit.ly/pupconf14 <http://bit.ly/pupconf14>* Register now and save $350! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CA%2Bu97ukr996-Wy05hn%3Driz82ZF2R8PFyOKDt%3DpWCy8nwUeVPWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
