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 optional bitwarden_root_cert config to trust an additional root certificate... #13

Merged
merged 4 commits into from
Jul 12, 2020

Conversation

jerhat
Copy link
Contributor

@jerhat jerhat commented Jul 9, 2020

… when connecting to the bitwarden_rs instance. This can be useful in corporate environments where certificates are issued by a local CA (or for self-signed certificates)

jerhat added 2 commits July 9, 2020 14:02
… certificate when connecting to the bitwarden_rs instance. This can be useful in corporate environments where certificates are issued by a local CA (or for self-signed certificates)
@jerhat
Copy link
Contributor Author

jerhat commented Jul 9, 2020

Hi @ViViDboarder, the second commit should have been part of a separate PR since it is not actually related. I hope you will still be able to merge. Sorry for that.

Copy link
Owner

@ViViDboarder ViViDboarder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch! No worries about the two changes in one PR. They feel related enough and the diff is small enough that I didn't have a hard time reviewing.

src/bw_admin.rs Outdated Show resolved Hide resolved
src/bw_admin.rs Outdated Show resolved Hide resolved
src/config.rs Outdated Show resolved Hide resolved
src/config.rs Outdated Show resolved Hide resolved
src/bw_admin.rs Outdated Show resolved Hide resolved
separate get_root_cert() function
formatting (rustfmt)
@jerhat
Copy link
Contributor Author

jerhat commented Jul 10, 2020

Thanks for taking the time to review. The commit f5b94ee should address your points.

Copy link
Owner

@ViViDboarder ViViDboarder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! Looks great.

@ViViDboarder ViViDboarder merged commit 7b3a814 into ViViDboarder:master Jul 12, 2020
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.

2 participants