<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/lib/mk-ca-bundle.pl, branch bagder/https-proxyu-req-http</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>lib/mk-ca-bundle: skip empty certs</title>
<updated>2020-04-22T20:55:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-22T06:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=bffa1165357a5964c44794c253019375c2a80250'/>
<id>bffa1165357a5964c44794c253019375c2a80250</id>
<content type='text'>
Reviewed-by: Emil Engler
Reported-by: Ashwin Metpalli
Fixes #5278
Closes #5280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Emil Engler
Reported-by: Ashwin Metpalli
Fixes #5278
Closes #5280
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER</title>
<updated>2020-01-22T09:41:31+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-01-20T21:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=1ebc53df251819086859f27f22ccfb66ddd58364'/>
<id>1ebc53df251819086859f27f22ccfb66ddd58364</id>
<content type='text'>
For now, no cert in the bundle actually sets a date there...

Co-Authored-by: Jay Satiro
Reported-by: Christian Heimes
Fixes #4834
Closes #4836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now, no cert in the bundle actually sets a date there...

Co-Authored-by: Jay Satiro
Reported-by: Christian Heimes
Fixes #4834
Closes #4836
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle.pl: make -u delete certdata.txt if found not changed</title>
<updated>2018-06-13T22:02:20+00:00</updated>
<author>
<name>Matteo Bignotti</name>
<email>gugoll@gmail.com</email>
</author>
<published>2018-06-13T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=47762f55839268213cc79708b51edd7cbef2893a'/>
<id>47762f55839268213cc79708b51edd7cbef2893a</id>
<content type='text'>
certdata.txt should be deleted also when the process is interrupted by
"same certificate downloaded, exiting"

The certdata.txt is currently kept on disk even if you give the -u
option

Closes #2655
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
certdata.txt should be deleted also when the process is interrupted by
"same certificate downloaded, exiting"

The certdata.txt is currently kept on disk even if you give the -u
option

Closes #2655
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle.pl: leave certificate name untouched in decode()</title>
<updated>2018-06-08T07:37:56+00:00</updated>
<author>
<name>Vladimir Kotal</name>
<email>vlada@devnull.cz</email>
</author>
<published>2018-06-07T08:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9ff67f7b00f16da9f9f3377b6b8f5859dd9cd2cb'/>
<id>9ff67f7b00f16da9f9f3377b6b8f5859dd9cd2cb</id>
<content type='text'>
Closes #2640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2640
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: allow all perl scripts to be run directly</title>
<updated>2018-01-07T20:42:11+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2018-01-07T06:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d4e40f0690befff7e4668f69850674f29a0c453b'/>
<id>d4e40f0690befff7e4668f69850674f29a0c453b</id>
<content type='text'>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle: Remove URL for aurora</title>
<updated>2017-10-22T21:38:31+00:00</updated>
<author>
<name>Jon DeVree</name>
<email>nuxi@vault24.org</email>
</author>
<published>2017-10-19T15:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=fdd879d549e77fdcf913e5d4a5c5823e70759807'/>
<id>fdd879d549e77fdcf913e5d4a5c5823e70759807</id>
<content type='text'>
Aurora is no longer used by Mozilla
https://hacks.mozilla.org/2017/04/simplifying-firefox-release-channels/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aurora is no longer used by Mozilla
https://hacks.mozilla.org/2017/04/simplifying-firefox-release-channels/
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle: Fix URL for NSS</title>
<updated>2017-10-22T21:38:23+00:00</updated>
<author>
<name>Jon DeVree</name>
<email>nuxi@vault24.org</email>
</author>
<published>2017-10-19T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f571651a0dff54863cc08758513726156f9a26e2'/>
<id>f571651a0dff54863cc08758513726156f9a26e2</id>
<content type='text'>
The 'tip' is the most recent branch committed to, this should be
'default' like the URLs for the browser are.

Closes #1998
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'tip' is the most recent branch committed to, this should be
'default' like the URLs for the browser are.

Closes #1998
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle.pl: Check curl's exit code after certdata download</title>
<updated>2017-06-16T05:58:23+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2017-06-16T05:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ec92afc3f4b2ecdd26b01b6a59e8fbddd5783e67'/>
<id>ec92afc3f4b2ecdd26b01b6a59e8fbddd5783e67</id>
<content type='text'>
- No longer allow partial downloads of certdata.

Prior to this change partial downloads were (erroneously?) allowed since
only the server code was checked to be 200.

Bug: https://github.com/curl/curl/pull/1577
Reported-by: Matteo B.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- No longer allow partial downloads of certdata.

Prior to this change partial downloads were (erroneously?) allowed since
only the server code was checked to be 200.

Bug: https://github.com/curl/curl/pull/1577
Reported-by: Matteo B.
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle.vbs: Fix UTF-8 output</title>
<updated>2016-10-30T05:01:29+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2016-10-30T05:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2e750ce452c37ec4cd494538d2f3c94acde3e718'/>
<id>2e750ce452c37ec4cd494538d2f3c94acde3e718</id>
<content type='text'>
- Change initial message box to mention delay when downloading/parsing.

Since there is no progress meter it was somewhat unexpected that after
choosing a filename nothing appears to happen, when actually the cert
data is in the process of being downloaded and parsed.

- Warn if OpenSSL is not present.

- Use a UTF-8 stream to make the ca-bundle data.

- Save the UTF-8 ca-bundle stream as binary so that no BOM is added.

---

This is a follow-up to d2c6d15 which switched mk-ca-bundle.vbs output to
ANSI due to corrupt UTF-8 output, now fixed.

This change completes making the default certificate bundle output of
mk-ca-bundle.vbs as close as possible to that of mk-ca-bundle.pl, which
should make it easier to review any difference between their output.

Ref: https://github.com/curl/curl/pull/1012
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Change initial message box to mention delay when downloading/parsing.

Since there is no progress meter it was somewhat unexpected that after
choosing a filename nothing appears to happen, when actually the cert
data is in the process of being downloaded and parsed.

- Warn if OpenSSL is not present.

- Use a UTF-8 stream to make the ca-bundle data.

- Save the UTF-8 ca-bundle stream as binary so that no BOM is added.

---

This is a follow-up to d2c6d15 which switched mk-ca-bundle.vbs output to
ANSI due to corrupt UTF-8 output, now fixed.

This change completes making the default certificate bundle output of
mk-ca-bundle.vbs as close as possible to that of mk-ca-bundle.pl, which
should make it easier to review any difference between their output.

Ref: https://github.com/curl/curl/pull/1012
</pre>
</div>
</content>
</entry>
<entry>
<title>mk-ca-bundle: Update the vbscript version</title>
<updated>2016-10-25T07:17:26+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2016-10-25T07:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d2c6d1568e85b97cf3a74437709c52885da6aab8'/>
<id>d2c6d1568e85b97cf3a74437709c52885da6aab8</id>
<content type='text'>
Bring the VBScript version more in line with the perl version:

- Change timestamp to UTC.

- Change URL retrieval to HTTPS-only by default.

- Comment out the options that disabled SSL cert checking by default.

- Assume OpenSSL is present, get SHA256. And add a flag to toggle it.

- Fix cert issuer name output.

The cert issuer output is now ansi, converted from UTF-8. Prior to this
it was corrupt UTF-8. It turns out though we can work with UTF-8 the
FSO object that writes ca-bundle can't write UTF-8, so there will have
to be some alternative if UTF-8 is needed (like an ADODB.Stream).

- Disable the certificate text info feature.

The certificate text info doesn't work properly with any recent OpenSSL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring the VBScript version more in line with the perl version:

- Change timestamp to UTC.

- Change URL retrieval to HTTPS-only by default.

- Comment out the options that disabled SSL cert checking by default.

- Assume OpenSSL is present, get SHA256. And add a flag to toggle it.

- Fix cert issuer name output.

The cert issuer output is now ansi, converted from UTF-8. Prior to this
it was corrupt UTF-8. It turns out though we can work with UTF-8 the
FSO object that writes ca-bundle can't write UTF-8, so there will have
to be some alternative if UTF-8 is needed (like an ADODB.Stream).

- Disable the certificate text info feature.

The certificate text info doesn't work properly with any recent OpenSSL.
</pre>
</div>
</content>
</entry>
</feed>
