Skip to content

Linux and DbaComputerCertificate #5704

@potatoqualitee

Description

@potatoqualitee

Seems like we can do this similarly mayybe using a different approach

Until then, don't export it to Linux.

WARNING: [16:02:10][Add-DbaComputerCertificate] Can't import certificate. | X509Certificate is immutable on this platform. Use the equivalent constructor instead.

This could maybe be it? jitbit/AspNetSaml#9

cert = new X509Certificate2();
cert.Import(certificate);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions