Mac OS X stunnel client configuration files.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid 45643f97c8 dont include certificate files 7 years ago
.gitignore dont include certificate files 7 years ago
LICENSE adding license file 7 years ago
README.md fixing readme. 7 years ago
install_stunnel.sh adding installation script. 7 years ago
stunnel.mac.http_over_8000.conf adding mac stunnel config files for http, rsync, scp, ssh 7 years ago
stunnel.mac.rsync_over_273.conf adding mac stunnel config files for http, rsync, scp, ssh 7 years ago
stunnel.mac.scp_over_443.conf adding mac stunnel config files for http, rsync, scp, ssh 7 years ago
stunnel.mac.ssh_over_443.conf adding mac stunnel config files for http, rsync, scp, ssh 7 years ago

README.md

m-stunnel

Files for running an stunnel client configuration on a Mac.

Procedure

Step 1: Install stunnel on Mac (brew install stunnel).

Step 2: Copy the server certificate stunnel.fullchain.pem and private key stunnel.key.pem file to the Mac.

Step 3: Create stunnel.conf using an example or using your own configuration.

Step 4: Copy everything to /usr/local/etc/stunnel/.

Step 5: Run stunnel.