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

Commits on Jul 31, 2018

  1. generate unique certificate serial numbers

    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.
    dehuszar committed Jul 31, 2018
    Copy the full SHA
    af0c077 View commit details
    Browse the repository at this point in the history