Skip to content

CCertRequest::Submit: Access is denied #245

@TheBZKing

Description

@TheBZKing

When I use the Get-IssuedRequest command I receive the information from the request.

Get-IssuedRequest -CertificationAuthority $CA1 -Filter "Commonname -eq server.test", "NotAfter -ge $(Get-Date)", "CertificateTemplate -eq Server Authentication"

But when I use the Submit-Certificaterequest command I receive the error CCertRequest::Submit: Access is denied. I use the same user account. Why can I read the information but not submit any? I've checked on the CA server and the Certificate template on the security tab and have all required options enabled.

Submit-CertificateRequest C:\Users\bzkking\Desktop\www.test.csr -CertificationAuthority $CA1 -Attribute "CertificateTemplate:WebServer(Manual)"

Note: I use an account form a different forest to submit the request.

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