Link to home
Start Free TrialLog in
Avatar of TriumphLTD
TriumphLTDFlag for Afghanistan

asked on

Using a Self Sign Certificate with Remote Web Access on Windows Server Essentials 2012

Hi,

I have setup and installed a Windows Server Essentials 2012 server. I would like to allow the users to use Remote Web Access to access their machines remotely. However, I have found that the ability to do this using a Self Signed Certificate is either very tricky or now not supported.

Can anyone make any recommendations on how to go about doing this? Unfortunately, using a Trusted Certificate is out of the question as the customer does not want to pay for one.

Thanks,

Sam
Avatar of skullnobrains
skullnobrains

the users will see a warning message whenever they try to conect and the https will not be displayed as secure (usually green in the address bar).

you can remove the warning message by installing the certificate permanently on the users computers. you can deploy a certificate authority or a specific certificate through GPO
You can make your own fully "Trusted Certificate" without paying one of the commercial providers.

Take a look here:
http://www.digitallycreated.net/Blog/38/using-makecert-to-create-certificates-for-development

This was good too:
http://stackoverflow.com/questions/13616709/how-to-make-and-deploy-a-self-signed-clickonce-manifest-with-visual-studio-2012

I was trying to sign code when I found these...so you'll see that those sites speak to that scenario; however, the creation of the certificate is that same for what you are doing.
Self signed certs are not supported on Essentials.
ASKER CERTIFIED SOLUTION
Avatar of Jaroslav Latal
Jaroslav Latal
Flag of Czechia image

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 TriumphLTD

ASKER

Thanks for the responses..

The problem I am facing is that the certificate is showing 'InternalDomainName.ServerName.Local' Instead of 'Remote.ExternalDomainName'.

Thank you sl8rz, I will take a look at those links. In the meantime, does anyone know how to create an SSC that uses 'Remote.ExternalDomainName'?

Thanks
Thanks for the comments.

Do you guys have any experience with the remotewebaccess.com vanity domain?

On this link: http://technet.microsoft.com/en-us/library/jj635067.aspx it states that a trusted certificate is needed. Do you know if this is generated as part of the service and is there any cost implications?

Thanks,

Sam
Hello TriumphLTD,
remotewebaccess.com with SSL is free. You just need to run setup form dashboard (Settings, Anywhere Access).
¨
Regards,
Jarda