Skip to content

ServerCertificateValidationCallback hook not working #6

@achmstein

Description

@achmstein

Hello,
I tried to test ServicePointManager hooking but it never worked.

I'm trying to set ServerCertificateValidationCallback to NULL but I cannot do that. How can I achieve that?

    _fridaMonoApi.MonoApiHelper.RuntimeInvoke(setter,
    /*instance=*/
    NULL,
    /*pArgs=*/
    _fridaMonoApi.MonoApiHelper.ObjectNew(kCb)); // TODO: pArgs?

always fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions