trenchwar has asked for the wisdom of the Perl Monks concerning the following question:

I wanted to see if anyone was familiar with a module that would allow me to hit may web sites in my environment to scrape the data, particularly the expiration date.
  • Comment on Module for Certificate Authority Expiration

Replies are listed 'Best First'.
Re: Module for Certificate Authority Expiration
by Joost (Canon) on Mar 21, 2007 at 22:22 UTC
      I will take a look at that...I found Crypt-X509-0.32 on CPAN and am currently seeing how it would fit in with what I want to do. Thank!