Page 1 of 1

Softether OpenVPN with certificate and password auth

Posted: Tue Nov 25, 2014 6:27 am
by Pupp3tm4st3r
Hi there,

my name is Simon, I´m 26 years old and just found SoftEther VPN this weekend. I was looking for a new VPN Server for the company I work in. The established one is a OpenVPN on a Ubuntu Server, not very nice to use. Target is to build a machine/server, that is easy to use, even for my trainee.

In my company we have an almost completely Windows structure, so I decided to install SoftEther VPN on a Windows Server 2012 R2. Now the interesting part. I managed to install SoftEther VPN Server, set it up and connected remote, no problem there, nice work, just love it!

Now the tricky part: Is it possible to use OpenVPN with username/password authentication and a certificate per user? The sample configuration has the gernerated server certificate that I created inline, compared it. So I would have to "integrate" the client certificates into the ovpn config file I guess.

Is this even possible? [username/password auth. and certifiacte?] Ah, and another thing, I changed the cipher for OpenVPN from AES-128-CBC to AES-256-CBC, but the sample configuration file [SoftEther created a new one], still shows AES-128-CBC, so do I have to change this manually?

Thanks and best regards
Simon

Re: Softether OpenVPN with certificate and password auth

Posted: Fri Nov 28, 2014 7:30 pm
by Pupp3tm4st3r
No Idea anyone?

Re: Softether OpenVPN with certificate and password auth

Posted: Mon Dec 01, 2014 5:12 am
by tqfinal
well the sample server config should have your server certificate embedded in it
this certificate is not unique per user but each user has their own username/password
keep in mind that multiple people can log in at the same time this way...

Re: Softether OpenVPN with certificate and password auth

Posted: Mon Dec 01, 2014 5:35 pm
by Pupp3tm4st3r
yeah, the server certificate is embedded, but by now we use the version with certificates per user [only certificates], is there no way of using certificates and user/pass auth?

Re: Softether OpenVPN with certificate and password auth

Posted: Thu Dec 11, 2014 8:45 am
by thisjun
Yes. VPN server ignores a client certificate.

Re: Softether OpenVPN with certificate and password auth

Posted: Thu Dec 11, 2014 2:10 pm
by Pupp3tm4st3r
Ok,

then I´ll have to live with the username/password variant.

Thanks a lot!

Re: Softether OpenVPN with certificate and password auth

Posted: Thu Dec 01, 2016 2:48 am
by Budi
Sorry,

I have a problem, embedding certificates of softether server to openvpn configuration file.

Anyone help me?

Re: Softether OpenVPN with certificate and password auth

Posted: Thu Dec 15, 2016 7:15 am
by thisjun
What problem do you have?

Re: Softether OpenVPN with certificate and password auth

Posted: Mon Dec 19, 2016 4:45 am
by Budi
Sorry too late reply Mr. Thisjun.
It was solved. Before I can't connect openvpn client to softether vpnserver because the port for this protocol not yet open. After I open it, its solve. I open 1194 port for openvpn protocol.

Thank you