Changes between Version 22 and Version 23 of TipAndDoc/ssl
- Timestamp:
- Jun 21, 2018 1:56:11 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/ssl
v22 v23 6 6 7 7 * [http://d.hatena.ne.jp/int128/20090117/1232124815 OpenSSLの証明書作成スクリプト(CA.sh)を理解する - GeekFactory] 8 9 * https://www.openssl.org/docs/manmaster/man1/x509.html 10 > === Trust Settings 11 > Trust settings currently are only used with a root CA. They allow a finer control over the purposes the root CA can be used for. For example a CA may be trusted for SSL client but not SSL server use. 12 * [https://www.happyassassin.net/2015/01/16/openssl-trust-and-purpose/ OpenSSL: trust and purpose] 8 13 9 14 = how to secure =