Skip to content

Missing getter X509_VERIFY_PARAM_get_hostflags()  #5061

@tiran

Description

@tiran

OpenSSL has X509_VERIFY_PARAM_set_hostflags() to set hostname verification flags like X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS. But there is no X509_VERIFY_PARAM_get_hostflags to fetch the flags from an X509_VERIFY_PARAM*.

(Also X509_VERIFY_PARAM_set_hostflags() doesn't behave X509_VERIFY_PARAM_set_flags() / X509_VERIFY_PARAM_clear_flags(), but it's probably too late to change that.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions