php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "self signed certificate"

What steps need to be taken to import the LDAP server's certificate in XAMPP/PHP/OpenSSL for client-side verification?

To import the LDAP server's certificate in XAMPP/PHP/OpenSSL for client-side verification, you need to download the server's certificate and save it a...

How can the error "Certificate failure for mx.freenet.de" be resolved when using imap_open in PHP?

The error "Certificate failure for mx.freenet.de" occurs when the SSL certificate for the mail server is not valid or trusted. To resolve this issue,...

How can the "failed to load external entity" error in PHP SOAP requests be addressed, especially when dealing with SSL certificate verification failures?

The "failed to load external entity" error in PHP SOAP requests typically occurs due to SSL certificate verification failures. To address this issue,...

How can developers ensure that their requests to Amazon are properly signed in PHP?

To ensure that requests to Amazon are properly signed in PHP, developers should use the AWS SDK for PHP, which automatically handles the signing proce...

How can one handle the requirement for a certificate when using ftp_ssl_connect in PHP?

When using ftp_ssl_connect in PHP, you may encounter the need to provide a certificate for secure connections. To handle this requirement, you can set...

Showing 31 to 35 of 598 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 119 120 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.