HTTPS-DNS/TLS-DNS on Windows

Discussion in 'privacy technology' started by 0strodamus, Aug 21, 2012.

Thread Status:
Not open for further replies.
  1. 0strodamus

    0strodamus Registered Member

    Joined:
    Aug 23, 2009
    Posts:
    1,058
    Location:
    United Surveillance States
    Has anyone here had any luck getting the German Privacy Foundation's HTTPS-DNS/TLS-DNS to work in Windows? I can't get things to work properly. The socat part is pretty straight-forward so I don't think that is the issue. Stunnel is complaining about this part of the configuration:
    Code:
    socket = l:TCP_NODELAY=1
    socket = r:TCP_NODELAY=1
    
    I think that the stunnel setup is where I'm running into problems. If anyone has this working and would be so kind as to share the proper stunnel config, I would appreciate it. My config that isn't working is this:
    Code:
    [httpsdns]
    sslVersion = TLSv1
    client = yes
    verify = 0
    accept  = 5666
    connect = 62.141.58.13:5667
    
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.