Skip to content

Signing certificates based on CSR #28

@kimmokantojarvi

Description

@kimmokantojarvi

Hi,
I like the package and therefore would like to propose some small enhancements for signing the certificates.
Basically functions in CreateCertificates.cs always create a new key pair instead of using existing keys from a CSR and therefore would like to propose adding possibility to sign certificates based on CSRs.
Instead of creating CertificateRequest inside the function allow bringing it as a parameter to the functions.
Functions affected:

  • NewECDsaSelfSignedCertificate
  • NewRsaSelfSignedCertificate
  • NewRsaChainedCertificate
  • NewECDsaChainedCertificate
    Best regards,
    Kimmo

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions