bunkerity / bunkerity/bunkerweb

[FEATURE] Dual Certificate Configuration

Open
#3,135 8 comments 0 reactions 1 assignee Claimed by @TheophileDiot View on GitHub
core enhancement
Dominant language
Python
Stars
10.9k
Forks
643
Avg merge
1d 10h
Merged PRs (30d)
42

Description

### What's needed and why?

Being able to configure two certificates instead of only one. Maybe check that both certificates are a different type (rsa and ecdsa).

Add support in the letsencrypt feature:

If #3134 gets accepted, key-type needs to be updated to also support `both`. This would also be the preferred way to configure the letsencrypt feature with this.

## Reason
- Be able to ship a rsa cert for compatibility
- Be able to ship a ecdsa cert (I don't think I need to explain why ecdsa is preffered, if available)
- It is a [recommendation from letsencrypt](https://letsencrypt.org/docs/integration-guide/#supported-key-algorithms).

### Implementations ideas (optional)

_No response_

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.