Bug#387089: Debian #387089

2006-11-11 Thread Yauheni Kaliuta
For the last option, I have a hack diff --git a/tools/c_rehash.in b/tools/c_rehash.in index 4497cbd..d76e693 100644 --- a/tools/c_rehash.in +++ b/tools/c_rehash.in @@ -59,12 +59,15 @@ sub hash_dir { } } closedir DIR; - FILE: foreach $fname (grep {/\.pem$/} @flist) { + FILE: foreach $fname (

Bug#387089: Debian #387089

2006-11-02 Thread Roland Stigge
Hi, update-ca-certificates uses c_rehash which expects the certificate filenames in '*.pem' form. Everything else (hash links) is deleted. Now you can: * Rename your certificate files from *.crt to *.pem (or convert it if necessary, with e.g.: openssl x509 -out foo.pem -outform pem -text -in foo.