Skip to content

generate unique certificate serial numbers#1830

Merged
DeMoorJasper merged 1 commit into
parcel-bundler:masterfrom
dehuszar:patch-1
Jul 31, 2018
Merged

generate unique certificate serial numbers#1830
DeMoorJasper merged 1 commit into
parcel-bundler:masterfrom
dehuszar:patch-1

Conversation

@dehuszar

Copy link
Copy Markdown
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.

2 participants