Re: ca-certificates: DST_Root_CA_X3.crt expired, so why is it still included in Bullseye?

2022-05-12 Thread tomas
On Thu, May 12, 2022 at 06:06:41PM +0300, IL Ka wrote: > Hi. > > OSes usually include all CA certificates (even expired). Windows also does > it (I have CA expired in 1999 in win10). > > User should have the ability to distinguish between invalid signatures and > old/expired signatures. > While t

Re: ca-certificates: DST_Root_CA_X3.crt expired, so why is it still included in Bullseye?

2022-05-12 Thread IL Ka
Hi. OSes usually include all CA certificates (even expired). Windows also does it (I have CA expired in 1999 in win10). User should have the ability to distinguish between invalid signatures and old/expired signatures. While the latter is an expected situation, the former is definitely fraud.

Re: ca-certificates

2013-09-10 Thread Joel Rees
On Sun, Sep 8, 2013 at 8:47 AM, Gordon Haverland wrote: > The world is in the process of learning just how much the NSA, > GCHQ, and the similar organizations of Canada, New Zealand and > Australia is doing to subvert ALL encrypted traffic. One thing I > read recently, is that it is possible that

Re: ca-certificates

2006-11-13 Thread David E. Fox
On Sat, 11 Nov 2006 17:50:50 +0100 Florian Kulzer <[EMAIL PROTECTED]> wrote: > The post-installation script is here: > /var/lib/dpkg/info/ca-certificates.postinst > > You can try to add > > set -x > > at the beginning of this script, right after the comment header. Then > run "dpkg --configure

Re: ca-certificates

2006-11-11 Thread Florian Kulzer
On Fri, Nov 10, 2006 at 20:50:58 -0800, David E. Fox wrote: > On Thu, 9 Nov 2006 23:12:16 +0100 Florian Kulzer wrote: > > > can nevertheless run "apt-get install -f" or "aptitude install -f" in a > > terminal and copy/paste the entire output into an email.) > > Having the same issue here for some

Re: ca-certificates

2006-11-10 Thread David E. Fox
On Thu, 9 Nov 2006 23:12:16 +0100 Florian Kulzer <[EMAIL PROTECTED]> wrote: > can nevertheless run "apt-get install -f" or "aptitude install -f" in a > terminal and copy/paste the entire output into an email.) Having the same issue here for sometime... rw-r--r-- 1 root root 93040 2006-10-27 10:

Re: ca-certificates

2006-11-09 Thread Florian Kulzer
On Thu, Nov 09, 2006 at 00:48:33 -0500, Mark Grieveson wrote: > Hello. On a recent upgrade, using Etch, I got an error with > ca-certificates (which prevented the upgrade). Has anyone else gotten > this? I use xfce4. Which version of the package is this? 20061027 installed without error on my

Re: ca-certificates post-installation script fails

2005-11-24 Thread Matthew Hobbs
Thanks for the reply... however I am really only using this package because other packages depend on it (openoffice.org depends on openoffice.org-bin which depends on libcurl3 which depends on ca-certificates). I have installed libcurl3 with a dpkg --ignore-depends=ca-certificates option so ev

Re: ca-certificates post-installation script fails

2005-11-24 Thread gg234 (sent by Nabble.com)
if you want to create your own CA using open ssl check this link www.debianhelp.co.uk/selfcert.htm Sent from the Debian User forum at Nabble.com.