Add MESSAGE to give a hint on what to do (~copy/pasted from script)
This commit is contained in:
parent
87e0a90c33
commit
e6a576c7a4
1 changed files with 11 additions and 0 deletions
11
security/mozilla-rootcerts/MESSAGE
Normal file
11
security/mozilla-rootcerts/MESSAGE
Normal 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
|
||||||
|
===========================================================================
|
Loading…
Reference in a new issue