Community discussions

MikroTik App
 
User avatar
diego73
newbie
Topic Author
Posts: 26
Joined: Tue Feb 12, 2019 8:22 pm
Location: ciudad de buenos aires, argentina

Can i have two sstp-server running at the same time with 2 diferent certificates?

Mon Jun 14, 2021 4:37 pm

Hello,

I have used hEX Mikrotik as SSTP VPN concentrator with one ISP and one certificate asociated to ISP public ip.
Now i added a second ISP with a new certificate.

but i have consused with this, i think this replace the oder certificate
/interface sstp-server set certificate=newCertificate bla bla bla
Can i have two sstp-server running at the same time with 2 diferent certificates?

Thanks!
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 11967
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: Can i have two sstp-server running at the same time with 2 diferent certificates?  [SOLVED]

Mon Jun 14, 2021 5:44 pm

Sorry, not, only one SERVER at time, but multiple CLIENT... understand? ;)
 
User avatar
diego73
newbie
Topic Author
Posts: 26
Joined: Tue Feb 12, 2019 8:22 pm
Location: ciudad de buenos aires, argentina

Re: Can i have two sstp-server running at the same time with 2 diferent certificates?

Mon Jun 14, 2021 6:33 pm

thanks rextended, yes I understand!

and you known if can make a certificate with two ips?

for example i create the certificates with this commmand
/certificate add name=mycertificate country=ar state="Buenos Aires" locality=CABA organization="Hogar 2.0" unit=IT common-name=ispA_IP key-size=2048 days-valid=3650 key-usage=key-cert-sign,crl-sign
/certificate sign mycertificate ca-crl-host=ispA_IP name=myCA
how can i create the certificate for support two ips, for example ispA_ip and ispB_ip?
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 11967
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: Can i have two sstp-server running at the same time with 2 diferent certificates?

Mon Jun 14, 2021 7:34 pm

ssssssst! it's a secret :))
subject-alt-name=IP:1.23.3.5,IP:1.63.4.2
 
User avatar
diego73
newbie
Topic Author
Posts: 26
Joined: Tue Feb 12, 2019 8:22 pm
Location: ciudad de buenos aires, argentina

Re: Can i have two sstp-server running at the same time with 2 diferent certificates?

Mon Jun 14, 2021 8:40 pm

ok, I will try
/certificate add name=mycertificate country=ar state="Buenos Aires" locality=CABA organization="Hogar 2.0" unit=IT subject-alt-name=IP:1.23.3.5,IP:1.63.4.2 key-size=2048 days-valid=3650 key-usage=key-cert-sign,crl-sign
I'll by back

Who is online

Users browsing this forum: lurker888 and 63 guests