1153万例文収録!

「SSL」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

SSLを含む例文一覧と使い方

該当件数 : 164



例文

7.2.2 SSL Objects 例文帳に追加

7.2.2 SSL オブジェクト - Python

Use SSL 2.0 例文帳に追加

SSL 2.0 を使用する - 研究社 英和コンピューター用語辞典

Use SSL 3.0 例文帳に追加

SSL 3.0 を使用する - 研究社 英和コンピューター用語辞典

Clear SSL State 例文帳に追加

SSL 状態のクリア - 研究社 英和コンピューター用語辞典

例文

To connect to an SSL IMAP server: "/imap/ssl" To connect to an SSL IMAP server with a self-signed certificate: "'/imap/ssl/novalidate-cert'" 例文帳に追加

SSL IMAP サーバに接続するには: "/imap/ssl" SSL IMAP サーバに自己署名の証明書で接続するには:"'/imap/ssl/novalidate-cert'" - PEAR


例文

Ssl encrypted services例文帳に追加

SSL暗号化されたサービスです - 映画・海外ドラマ英語字幕翻訳辞書

Ssl encrypted services例文帳に追加

ssl暗号化されたサービスです - 映画・海外ドラマ英語字幕翻訳辞書

For instance, ssl will compile ssl-support in the programs that support it.例文帳に追加

たとえば、sslはプログラムに備わるSSLサポートをコンパイルします。 - Gentoo Linux

If it's an ssl 256 or an a.e.s. twofish serpent例文帳に追加

OK... もしそれが256bitのSSLか A. - 映画・海外ドラマ英語字幕翻訳辞書

例文

use ssl to connect? 例文帳に追加

接続に ssl を使用しますか? - PEAR

例文

And they are encrypted over ssl connections例文帳に追加

SSL暗号化されているので - 映画・海外ドラマ英語字幕翻訳辞書

And they are encrypted over ssl connections例文帳に追加

ssl暗号化されているので - 映画・海外ドラマ英語字幕翻訳辞書

Connect to MySQLi via SSL using an array for the DSN information The ssl element of the $options array must be set to TRUE in order for SSL to work. 例文帳に追加

$options 配列の ssl 要素は、SSL 作業をするために、TRUE に設定しなければなりません。 - PEAR

Is to enable ssl web encryption例文帳に追加

SSLを有効にして すべてのウェブアクセスを - 映画・海外ドラマ英語字幕翻訳辞書

Is to enable ssl web encryption例文帳に追加

sslを有効にして すべてのウェブアクセスを - 映画・海外ドラマ英語字幕翻訳辞書

SSL objects have the following methods. 例文帳に追加

SSLオブジェクトには、以下のメソッドがあります。 - Python

Initiate a SSL connection over the socket sock. 例文帳に追加

ソケットsockによるSSL接続を初期化します。 - Python

determines if ssl should be used for connections 例文帳に追加

接続に ssl を使用するかどうかを指定します。 - PEAR

SSL MODULE, SSL CONTEXT PREPARATION METHOD, AND PROGRAM例文帳に追加

SSLモジュール、SSLコンテキスト作成方法、プログラム - 特許庁

Microsoft IE "SSL Certificate Validation" Vulnerability 例文帳に追加

マイクロソフトIEの「SSL証明書有効性確認」の脆弱性 - コンピューター用語辞典

If you did not disable ssl in your /etc/make.conf before installing Apache, you should have access to an ssl enabled server.例文帳に追加

もし、Apacheのインストール前に、/etc/make.confにおいてsslを無効にしていなかったら、sslサービスにアクセスできるようにすべきです。 - Gentoo Linux

Determines whether to turn on SSL support or turn it off 例文帳に追加

SSL サポートを有効にするか無効にするかを指定します。 - PEAR

Netscape has offered SSL as a proposed standard protocol to the World Wide Web Consortium. 例文帳に追加

Netscapeは,World Wide Web ConsortiumにSSLを標準プロトコル案として提案した. - コンピューター用語辞典

A subclass of HTTPConnection that uses SSL for communication with secure servers.例文帳に追加

HTTPConnection のサブクラスで、セキュアなサーバと通信するために SSL を使います。 - Python

The registration server accesses the server according to an SSL protocol, checks whether or not the session according to the SSL protocol is set up, and transmits a CSR to a certificate issuing server (7) only when the SSL protocol is set up.例文帳に追加

登録サーバは、サーバに対してSSLプロトコルでアクセスし、SSLプロトコルのセッションが確立されるか否かを検証し、SSLプロトコルが確立された場合に限り、CSRを証明書発行サーバ(7)に送信する。 - 特許庁

returnsDetermines whether secure sockets layer (SSL) is used to connect to this channel 例文帳に追加

チャネルへの接続に secure sockets layer (SSL)が使用されるのかどうかを返します。 - PEAR

Default is 80 for regular webservers, and 443 for SSL secure servers. 例文帳に追加

デフォルトは、通常のウェブサーバの場合は 80、SSL セキュアサーバの場合は443 です。 - PEAR

This controls the methods used to connect. Like SSL, TLS and certificate validation. 例文帳に追加

これは、SSL、TLS や証明書などといった接続方式を制御します。 - PEAR

Example 39-5. Connect to MySQLi using SSL 例文帳に追加

例 39-5SSL を用いて MySQLi に接続する - PEAR

For this guide's purposes, the important flags are pam(Pluggable Authentication Modules), tcpd (TCP wrappers), and ssl(Secure Socket Layer). 例文帳に追加

このガイドにおける重要なフラグは、pam(Pluggable Authentication Module)、tcpd(TCP wrapper)、そしてssl(Secure Socket Layer)です。 - Gentoo Linux

If port is omitted, the standard IMAP4-over-SSL port (993) is used.例文帳に追加

port が省略された場合、標準の IMAP4-over-SSL ポート番号 (993) が用いられます。 - Python

If port is not specified, 995, the standard POP3-over-SSL port is used.例文帳に追加

port が指定されていない場合、POP3-over-SSL標準の995番ポートが使われます。 - Python

PCT is somewhat similar to SSL; however, PCT version 1 corrects or improves on several weaknesses of SSL, and version 2 also adds a number of new features. 例文帳に追加

PCTはSSLにやや似ている.けれども,PCTバージョン1は,SSLのいくつかの弱点を是正,あるいは改善し,バージョン2もまたいくつかの新しい機能を追加している. - コンピューター用語辞典

It supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc. 例文帳に追加

GET/POST/HEAD/TRACE/PUT/DELETE、Basic認証、プロキシ、プロキシ認証、SSL、ファイルアップロードなどをサポートします。 - PEAR

If this parameter doesn't specify a protocol and $port is 443, ssl:// is assumed. 例文帳に追加

プロトコルが指定されておらず、かつ $port が 443 であった場合は ssl:// が使用されます。 - PEAR

This is a subclass derived from IMAP4 that connects over an SSL encrypted socket (to use this class you need a socket module that was compiled with SSL support).例文帳に追加

IMAP4 から導出されたサブクラスで、SSL 暗号化ソケットを介して接続を行います (このクラスを利用するためには SSL サポート付きでコンパイルされた socket モジュールが必要です) 。 - Python

Note:HTTPS support is only available if the 例文帳に追加

注意:HTTPS のサポートは、SSL をサポートするように - Python

Defaults to 80 for http:// connections and 443 for https:// and ssl:// connections. 例文帳に追加

デフォルトは 80 で、http:// 接続を表します。 443 を指定すると https:// およびssl:// 接続となります。 - PEAR

Defaults to 8080 for http:// connections and 443 for https:// and ssl:// connections. 例文帳に追加

デフォルトは 8080 で、http:// 接続を表します。 443 を指定すると https:// およびssl:// 接続となります。 - PEAR

Support for SSL must be available on all participating systems in your network.例文帳に追加

SSLのサポートはネットワークに参加している全てのシステムが利用できなければなりません。 - Gentoo Linux

It support GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy, Proxy Authentication, SSL, file uploads etc. 例文帳に追加

これは、GET/POST/HEAD/TRACE/PUT/DELETE、Basic 認証、プロキシ、プロキシ認証、SSL、ファイルアップロードなどをサポートしています。 - PEAR

This is a subclass of POP3 that connects to the server over an SSL encrypted socket.例文帳に追加

POP3 クラスのサブクラスで、SSLでカプセル化されたソケットによるPOPサーバへの接続を提供します。 - Python

Writes the string s to the on the object's SSL connection.The return value is the number of bytes written. 例文帳に追加

文字列sをSSL接続で出力します。 戻り値として、送信したバイト数を返します。 - Python

As a general rule, /dev/urandom should be used for everything except long-lived GPG/SSL/SSH keys. 例文帳に追加

一般に、長期に渡って使われる GPG/SSL/SSH のキー以外の全てのものに/dev/urandomを使用すべきである。 - JM

The SSL server X3 designates the authentication station for the authentication to the SSL client 2.例文帳に追加

SSLサーバX3が認証のための認証局をSSLクライアント2に対して指定する。 - 特許庁

This function is used to inform the PEAR installer to use SSL when connecting to this channel server. 例文帳に追加

この関数は、このチャネルサーバに接続する際に SSLを使用するように、PEAR インストーラに通知します。 - PEAR

SSL/TLS CONNECTION METHOD AND COMPUTER PROGRAM例文帳に追加

SSL/TLS接続方法及びコンピュータプログラム - 特許庁

An SSL server certificate issuing device 125 reads a CSR to issue and send an SSL server certificate to an SSL server certificate installation device 113.例文帳に追加

SSLサーバ証明書発行装置125はCSRを読み込んでSSLサーバ証明書を発行し、SSLサーバ証明書インストール装置113に送付する。 - 特許庁

a certificate request 例文帳に追加

《たとえば SSL でサーバーからクライアントへの》証明書の要求 - 研究社 英和コンピューター用語辞典

例文

Note: In order to use SSL connections, your PHP installation must have the openssl extension enabled.例文帳に追加

注意SSL 接続を使用するには、 openssl拡張モジュールを有効にしてPHP がインストールされている必要があります。 - PEAR




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS