Link to home
Start Free TrialLog in
Avatar of albatros99
albatros99

asked on

SSL Certificate for VPN

I need to replace an SSL certificate for a Microsoft RRAS server (2012 R2). What are the required steps? I already have the new cert. The protocol used by all clients is SSTP.
ASKER CERTIFIED SOLUTION
Avatar of btan
btan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of albatros99
albatros99

ASKER

In the end I used:

NETSH RAS SET SSTP_SSL-CERT HASH=.....

Use Certutil to get the dump of the hash value first!

Then restart the RRAS service.