Re: [Astlinux-users] CA Problem in Astlinux

2020-07-07 Thread Michael Knill
Thanks Lonnie. I will use that. Regards Michael Knill On 7/7/20, 9:33 pm, "Lonnie Abelbeck" wrote: Michael (AU), As the other Michael mentioned, the "/usr/lib/ssl/cert.pem" contains the constantly updated ca-certificates on AstLinux, which would be better than you having to install

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-07 Thread Lonnie Abelbeck
Michael (AU), As the other Michael mentioned, the "/usr/lib/ssl/cert.pem" contains the constantly updated ca-certificates on AstLinux, which would be better than you having to install you own cert file on every system. Lonnie > On Jul 7, 2020, at 2:56 AM, Michael Keuter wrote: > > Hi Michae

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-07 Thread Michael Knill
Doh. I missed that! Regards Michael Knill On 7/7/20, 5:56 pm, "Michael Keuter" wrote: Hi Michael, in my example on the Wiki I also had to use: --cacert "/usr/lib/ssl/cert.pem" > Am 07.07.2020 um 09:16 schrieb Michael Knill : > > Hi Lonnie > > Looks like I

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-07 Thread Michael Keuter
Hi Michael, in my example on the Wiki I also had to use: --cacert "/usr/lib/ssl/cert.pem" > Am 07.07.2020 um 09:16 schrieb Michael Knill > : > > Hi Lonnie > > Looks like I have fixed the problem by using the --cacert option and using my > wildcard CA Cert file. > Thanks for your help. > > R

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-07 Thread Michael Knill
Hi Lonnie Looks like I have fixed the problem by using the --cacert option and using my wildcard CA Cert file. Thanks for your help. Regards Michael Knill On 7/7/20, 10:56 am, "Lonnie Abelbeck" wrote: Michael, I tested with "curl -LI https://asia.queuemetrics-live.com/"; and the ce

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-06 Thread Michael Knill
Thanks Lonnie. I will. Regards Michael Knill On 7/7/20, 10:56 am, "Lonnie Abelbeck" wrote: Michael, I tested with "curl -LI https://asia.queuemetrics-live.com/"; and the certificate is valid to the base URL. Does the QueueMetrics have it's own network SSL stack and ca-certificat

Re: [Astlinux-users] CA Problem in Astlinux

2020-07-06 Thread Lonnie Abelbeck
Michael, I tested with "curl -LI https://asia.queuemetrics-live.com/"; and the certificate is valid to the base URL. Does the QueueMetrics have it's own network SSL stack and ca-certificates database ? If so, possibly their ca-certificates is out of date. AstLinux's ca-certificates work. I