Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    print "Certificate expires on :", $enddate;
    
    exit;
    
  2. or download this
    #!/usr/bin/perl
    package OpenSSL::Cmd;
    ...
    at your option, any later version of Perl 5 you may have available.
    
    =cut