Which certificate file for TaurusTLS RootKey property?
Summary The issue at hand involves configuring TaurusTLS properties for secure communication. The user has generated a domain certificate, resulting in three files: a certificate, a private key, and a CA bundle. The question revolves around how to correctly assign these files to the PrivateKey, PublicKey, and RootKey properties of the TTaurusTLSServerIOHandler to avoid a … Read more