Skip to content

Different line endings for certificate, certificate chain and private key #312

@ivopavlik

Description

@ivopavlik

Hello,

just a detail. There are different line endings in result of ToPem() method:

  • CertificateChain.Certificate.ToPem() - \n
  • CertificateChain.ToPem() - \r\n
  • IKey.ToPem() - \r\n (for private key)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions