Stunnel.org  
   
Home
About
News
Faq
Examples
Download
Patches
Support
Related
<Patch List> <Patch Directory>
Patch info for cacert_bri

Patch info for cacert_bri

CreatorBrian Hatch
Patch to Version3.8
Typenew feature
Patchcacert_bri.patch
StatusIncorporated into stunnel-3.8p1 and later
Description

(Full Text)

Add a flag to specify the location of your CA Certificate pem.

Author Comments



Stunnel doesn't allow you to specify a location for the master
CA Cert file.  Thus whatever is determined at compile time is
your only option.

(The CA Cert file is used much like the 'trusted certificates'
directory [-a] when -v3 is used)

This patch adds an option '-A' that specifies the location of
the CA Cert file.

Usage:

	stunnel .... -A /path/to/ca_cert.pem


To force it to use no ca_cert file, use '-A /dev/null' or an
empty file.



This website makes patches available for use by the Internet community. However it does not endorse any of the patches contained herein. They could be work perfectly, or totally foul up everything. We don't know. Contact the authors if you have any questions. Use at your own risk.

The Stunnel software package does not contain any cryptography itself, however please remember that import and/or export of cryptographic software, code providing hooks to cryptographic algorithms, and discussion about cryptography is illegal in some countries. It is imperative for you to know your local laws governing cryptography. We're not liable for anything you do that violates your local laws.