Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

stunnel require auth

MunMun Member

I am looking for a way to use stunnel on debian that requires a key file like openvpn to connect, otherwise without the key the connection is rejected. The only thing I see is a CAcert which requires a real CA, which I don't want. I'd rather have self signed for this. Any idea how I can do this?

Mun

Comments

  • u can use with radius to auth it ,i have setup several server for that

  • MunMun Member

    but I don't really need a whole radius server for it, simply connecting a few servers together.

    Mun

  • If it's server-server you could install your personal CA cert (via openssl) that you're using to sign the server certs.

  • MunMun Member

    @tchen said:
    If it's server-server you could install your personal CA cert (via openssl) that you're using to sign the server certs.

    but wouldn't a client be able to connect and instantly have access?

  • @mun that's correct. Sorry, I thought you were merely securing s2s.

  • MunMun Member

    Long story short it was suggested as a way to secure rethinkdb, when it actually isn't a way.

    Thanks everyone.

    Mun

Sign In or Register to comment.