Allow disabling SSL certificate validation entirely

Created on 20 May 2025, 3 months ago

Problem/Motivation

Setting up a new OpenSearch 3.0.0 instance on an AlmaLinux 8 server I get this error when trying to connect my Drupal install to OpenSearch:

GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://localhost:9200/ in GuzzleHttp\Handler\CurlFactory::createRejection() (line 276 of /home/sitename/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php).

Proposed resolution

Allow disabling validation of the issuer certificate.

Remaining tasks

Work out how to do this.
Do this.
Profit.

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.4

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States damienmckenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024