There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::MadEye::Plugin::Agent::SSLExpireDate - monitoring SSL expire date

SCHEMA

type: map
mapping:
    duration:
        type: str
        required: yes
    type:
        type: str
        required: yes
    target:
        type: seq
        required: yes
        sequence:
            - type: str

AUTHORS

Tokuhiro Matsuno

SEE ALSO

Net::SSL::ExpireDate, App::MadEye