tls – -Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot 70 Results  www.antalyaultra.org
  PHP: Other Changes - Ma...  
ssl stream options as well as related constants for possible TLS protocol values have been added.
, а также соответствующие с ними константы для возможных значений протокола TLS.
  PHP: OpenSSL changes in...  
// Requiring TLS 1.0 or better when using file_get_contents():
// Требуется TLS 1.0 или выше для использования file_get_contents():
  PHP: Appendices - Manual  
Internet Domain: TCP, UDP, SSL, and TLS
Internet 领域:TCP,UDP,SSL 和 TLS
  PHP: OpenSSL changes in...  
Stream wrappers now verify peer certificates and host names by default when using SSL/TLS
English Brazilian Portuguese Chinese (Simplified) French German Japanese Romanian Russian Spanish Turkish Other
  PHP: New features - Man...  
SSL/TLS improvements
Улучшение SSL/TLS
SSL/TLS 提升
  PHP: OpenSSL changes in...  
SSL/TLS version selection
Выбор версии SSL/TLS
  PHP: OpenSSL changes in...  
Any TLS version
Любая версия TLS
  PHP: OpenSSL changes in...  
// Requiring TLS 1.1 or 1.2:
// Требуется TLS 1.1 или 1.2:
  PHP: OpenSSL changes in...  
Any TLS or SSL version
Любые версии TLS или SSL
  PHP: OpenSSL changes in...  
It is now possible to select specific versions of SSL and TLS via the
Теперь возможно выбирать конкретную версию SSL и TLS с помощью опции контекста
  PHP: imap_open - Manual  
start-TLS
/novalidate-cert
  PHP: New features - Man...  
A wide range of improvements have been made to the SSL/TLS support in PHP 5.6. These include enabling peer verification by default, supporting certificate fingerprint matching, mitigating against TLS renegotiation attacks, and many new SSL context options to allow more fine grained control over protocol and verification settings when using encrypted streams.
Очень многое было сделано для улучшения поддержки SSL/TLS в PHP 5.6. Включая разрешение проверки пиров по умолчанию, поддержка сверки отпечатков сертификатов, снижение воздействия атаки пересоединения TLS и множества новых опций контекста SSL для более точного контроля над параметрами протокола и проверок при использовании зашифрованных потоков.
  PHP: New features - Man...  
A wide range of improvements have been made to the SSL/TLS support in PHP 5.6. These include enabling peer verification by default, supporting certificate fingerprint matching, mitigating against TLS renegotiation attacks, and many new SSL context options to allow more fine grained control over protocol and verification settings when using encrypted streams.
Очень многое было сделано для улучшения поддержки SSL/TLS в PHP 5.6. Включая разрешение проверки пиров по умолчанию, поддержка сверки отпечатков сертификатов, снижение воздействия атаки пересоединения TLS и множества новых опций контекста SSL для более точного контроля над параметрами протокола и проверок при использовании зашифрованных потоков.
  PHP: curl_getinfo - Man...  
- TLS certificate chain
- Avec l'option
CURLINFO_CERTINFO
  PHP: curl_setopt - Manual  
In today's changed TLS landscape, you might eventually encounter servers which only operate on TLS 1.1 or TLS 1.2, and will actively refuse TLS 1.0 connections.
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
To find what encoding a given HTTP POST request uses is easy -- passing an array to CURLOPT_POSTFIELDS results in multipart/form-data:
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
  PHP: curl_setopt - Manual  
(try TLS first), or
CURLOPT_TIMEVALUE
CURLFTPAUTH_TLS
Añadido en cURL 7.12.2.
CURLFTPAUTH_DEFAULT
: заголовки, указанные в
CURLOPT_FOLLOWLOCATION
  PHP: curl_setopt - Manual  
CURLFTPAUTH_TLS
(versuche zunächst SSL),
(hacer que cURL decida).
(まず TLS を試す)あるいは
CURLHEADER_UNIFIED
  PHP: stream_socket_enab...  
STREAM_CRYPTO_METHOD_TLS_SERVER
El recurso de flujo.
  PHP: curl_setopt - Manual  
In today's changed TLS landscape, you might eventually encounter servers which only operate on TLS 1.1 or TLS 1.2, and will actively refuse TLS 1.0 connections.
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
To find what encoding a given HTTP POST request uses is easy -- passing an array to CURLOPT_POSTFIELDS results in multipart/form-data:
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
  PHP: curl_setopt - Manual  
In today's changed TLS landscape, you might eventually encounter servers which only operate on TLS 1.1 or TLS 1.2, and will actively refuse TLS 1.0 connections.
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
To find what encoding a given HTTP POST request uses is easy -- passing an array to CURLOPT_POSTFIELDS results in multipart/form-data:
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
  PHP: curl_setopt - Manual  
to enable TLS false start.
CURLOPT_SAFE_UPLOAD
para habilitar el inicio falso de TLS.
cURL 7.42.0 で追加されました。PHP 7.0.7 以降で使用可能です。
CURLINFO_FILETIME
CURLOPT_MAXREDIRS
  PHP: curl_setopt - Manual  
In today's changed TLS landscape, you might eventually encounter servers which only operate on TLS 1.1 or TLS 1.2, and will actively refuse TLS 1.0 connections.
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.
To find what encoding a given HTTP POST request uses is easy -- passing an array to CURLOPT_POSTFIELDS results in multipart/form-data:
One note of importance when you open several cURL handles simultaneously: If you want to share cookies via cookie-jar file among all your handles - be sure to curl_close() one before using the cookie-jar file from the other.