Add MESSAGE to give a hint on what to do (~copy/pasted from script)

This commit is contained in:
jym 2011-01-31 03:05:17 +00:00
parent 87e0a90c33
commit e6a576c7a4

View file

@ -0,0 +1,11 @@
===========================================================================
$NetBSD: MESSAGE,v 1.1 2011/01/31 03:05:17 jym Exp $
Execute these commands to extract and rehash all CA root certificates
distributed by the Mozilla Project, so that they can be used by third
party applications:
# cd /etc/openssl/certs # Default SSLCERTS path for NetBSD
# mozilla-rootcerts extract
# mozilla-rootcerts rehash
===========================================================================