Git Product home page Git Product logo

Comments (7)

luckyswede avatar luckyswede commented on September 3, 2024 1

Ok thanks. Thats weird, openvpn-auth-ldap complains when starting up because it cannot parse the TLS_CIPHER_SUITE config entry, I had to change to TLSCipherSuite. But, that aint working :(
I'm on alpine tho, using an updated version of https://github.com/kylemanna/docker-openvpn/blob/master/Dockerfile

from openvpn-auth-ldap.

ut0mt8 avatar ut0mt8 commented on September 3, 2024

Replying to myself :

adding : TLS_CIPHER_SUITE NORMAL:!VERS-TLS1.3 to ldap.conf work

from openvpn-auth-ldap.

luckyswede avatar luckyswede commented on September 3, 2024

Hi, I have the exact same error. Do you mean that setting
TLSCipherSuite NORMAL:!VERS-TLS1.3
in the LDAP section of ldap.conf works for you?
That doesn't work for me.

from openvpn-auth-ldap.

ut0mt8 avatar ut0mt8 commented on September 3, 2024

@luckyswede yes it work on debian 10.

the exact line is :

TLS_CIPHER_SUITE        NORMAL:!VERS-TLS1.3

from openvpn-auth-ldap.

ut0mt8 avatar ut0mt8 commented on September 3, 2024

if no you can use my script which is doing pretty the same thing ;)

from openvpn-auth-ldap.

luckyswede avatar luckyswede commented on September 3, 2024

I was able to get it working using stunnel as a proxy (ref: https://support.google.com/a/answer/9089736?hl=en#stunnel&zippy=%2Copenvpn-community-version), and configure ldap to use stunnel instead of accessing google ldap directly.

from openvpn-auth-ldap.

ismail-oc avatar ismail-oc commented on September 3, 2024

Ok thanks. Thats weird, openvpn-auth-ldap complains when starting up because it cannot parse the TLS_CIPHER_SUITE config entry, I had to change to TLSCipherSuite. But, that aint working :( I'm on alpine tho, using an updated version of https://github.com/kylemanna/docker-openvpn/blob/master/Dockerfile

Hi, referring to the documentation the variable is TLSCipherSuite, it works for me

from openvpn-auth-ldap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.