Windows error 0x80090013, -2146893805

Detailed Error Information

NTE_BAD_PROVIDER[1]

MessageInvalid provider specified.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode9 (0x009)
NameFACILITY_SSPI[2][1]
DescriptionThe source of the error code is the Security API layer.[2][1]
Error Code19 (0x0013)

Questions

0votes
1answer

How to fix "CCertRequest::Submit: The RPC server is unavailable. 0x800706ba" error?

Scenario: I am learning AWS CloudHSM. So far, I have * created an EC2 instance with Windows Server 2019 Datacenter as OS * created a certification authority (root CA) on this server with Dintinguised Name "CN=myservername-CA1" (https://docs.aws.amazon.com/cloudhsm/latest/userguide/win-ca-setup.html ) * while connected to EC2 instance via RDP, I can login to [...] read more
c#
amazon-web-services
amazon-ec2
cryptography
hsm

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0