CakePHP Cookbook 3.x
View Cells instead. Cake\\Utility\\Crypto\\Mcrypt engine has been deprecated as the mcrypt extension is deprecated in PHP 7.1. Use the openssl and Cake\Utility\Crypto\Openssl instead. Behavior Changes the ssl:// prefix in the host and configure the port value accordingly. You can also enable TLS SMTP using the tls option: use Cake\Mailer\Email; use Cake\Mailer\TransportFactory; TransportFactory::setConfig('gmail' 'my@gmail.com', 'password' => 'secret', 'className' => 'Smtp', 'tls' => true ]); The above configuration would enable TLS communication for email messages. Warning You will need to have access0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
View Cells instead. • Cake\\Utility\\Crypto\\Mcrypt engine has been deprecated as the mcrypt extension is deprecated in PHP 7.1. Use the openssl and Cake\Utility\Crypto\Openssl instead. 3.3 Migration Guide the ssl:// prefix in the host and configure the port value accordingly. You can also enable TLS SMTP using the tls option: use Cake\Mailer\Email; use Cake\Mailer\TransportFactory; TransportFactory::setConfig('gmail' 'username' => 'my@gmail.com', 'password' => 'secret', 'className' => 'Smtp', 'tls' => true ]); The above configuration would enable TLS communication for email messages. Warning: You will need to have access0 码力 | 967 页 | 2.80 MB | 1 年前3
《Slides Dev Web》 11. HTTPS
sécurisé par SSL/TLS, par défaut sur le port 443 1 Secure Socket Layer –> Transport Layer Security • Conçu par Netscape (v2.0 en 1994, v3.0 en 1996) • Brevet racheté par l’IETF : TLS v1.0 en 1999 (SSL serveur pré-configuré comme Caddy6 HTTPS Aujourd’hui • Il n’y a plus de bonne raison d’utiliser HTTP • TLS toujours utilisé avec HTTP2 et HTTP3 • HTTP2 et 3 minimisent et accélèrent les échanges • Certificats pdf 10https://www.eventhelix.com/networking/ssl-tls/https-ssl-tls-session-for-spdy.pdf 11https://security.stackexchange.com/questions/20803/how-does-ssl-tls-work/20847#20847 12https://security.stackexchange0 码力 | 6 页 | 109.17 KB | 1 年前3
Guzzle PHP v5 Documentationto a CA file in PEM format to use when sending requests over “https”. See: https://wiki.php.net/rfc/tls-peer-verification#phpini_defaults Request Options You can customize requests created and transferred in your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4. Check0 码力 | 49 页 | 231.08 KB | 11 月前3
Guzzle PHP 6.5 Documentationto a CA file in PEM format to use when sending requests over "https". See: https://wiki.php.net/rfc/tls-peer- verification#phpini_defaults © Copyright 2015, Michael Dowling. Created using Sphinx 1.3.6. set in your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4.0 码力 | 65 页 | 311.42 KB | 11 月前3
Guzzle PHP v5 Documentationto a CA file in PEM format to use when sending requests over "https". See: https://wiki.php.net/rfc/tls-peer- verification#phpini_defaults © Copyright 2015, Michael Dowling. Created using Sphinx 1.3.6. set in your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4.0 码力 | 62 页 | 309.78 KB | 11 月前3
Guzzle PHP 6.5 Documentationto a CA file in PEM format to use when sending requests over “https”. See: https://wiki.php.net/rfc/tls-peer-verification#phpini_defaults 1.2. Quickstart 13 Guzzle, Release 1.3 Request Options You can in your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4. Check0 码力 | 50 页 | 237.04 KB | 11 月前3
Guzzle PHP 5.3 Documentationin your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4. Check to a CA file in PEM format to use when sending requests over “https”. See: https://wiki.php.net/rfc/tls-peer-verification#phpini_defaults 1.4 Request and Response Messages Guzzle is an HTTP client that0 码力 | 63 页 | 275.75 KB | 11 月前3
Guzzle PHP 5.3 Documentationset in your php.ini file. 2. Check if curl.cainfo is set in your php.ini file. 3. Check if /etc/pki/tls/certs/ca-bundle.crt exists (Red Hat, CentOS, Fedora; provided by the ca-certificates package) 4. to a CA file in PEM format to use when sending requests over “https”. See: https://wiki.php.net/rfc/tls-peer-verification#phpini_defaults Request and Response Messages Guzzle is an HTTP client that sends0 码力 | 72 页 | 312.62 KB | 11 月前3
Falcon v2.0.0 Documentationult to False via API.resp_options. This lets you test your app locally with- out having to set up TLS. You can make this option configurable to easily switch between development and production environments serve HTTP requests directly, it can be helpful to use a reverse proxy, such as NGINX, to offload TLS negotiation, static file serving, etc. NGINX natively supports the uwsgi protocol, for efficiently errors if the application does not start. Further Considerations We did not explain how to configure TLS (HTTPS) for NGINX, leaving that as an exercise for the reader. However, we do recommend using Let’s0 码力 | 184 页 | 671.87 KB | 1 年前3
共 57 条
- 1
- 2
- 3
- 4
- 5
- 6













