Skip to content

Troubleshooting

juoum edited this page Dec 19, 2025 · 1 revision

SSL Validation

By default, SSL validation is enabled. If you experience any issues with SSL, which seems to be a common occurrence in various misconfigured GIAE deployments, you can disable SSL validation by setting sslValidation attribute to false, e.g.: $giae->sslValidation=false;

Clone this wiki locally