Skip to content

Add libnss3-tools installation to chrome and edge image #1567

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

Closed
wants to merge 7 commits into from

Conversation

algoritmus
Copy link

@algoritmus algoritmus commented May 9, 2022

Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Added libnss3-tools package to image in order to be able to add custom certificates, WAs, etc to nssdb, or be able to create new nssdb. Nssdb certificate storage is used by chromium based browsers (Chrome, Edge)

Motivation and Context

In order to be able to add custom certificates, WAs, etc to nssdb, or be able to create new nssdb. Nssdb certificate storage is used by chromium based browsers (Chrome, Edge)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CLAassistant
Copy link

CLAassistant commented May 9, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

@algoritmus
Copy link
Author

Corrected

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

Still missing docs showing how to use the feature. Could you please add them to the README?

@algoritmus
Copy link
Author

Added usage to readme

@algoritmus algoritmus requested a review from diemol May 10, 2022 15:20
@algoritmus
Copy link
Author

algoritmus commented May 11, 2022 via email

@diemol
Copy link
Member

diemol commented May 12, 2022

@algoritmus thanks for being open about it. I am not sure if it is a common use case or not.

These images try to have as few things as possible to cover most use cases. However, I know some people ask every now and then about installing certificates. If you want, I'd be happy to receive a contribution to the README showing how to do it. Would you be OK with that?

@algoritmus
Copy link
Author

algoritmus commented May 12, 2022 via email

@diemol diemol closed this in 6601512 Jun 7, 2022
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.

3 participants