Skip to content

Consider adding support for generating Diffie-Hellman parameters #625

@hkjn

Description

@hkjn

Hey CF folks,

First of all, thanks for the excellent package. I've been moving over my hkjn/openvpn image and associated hkjn/pki helper to use keys and certs generated by your tools instead of ones from the (somewhat ironically named) EasyRSA.

I couldn't find a way to use cfssl to generate Diffie-Hellman parameters, which is needed to set up OpenVPN.

I can of course use openssl for this:

openssl dhparam -out dh.pem 4096

But it would be nice if I didn't have to! That way, I could entirely get rid of the dependency on openvpn.

Let me know whether you think this would make sense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions