Skip to content

Commit

Permalink
Support multiple TLS certificates.
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Oct 16, 2023
1 parent 1749989 commit f279f12
Show file tree
Hide file tree
Showing 10 changed files with 325 additions and 356 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
- run: cargo test --verbose
- run: cargo clippy --no-deps
- run: cargo fmt --check

# Check for unused dependencies
- uses: bnjbvr/cargo-machete@main
Loading

0 comments on commit f279f12

Please sign in to comment.