Get the X509 certificate from Amazon in C# -


i using amazon sns (simple notification service) notify me data. before use data sent, want authenticate if data has not been tampered with.

can please point me how can x509 certificate amazon. have certificate url need 'retrieve certificate' , public key used verify data.

i have tried various options haven't come across solution retrieves certificate public key

thanks in advance


Comments

Popular posts from this blog

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

python - Terminate a gnome-terminal opened with subprocess -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -