Add the ability to ignore the certificate validation when reading the contents of the HTML file.

Created on 26 August 2024, 3 months ago

Problem/Motivation

During development, local instances often do not have a valid certificate, in which case the file_get_contents() function cannot read the HTML file content.

Proposed resolution

Add the setting to ignore this check. This will allow us to enable it only when necessary during development.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024