Skip to content

Support for ECC keys #50

Closed
Closed
@czocher

Description

Hello,
First of all thanks for all your hard work on the project, it's at least a time saver if not a lifesaver.
My problem is that the only SSL keys I have for my domain are not RSA keys but ECC keys. From what I know postfix support ECC keys by two config options:

smtpd_tls_eckey_file = smtpd-key-ecdsa.key
smtpd_tls_eccert_file = smtpd-cert-ecdsa.cert

The problem is, from what I see the main.dist.cf file accepts only RSA keys with the smtpd_tls_key_file and smtpd_tls_cert_file directive.

Is there any possibility for ECC key support to be added to the container too?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions