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

Fix CNs in test certificates #3226

Merged
merged 2 commits into from
May 14, 2024

Commits on May 9, 2024

  1. Fix CNs in test certificates

    The CNs in the test certificates (CA, server and client) were all the
    same, which is not right. Make them different.
    
    Cleanup the Jupyter notebook that documents how SSL connections work.
    Make the code blocks actually run, by using the test certificates.
    Simplify a bit the OCSP examples, since they can't run anyway due to
    lack of OCSP in our test infrastructure, so they are rather informative.
    gerzse committed May 9, 2024
    Configuration menu
    Copy the full SHA
    584f657 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    gerzse committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d6d354d View commit details
    Browse the repository at this point in the history