Skip to content

Import-PfxCertificate appears to not work the same as the import vizard #2583

Open
@Tarjei-stavanger

Description

@Tarjei-stavanger

It might be an idea to leave a note about this on the page. It might save somebody a lot of grief.

Import-PfxCertificate imports works fine with IIS, but other programs might have issues.

e.g. The Norwegian service Altinn requires that the certificate is imported before use and I can't configure the service if the certificate was imported with Import-PfxCertificate . Somehow it appears that using Import-PfxCertificate introduces some subtle difference that causes the import of the .cer public key to fail at Altinn.

BTW I've seen on StackOverflow that the following might be an alternative to Import-PfxCertificate :
certutil -f -p Some_password -importpfx "\ad\somepath\certificate.p12"


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-pkiIssues for pki moduledoc-enhancementSuggested additions/improvements to the article, but there is no evidence the customer was blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions