Skip to content

Put empty password in comand line? #7

@juanm4

Description

@juanm4

Hi, I want to put a empty password through command line, using -p options as below:

java -jar PortableSigner.jar -n -t source.pdf -o out.pdf -s crt.p12 -p ""

After execute this command, the prompt always ask for a password, and if push Enter, the command works.

The problem is that I want to execute all in one command, but I don't know how put empty string in -p option.

Someone can help me?

Thanks

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