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

generate unique certificate serial numbers #1830

Merged
merged 1 commit into from Jul 31, 2018

Conversation

dehuszar
Copy link
Contributor

Fixes browser errors thrown due to multiple certificates using the same issuer and serial number. Occurs when a self-signed certificate has already been stored in the browser and new certificate is generated; either in the same project or across project installations.

Fixes browser errors thrown due to multiple certificates using the same issuer and serial number.  Occurs when a self-signed certificate has already been stored in the browser and new certificate is generated; either in the same project or across project installations.
@DeMoorJasper DeMoorJasper merged commit c334b2f into parcel-bundler:master Jul 31, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
Fixes browser errors thrown due to multiple certificates using the same issuer and serial number.  Occurs when a self-signed certificate has already been stored in the browser and new certificate is generated; either in the same project or across project installations.
devongovett pushed a commit that referenced this pull request Oct 15, 2018
Fixes browser errors thrown due to multiple certificates using the same issuer and serial number.  Occurs when a self-signed certificate has already been stored in the browser and new certificate is generated; either in the same project or across project installations.
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