Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default/ca-bundle.crt is outdated #116

Closed
xavierba opened this issue Nov 2, 2017 · 3 comments
Closed

default/ca-bundle.crt is outdated #116

xavierba opened this issue Nov 2, 2017 · 3 comments
Labels
Milestone

Comments

@xavierba
Copy link
Contributor

xavierba commented Nov 2, 2017

$ head -3 default/ca-bundle.crt
##
##  ca-bundle.crt -- Bundle of CA Root Certificates
##  Last Modified: Fri Oct 22 17:15:27 CEST 1999

The file should be updated with more current content.
Also, as distributions are shipping this file in various locations (eg. /etc/pki/tls/certs/ca-bndle.crt in Fedora, /etc/ssl/certs/ca-certificates.crt in Debian), it could be made a build time configure option, this would help packagers.

@racke
Copy link
Contributor

racke commented Nov 2, 2017

Does Sympa still use that file? At any rate, using the file provided by the OS makes way more sense.

@ikedas
Copy link
Member

ikedas commented Nov 6, 2017

Does Sympa still use that file? At any rate, using the file provided by the OS makes way more sense.

Here.

@ikedas ikedas added the bug label Nov 13, 2017
@ikedas ikedas added this to the 6.2.24 milestone Nov 27, 2017
ikedas added a commit that referenced this issue Nov 30, 2017
Remove outdated ca-bundle.crt and use system default #116 by ikedas
@ikedas
Copy link
Member

ikedas commented Dec 6, 2017

Ok, it seems fixed. Close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants