<< < 8 9 10 11 12 13   ∑:293  Sort:Date

Adding CA Certificates for the PHP Engine
This section provides a tutorial example on how to add self-signed certificates as trusted CA certificates for the PHP engine.
2022-11-09, ∼106🔥, 0💬

Testing OpenSSL with stream_socket_client()
This section provides a tutorial example on how to test the PHP OpenSSL module with the stream_socket_client() function, which allows you to open a socket connection to a remote computer with the secure TLS protocol and SSL stream context options.
2022-10-10, ∼106🔥, 0💬

Keychain File Locations on macOS
This section provides a tutorial example on how to find Keychain file locations on macOS computers.
2022-10-08, ∼106🔥, 0💬

CA Certificates at "/etc/ssl | /private/etc/ssl"
This section provides a tutorial example on how to find CA certificate files used by the PHP programming engine on macOS computers.
2022-10-09, ∼104🔥, 0💬

Testing OpenSSL with fsockopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fsockopen() function, which allows you to open a socket connection to a remote computer with the regular TCP protocol or the secure TLS protocol.
2022-11-01, ∼102🔥, 0💬

<< < 8 9 10 11 12 13   ∑:293  Sort:Date