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
6abaad1ea9
|
7 years ago | |
---|---|---|
.gitignore | 8 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
install_stunnel_files.sh | 8 years ago | |
run_http_stunnel.sh | 8 years ago | |
run_rsync_stunnel.sh | 8 years ago | |
run_ssh_stunnel.sh | 8 years ago | |
stunnel.rpiclient.http.conf | 7 years ago | |
stunnel.rpiclient.rsync.conf | 7 years ago | |
stunnel.rpiclient.ssh.conf | 7 years ago |
README.md
stunnel-client
Files for running an stunnel client configuration on a raspberry pi.
Run stunnel client on a Raspberry Pi. This requires an stunnel server somewhere, and a copy of the server's certificate and key.
Procedure
Step 1: Install stunnel onto the Raspberry Pi.
Step 2: Copy the server certificate stunnel.fullchain.pem
and key file stunnel.key.pem
onto the Raspberry Pi.
Step 3: Create an stunnel.conf using one of the examples or your own configuration.
Step 4: Copy everything to /etc/stunnel/.
Step 5: Run stunnel