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.crt -inform der) * Document this fact better * Change openssl's c_rehash et al. I'm not sure if this is release critical. bye, Roland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]