Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions