Skip to content

No results to process because command is missing #4

@JanKerstens

Description

@JanKerstens

Completely misunderstood the script.
The confusion comes from the mixup of directory and command in the line

This generates an access denied error if the command is not modified
my $result = ~/git/ssllabs-scan/ssllabs-scan $_;

I think it better to indicate the required change as followed

my $result = ~/path to command/ssllabs-scan-v3 $_;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions