asp.net - Risks using PKCS#12 file inside Application -


we need use client ssl certificate able call our partner's services.

we have no possiblity install our parnter's client ssl certificate because using azure web app. our option have our partner's pkcs#12 file inside our asp.net application.

could security breach? risks?


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -