Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added username, client_cert_required options #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhhayward
Copy link

Added --username option to specify user on command line,
and --client_cert_required option to allow https without requiring the
client to provide a cert.

When --username is defined, --client_cert_required is False, and
--login is False, then a shell will be offered without any
authentication. Because of this, --login=True is recommended.

Added --username option to specify user on command line,
and --client_cert_required option to allow https without requiring the
client to provide a cert.

When --username is defined, --client_cert_required is False, and
--login is False, then a shell will be offered without any
authentication.  Because of this, --login=True is recommended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant