Re: gpg ca-cert-file=[which file???]

2017-07-15 Thread René Berber
On 7/15/2017 11:56 PM, Lee wrote: [snip] > I'm guessing the "keyserver-options ca-cert-file=" needs to be > pointing at the ca-certificate package root store - but damnifiknow > where it is :( https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fca-certificates%2Fca-certificates-2.14-1&grep=c

Re: gpg ca-cert-file=[which file???]

2017-07-15 Thread Lee
On 7/15/17, René Berber wrote: > On 7/15/2017 1:40 PM, Lee wrote: > > [snip] >> in my ~/.gnupg/gpg.conf so I can do auto-key-retrieve securely ... or >> at least over an encrypted channel. But what file should I be using >> as the ca-cert file? > > You should be using the "system" files. > > On Cy

Re: gpg ca-cert-file=[which file???]

2017-07-15 Thread René Berber
On 7/15/2017 1:40 PM, Lee wrote: [snip] > in my ~/.gnupg/gpg.conf so I can do auto-key-retrieve securely ... or > at least over an encrypted channel. But what file should I be using > as the ca-cert file? You should be using the "system" files. On Cygwin that means installing the ca-certificate

[ANNOUNCEMENT] Updated: ruby-puppet-lint-2.3.0-1

2017-07-15 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * ruby-puppet-lint-2.3.0-1 * ruby-puppet-lint-doc-2.3.0-1 puppet-lint is a command line tool that checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies. This is an update to the la

Re: gpg ca-cert-file=[which file???]

2017-07-15 Thread Lee
On 7/15/17, Jim Garrison wrote: > On 7/15/2017 11:40 AM, Lee wrote: >> It seems a bit silly to be downloading pgp keys 'in the clear', so >> after a bit of searching I think I want >> keyserver hkps://whatever > > Public keys are intended to be public. Why do you think you need > to encrypt them

Re: gpg ca-cert-file=[which file???]

2017-07-15 Thread Jim Garrison via cygwin
On 7/15/2017 11:40 AM, Lee wrote: > It seems a bit silly to be downloading pgp keys 'in the clear', so > after a bit of searching I think I want > keyserver hkps://whatever Public keys are intended to be public. Why do you think you need to encrypt them when downloading? -- Jim Garrison (j...

gpg ca-cert-file=[which file???]

2017-07-15 Thread Lee
It seems a bit silly to be downloading pgp keys 'in the clear', so after a bit of searching I think I want keyserver hkps://whatever in my ~/.gnupg/gpg.conf so I can do auto-key-retrieve securely ... or at least over an encrypted channel. But what file should I be using as the ca-cert file? Wha