tftviking
❔ Load Certificate from Azure Key Vault as memorystream
But this small service im building now is for a friend that buys and sell video games and other collectables like trading cards etc.
When he buying from private individuals its easier to swish from the companys account rather than transfer money and swish from personal.
65 replies
❔ Load Certificate from Azure Key Vault as memorystream
Okey, the example was with filepath but i got access denied so i thought better to use Key Vault since im planning building a Saas solution for this since Swish it self dosent offer the service public. Just API
65 replies
❔ Load Certificate from Azure Key Vault as memorystream
Anyway with or without that I get
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=SwishApi
StackTrace:
at SwishApi.Models.PayoutRequestEnvelope.buildSignature(ClientCertificate signingCertificate)
65 replies