rejetto forum

Author Topic: HFS including SSl tools  (Read 220345 times)

Offline bmartino1

  • Tireless poster
  • ****
  • Posts: 910
  • I'm only trying to help i mean no offense.
    • View Profile
    • My HFS Google Drive Shared Link
Re: For testing purpose (HFS including SSl tools)
« on: March 14, 2015, 04:41:15 PM »
Talking about security and vulnerabilities, how about this?:

POODLE - An SSL 3.0 Vulnerability (CVE-2014-3566)

According to this vulnerability, we should disable (not necessarily remove) SSL, and use TLS by default. Is that possible?...

Under the stunel config - Manualy edit the stunnel config, under options....
Thatis where you alow/change what protocal...

HFS PAth..\stunnel\stunnel.conf

edit with notepad ++ or notepad

look for disabled... Silent Plz has already done this...:
; Disable support for insecure SSLv2 protocol.
options = NO_SSLv2
; Disable support for insecure SSLv3 protocol.
options = NO_SSLv3
Files I have snagged and share can be found on my google drive:

https://drive.google.com/drive/folders/1qb4INX2pzsjmMT06YEIQk9Nv5jMu33tC?usp=sharing

Follow members gave a thank to your post:


Thank-o-Matic 3.0 By Adk Team