Mac ruby 2.0.0におけるDEFAULT_CERT_FILEのディレクトリ情報
過去記事でopenssl、curl、rubyをソースビルド、インストールしたMacとは別のMacがある。
MacOSX 10.11はhomebrewが動作するが削除し概ねクリーンにした。
ruby 2.0.0に戻る。すると
$ ruby -ropenssl -e "p OpenSSL::X509::DEFAULT_CERT_FILE"
"/System/Library/OpenSSL/cert.pem"
OpenSSL $ ls -la
total 8
drwxr-xr-x 6 root wheel 204B 2 5 2016 .
drwxr-xr-x 82 root wheel 2.7K 8 28 2018 ..
drwxr-xr-x 2 root wheel 68B 2 5 2016 certs
drwxr-xr-x 8 root wheel 272B 2 5 2016 misc
-rw-r--r-- 1 root wheel 9.2K 2 5 2016 openssl.cnf
drwxr-xr-x 2 root wheel 68B 2 5 2016 private
OpenSSL $ cd certs
certs $ ls -la
total 0
drwxr-xr-x 2 root wheel 68B 2 5 2016 .
drwxr-xr-x 6 root wheel 204B 2 5 2016 ..
certs $
以上、メモ書き。
Author And Source
この問題について(Mac ruby 2.0.0におけるDEFAULT_CERT_FILEのディレクトリ情報), 我々は、より多くの情報をここで見つけました https://qiita.com/shiro_usagi/items/311be28fa29da54d7f11著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .