Re: Mozilla CA Certificates, UTF-8

2018-05-16 Thread Zach van Rijn
On Thu, 2018-05-17 at 00:51 +0200, Daniel Stenberg wrote: > On Wed, 16 May 2018, Zach van Rijn wrote: > > > ... > > I think that as long as nobody reports a problem with them > being left as-is we can just let them be. Unless someone feels > an urge to dig in and figure out what the "right" way

Re: Mozilla CA Certificates, UTF-8

2018-05-16 Thread Daniel Stenberg
On Wed, 16 May 2018, Zach van Rijn wrote: two entries (lines 1171 and 2638 respectively) have comments that are in UTF-8, which I noticed today, pasted below for reference: ... Should these be converted [via 'mk-ca-bundle'], ignored [leave the file as-is] or some other option? I think

Mozilla CA Certificates, UTF-8

2018-05-16 Thread Zach van Rijn
Hi, I have a question concerning the Mozilla CA Certificates bundle encoding and a proposal for supporting in-memory certificates. On this page: https://curl.haxx.se/docs/caextract.html it is possible to download one of several PEM files containing the Mozilla CA Certificates bundle. In