Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: How to validate signature of a RSA/x509 cert in Perl

by Anonymous Monk
on Mar 28, 2018 at 19:03 UTC ( [id://1211940]=note: print w/replies, xml ) Need Help??


in reply to Re: How to validate signature of a RSA/x509 cert in Perl
in thread How to validate signature of a RSA/x509 cert in Perl

Indeed! I just found that myself, and am looking into it. That function was only added to Net::SSLeay in January, so I'll need to upgrade. Unfortunately, the usage information for those low-level functions is quiet terse. I'm currently puzzling over this, and how to get a "value corresponding to openssl's X509 structure"
my $rv = Net::SSLeay::X509_STORE_add_cert($store, $x); # $store - value corresponding to openssl's X509_STORE structure # $x - value corresponding to openssl's X509 structure

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1211940]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-20 15:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found