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

Add install-id, install-key, and skip-ssl flags to Setup Project #1260

Merged
merged 4 commits into from Apr 6, 2021

Conversation

vgrassia
Copy link
Member

@vgrassia vgrassia commented Apr 6, 2021

Added three flags for the command-line execution of the Setup Project.

  • install-id - The Installation ID of the Bitwarden Installation.
  • install-key - The Installation Key of the Bitwarden Installation.
  • skip-ssl - Skip SSL questions. Used if you plan on using a HTTPS proxy in front of the Bitwarden Installation.

@vgrassia vgrassia requested a review from kspearrin April 6, 2021 16:28
util/Setup/CertBuilder.cs Outdated Show resolved Hide resolved
util/Setup/Program.cs Outdated Show resolved Hide resolved
vgrassia and others added 3 commits April 6, 2021 12:41
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
@vgrassia vgrassia requested a review from kspearrin April 6, 2021 17:58
@vgrassia vgrassia merged commit 0366c0e into master Apr 6, 2021
@vgrassia vgrassia deleted the setup-flags branch April 6, 2021 18:39
addisonbeck pushed a commit that referenced this pull request Apr 8, 2021
* Add install-id, install-key, and skip-ssl flags

* Update util/Setup/CertBuilder.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>

* Update util/Setup/Program.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>

* Remove redundant variable assignment

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
dlundgren pushed a commit to dlundgren/server that referenced this pull request Dec 14, 2021
…warden#1260)

* Add install-id, install-key, and skip-ssl flags

* Update util/Setup/CertBuilder.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>

* Update util/Setup/Program.cs

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>

* Remove redundant variable assignment

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
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.

None yet

2 participants