Skip to content

NULL in records.config being interpreted as a string #1323

@persiaAziz-zz

Description

@persiaAziz-zz

CONFIG proxy.config.ssl.client.cert.path STRING NULL
CONFIG proxy.config.ssl.client.cert.filename STRING NULL
The two configs above make SSLClientUtils.cc: SSLInitClientContext() make a path "NULL/NULL" and try to load certificate from it which means the configs are pointing to string "NULL". Looks like a parsing error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions