Skip to content

Conversation

ufobat
Copy link
Member

@ufobat ufobat commented Mar 17, 2018

I am trying to implement something that I am currently doing with Perl5 with AnyEvent::TLS and Net::SSLeay.

AnyEvent::TLS sets a verfiy_callback: https://metacpan.org/source/MLEHMANN/AnyEvent-7.14/lib/AnyEvent/TLS.pm#L807. This part of the PR is working. And then I want to get access to the X509 Certificate. E.g https://metacpan.org/source/MIKEM/Net-SSLeay-1.85/SSLeay.xs#L3993. This Part is not working and I have no clue why.
This is done in the test here: https://github.com/sergot/openssl/pull/57/files#diff-c19cb85aa48fb2d5486b2e53770f1003R34

I'd appreciate some help :-)

adjusted signature - 07-verify-cb.t passes

wip

wip
@lizmat
Copy link
Collaborator

lizmat commented Apr 27, 2025

Would it still make sense to merge this PR now that it is a Raku Community module?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants