Skip to content

[Bug] '--as' is not read when stdin is not the terminal #7

@nkakouros

Description

@nkakouros

For instance, this:

printf | ssh-keydgen -t rsa --as 1 -f /tmp/qqq

fails, while:

ssh-keydgen -t rsa --as 1 -f /tmp/qqqqq

works.

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