Top "Pfx" questions

pfx is a file format containing public key together with the private key for encryption and chain of trust certificates attached to the public key if such a chain exists.

Configuring stunnel and openssl on Windows to support TLS 1.2

I'm having trouble enabling TLS 1.2 connections on a Windows (environment has both Windows 2008 and Windows 10 environments) platform. Currently, my private …

windows openssl pfx pkcs#12 stunnel
Multithreading or task parallel library

I have an application which performs 30 independent tasks simultaneously using multithreading, each task retrieves data over http, performs a calculation …

.net multithreading parallel-processing pfx
Strong naming with PFX

I'm trying to strong name an assembly with a PFX file that is also used for digitally signing. The PFX …

.net code-signing pfx
Sending a HttpWebRequest with PFX Certificate C#

I have been trying to send a Web Request, but im facing this error "The remote server returned an error: (500) …

c# soap webrequest pfx envelope
Should I add my Metro app's TemporaryKey.pfx file to version control?

I've created a Metro-style C#/XAML application, and now I'm trying to add it to version control (Git and, later, …

windows-runtime winrt-xaml pfx