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

Add support for EC private keys #804

Merged
merged 4 commits into from Feb 19, 2022
Merged

Commits on Feb 13, 2022

  1. Add Sec1 EC key support

    Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com>
    farcaller committed Feb 13, 2022
    Copy the full SHA
    f85952d View commit details
    Browse the repository at this point in the history
  2. Bump rustls-pemfile to the verson that supports Sec1 EC keys

    Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com>
    farcaller committed Feb 13, 2022
    Copy the full SHA
    c164896 View commit details
    Browse the repository at this point in the history
  3. Bump rustls to the verson that supports Sec1 EC keys

    Signed-off-by: Vladimir Pouzanov <farcaller@gmail.com>
    farcaller committed Feb 13, 2022
    Copy the full SHA
    5f2cc49 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Copy the full SHA
    5f122b4 View commit details
    Browse the repository at this point in the history