The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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