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

Set certificate expiration to August 2, 2018 #1712

Merged
merged 1 commit into from Aug 3, 2015

Commits on Aug 3, 2015

  1. Set certificate expiration to August 2, 2018

    Updates the gen-* scripts to take a `-days` argument, and set that `days`
    argument to 3 years from now. I believe without this argument the certificates
    default to a 30 day expiry. Code lifted from
    https://github.com/shazow/urllib3/blob/master/dummyserver/certs/README.rst.
    
    Generates new SSL certs with a long expiry.
    kevinburke committed Aug 3, 2015
    Copy the full SHA
    ee643e7 View commit details
    Browse the repository at this point in the history