Tagged Questions
3
votes
1answer
192 views
How do I access a third party component using ASP.NET and a JKS certificate?
I need to access a third party application that requires a JKS Certificate (which I have).
My client application is an ASP.NET one. How do I go about this?
(I would have liked to provide more ...