mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #119] [MERGED] feat: support ecdsa tls cert #479
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/119
Author: @sigoden
Created: 8/2/2022
Status: ✅ Merged
Merged: 8/2/2022
Merged by: @sigoden
Base:
main← Head:feat-tls-ec📝 Commits (1)
fe9195afeat: support ecdsa tls cert📊 Changes
5 files changed (+29 additions, -6 deletions)
View changed files
📝
src/tls.rs(+7 -6)➕
tests/data/cert_ecdsa.pem(+11 -0)📝
tests/data/generate_tls_certs.sh(+2 -0)➕
tests/data/key_ecdsa.pem(+5 -0)📝
tests/tls.rs(+4 -0)📄 Description
close #118
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.