Help for this page

Select Code to Download


  1. or download this
    my $match = (".*SSL.*"|".*SSL Certificate.*"|".*VASCO.*");
    my $t_subject = $self->TicketObj->Subject;
    ...
    else {
       return 1;
    }
    
  2. or download this
    my $newqueue = "Key Management";
    my $T_Obj = $self->TicketObj;
    ...
        return undef;
    }
    return 1;