検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 40 for cert (0.023 sec.)
Constructs an OpenSSL context for use with Event classes 8144
« EventSslContext EventUtil » PHP Manual EventSslContext Constructs an OpenSSL context for use w ... ERVER_METHOD , array( EventSslContext :: OPT_LOCAL_CERT => $local_cert , EventSslContext :: OPT_LOCAL_PK = ...
https://man.plustar.jp/php/eventsslcontext.construct.html - [similar]
Specify application credentials 7816
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... blic Zookeeper::addAuth ( string $scheme , string $cert , callable $completion_cb = null ): bool The appli ... supported: "digest" password-based authentication cert Application credentials. The actual value depends ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
メールボックスへの IMAP ストリームをオープンする 7754
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンす ... 号化に Secure Socket Layer を使用します。 /validate-cert TLS/SSL サーバーの証明書を検証します(デフォルトの ... 挙動です)。 /novalidate-cert TLS/SSL サーバーの証明書を検証しません。サーバーが ... するには、 // プロトコル指定のあとに /ssl/novalidate-cert を追加します。 $mbox = imap_open ( "{localhost:995 ... /pop3/ssl/novalidate-cert}" , "user_id" , "password" ); // ローカルマシンのポ ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
S/MIME 暗号化されたメッセージを復号する 7691
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセー ... $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKe ... y | OpenSSLCertificate | array | string | null $private_key = null ... 定したファイル中の S/MIME 暗号化されたメッセージを、 certificate と private_key で 指定した証明書とそれに関連 ... output_filename で指定したファイルに出力されます。 certificate private_key 戻り値 成功した場合に true を、 ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
x509証明書のデジタル署名を公開鍵で検証する 7504
« openssl_x509_read OpenSSLCertificate » PHP Manual OpenSSL 関数 x509証明書のデジタル署名を公開鍵 ... を公開鍵で検証する 説明 openssl_x509_verify ( OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKe ... y | OpenSSLCertificate | array | string $public_key ): int openssl ... _x509_verify() 関数は、 certificate 証明書が 公開鍵 public_key に対応する秘密鍵 ... 合は -1 を返します。 変更履歴 バージョン 説明 8.0.0 certificate は、 OpenSSLCertificate クラスのインスタンス ...
https://man.plustar.jp/php/function.openssl-x509-verify.html - [similar]
Create new MongoDB Manager 7364
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... ether or not the driver should automatically retry certain read operations that fail due to transient netw ... ether or not the driver should automatically retry certain write operations that fail due to transient net ... S/SSL if true . Defaults to false . tlsAllowInvalidCertificates bool Specifies whether or not the driver s ... hould error when the server's TLS certificate is invalid. Defaults to false . 警告 Disabl ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
SoapClient のコンストラクタ 7364
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... 使う passphrase と混同しないようにして下さい。 local_cert string HTTPS 認証で使うクライアント証明書のパス。 ... ファイルは別に指定できます。 passphrase string local_cert オプションで指定したクライアント証明書のための パス ... ent = new SoapClient ( "some.wsdl" , array( 'local_cert' => "cert_key.pem" )); $client = new SoapClient ( ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
新しい関数 7301
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への ... 8 oci_get_implicit_resultset() OpenSSL openssl_get_cert_locations() openssl_x509_fingerprint() openssl_spk ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
7301
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... ル名(その順序で連結されます) */ define ( 'SOLR_SSL_CERT' , 'certs/combo.pem' ); /* PEM 形式のプライベート証 ... 明書のみに対するファイル名 */ define ( 'SOLR_SSL_CERT_ONLY' , 'certs/solr.crt' ); /* PEM 形式のプライベー ... キーに対するファイル名 */ define ( 'SOLR_SSL_KEY' , 'certs/solr.key' ); /* PEM 形式のプライベートキー・ファイ ... 書を持つファイル名 */ define ( 'SOLR_SSL_CAINFO' , 'certs/cacert.crt' ); /* 同等であることを証明する、複数の ...
https://man.plustar.jp/php/solr.examples.html - [similar]
キーリソースを開放する 7177
« openssl_error_string openssl_get_cert_locations » PHP Manual OpenSSL 関数 キーリソースを開放す ...
https://man.plustar.jp/php/function.openssl-free-key.html - [similar]
PREV 1 2 3 4 NEXT