Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help please with OpenVPN client + certificates authorization #55

Closed
avel9 opened this issue May 26, 2014 · 31 comments · Fixed by #327
Closed

Help please with OpenVPN client + certificates authorization #55

avel9 opened this issue May 26, 2014 · 31 comments · Fixed by #327
Labels

Comments

@avel9
Copy link

avel9 commented May 26, 2014

Hello. Came here to ask to solve my problem.
System: FreeBSD 9.2 x64, CentOS 6.5 x64, Ubuntu 14.04 x64 (tried all of them)
Client: Windows XP SP3 openvpn-install-2.3.4-I001-i686
SoftEther VPN Server 4.06 Build 9437

I am trying to authorise users without password, just by certificates(with OpenVPN client). Made CA certificate, installed to SoftEther, made certificate for client, added to .ovpn file and to softether. But when I try to connect always getting error:

Sun May 25 00:00:00 2014 us=15625 AUTH: Received control message: AUTH_FAILED
Sun May 25 00:00:00 2014 us=15625 TCP/UDP: Closing socket

Password auth works like a charm!

So maybe somebody figured that problem? Or how to make it work.

Logs:
http://pastebin.com/crgs6PVa
http://pastebin.com/n3qB06EH
http://pastebin.com/rXURRVqW

SE config http://pastebin.com/cFLYVub2
OVPN http://pastebin.com/AsY8H7tW

@avel9
Copy link
Author

avel9 commented May 31, 2014

For people who has same problem:

Like said by Daiyuu Nobori on forum, SoftEther VPN server not compatible with certificate auth from OpenVPN client. Cert auth works only with SE VPN Client

Daiyuu Nobori, thank you for so great product! And asking you to make certificate auth with ovpn client asap :)

@dnobori
Copy link
Member

dnobori commented Jun 6, 2014

We are considering to implement the certificate authenticaion on OpenVPN protocol in recent future.

@jbschooley
Copy link

Yes please, I'd really like to be able to have individual cert auth with OpenVPN too.

@bnjdg
Copy link

bnjdg commented Feb 13, 2015

Isn't it available in your vpngate implementation? or is it because the vpngate server assumes a user vpn, as i can see vpngate openvpn certs have no user auth but only certs, I would like the same functionality on the SE VPN server, either no user auth and only certs or being able to give each user certs and authenticate them. Thanks!

@superpippo82xxx
Copy link

There are any update with this problem?

@eN-Joy
Copy link

eN-Joy commented Apr 15, 2016

@dnobori I am also interested in the most recent status of the feature. Thanks,

@m-emelchenkov
Copy link

Please let me know the state of the problem.

@ly2314
Copy link

ly2314 commented Mar 12, 2017

Are there any update with this issue?

@alexsalex
Copy link

alexsalex commented Jul 5, 2017

Is there any update on this issue?

Options error: You must define CA file (--ca) or CA path (--capath)
Use --help for more information.

@adminport
Copy link

#341

New maintainer needed

@er1z
Copy link

er1z commented Feb 8, 2018

Any news on issue?

@vainkop
Copy link

vainkop commented Mar 17, 2018

Almost 4 years later & still no TLS auth support 👎

@fenice2
Copy link

fenice2 commented Mar 17, 2018

@vainkop

If you think this is important then submit a pull request.

You could, on the other hand, wait until the changes in the development model for this project become more effective - give the developers a chance to clean-up the code and make some progress with the development of this project.

a-kr added a commit to a-kr/SoftEtherVPN that referenced this issue Mar 18, 2018
a-kr added a commit to a-kr/SoftEtherVPN that referenced this issue Mar 18, 2018
a-kr added a commit to a-kr/SoftEtherVPN that referenced this issue Mar 18, 2018
a-kr added a commit to a-kr/SoftEtherVPN that referenced this issue Mar 18, 2018
a-kr added a commit to a-kr/SoftEtherVPN that referenced this issue Mar 18, 2018
@davidebeatrici
Copy link
Member

Pull request: #327

moatazelmasry2 pushed a commit that referenced this issue Apr 5, 2018
…hentication) (#327)

* Implement OpenVPN certificate authentication, fixes #55

* fixup! Implement OpenVPN certificate authentication, fixes #55
@moatazelmasry2
Copy link
Member

PR #327 has been merged into the master branch. Happy compiling

@er1z
Copy link

er1z commented Apr 6, 2018

When could we expect to have a binary install?

1 similar comment
@agfasaud
Copy link

When could we expect to have a binary install?

@moatazelmasry2
Copy link
Member

Hi guys, ideally we can create releases within travis-ci or appveyor. I'll try to either integrate the build binaries into one of the build tools, or just quickly create binaries and upload them. Cheers

@agfasaud
Copy link

agfasaud commented May 1, 2018

Thanks, That's great

@agfasaud
Copy link

Hi, Any update on this.

Thanks

@agfasaud
Copy link

agfasaud commented Aug 6, 2018

Hi Moataz, any update about the fixed release.
Regards

@davidebeatrici
Copy link
Member

If you are on Windows, you can download the latest build from AppVeyor here: https://ci.appveyor.com/project/SoftEtherVPN/softethervpn/build/artifacts

@agfasaud
Copy link

agfasaud commented Aug 6, 2018

Thank you so much , what about Linux version?

@davidebeatrici
Copy link
Member

You can install the package from @paskal's PPA repository: https://launchpad.net/~paskal-07/+archive/ubuntu/softethervpn/+packages

@chipitsine
Copy link
Member

What Linux distribution do you use?

@agfasaud
Copy link

agfasaud commented Aug 7, 2018

RASPBIAN LINUX "Minimal image based on Debian Stretch" for Raspberry Pi

I was using this package from softether download: http://www.softether-download.com/files/softether/v4.27-9668-beta-2018.05.29-tree/Linux/SoftEther_VPN_Server/32bit_-_ARM_EABI/softether-vpnserver-v4.27-9668-beta-2018.05.29-linux-arm_eabi-32bit.tar.gz

@chipitsine
Copy link
Member

4.27 is "stable" edition of SoftEtherVPN. question of "stable" edition should be asked here: https://www.softether.org/7-forum

@chipitsine
Copy link
Member

developer edition currently is not shipped for raspberry. you can build it from source.

if you know how to build for raspberry, we need you:)

@fenice2
Copy link

fenice2 commented Aug 15, 2018

Pointing someone the the SoftEther forums assumes they want to fight their way through the continuing spam that's posted on there. Nobody ever cleans it up and the content on there is a disgrace.

@chipitsine
Copy link
Member

softether forum is an official place where 4.27 build is supported, if you know better place, please suggest

@ton18s
Copy link

ton18s commented Mar 27, 2020

Please support AUTH PAM in the next update. Thanks...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.