sstp certificate problem
-
- Posts: 5
- Joined: Tue Apr 25, 2023 10:04 pm
sstp certificate problem
hi,
I created a new server and wanted to activate sstp on it. so I export the certificate file but when I am trying to import it on my local machine, it asks to type the password for the private key. But I never set a password!
I tried blank and it said it is a wrong password. I also created a certificate with passphrase and again wrong password error.
is there any way to find this private key password? on ubuntu server or anything?
I created a new server and wanted to activate sstp on it. so I export the certificate file but when I am trying to import it on my local machine, it asks to type the password for the private key. But I never set a password!
I tried blank and it said it is a wrong password. I also created a certificate with passphrase and again wrong password error.
is there any way to find this private key password? on ubuntu server or anything?
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
-
- Posts: 18
- Joined: Mon Nov 22, 2021 4:54 pm
Re: sstp certificate problem
To get the cert that you need, simply go https:// to the server with a browser and use the browser to export the certificate you need.
A better way to do it a create a CA root to issues certificates and trust that CA. Use Let's Encrypt as an even better option as its a free public certificate you can issue to your server and your client will automatically trust as those roots are in the OS already.
Let's Encrypt has to renew every 90 days, you can make it even shorter if you like. There are scripts out there to install on the server side pretty easy.
A better way to do it a create a CA root to issues certificates and trust that CA. Use Let's Encrypt as an even better option as its a free public certificate you can issue to your server and your client will automatically trust as those roots are in the OS already.
Let's Encrypt has to renew every 90 days, you can make it even shorter if you like. There are scripts out there to install on the server side pretty easy.
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
Re: sstp certificate problem
Why bother with these when SE server exports CER directly for vpnxxx.softether.net?
-
- Posts: 5
- Joined: Tue Apr 25, 2023 10:04 pm
-
- Posts: 5
- Joined: Tue Apr 25, 2023 10:04 pm
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
Re: sstp certificate problem
default import is useless, must import to "Trusted Root"
-
- Posts: 5
- Joined: Tue Apr 25, 2023 10:04 pm
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
Re: sstp certificate problem
So it is no longer about "wrong password error" nor certificate problem. Create a new topic with full description and client/server logs when "users cannot connect".
-
- Posts: 5
- Joined: Tue Apr 25, 2023 10:04 pm
Re: sstp certificate problem
it is my question though. why does it ask for private key password when i never set one?