singleton method Net::POP3.certs

certs -> String|nil[permalink][rdoc][edit]

SSL のパラメータの ca_file (なければ ca_path) を返します。

どちらも設定されていない場合は nil を返します。

[SEE_ALSO] OpenSSL::SSL::SSLContext#ca_file, OpenSSL::SSL::SSLContext#ca_path