Hi Mats,

I haven't built the windows server myself for a while but here some hints.

On 06/12/2013 06:55 PM, Mats wrote:
> Is there an up to date guide on how to compile and Configure the server?
Have a look to
https://github.com/awakecoding/FreeRDP-Manuals/blob/master/Developer/FreeRDP-Developer-Manual.markdown
for build options.

Configuration itself is rather straight forward. Have a look to
https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User-Manual.markdown
- at the bottom you find some registry keys that affect the server. In
addition there are two registry keys

HKEY_LOCAL_MACHINE\Software\FreeRDP\Server\PrivateKeyFile
HKEY_LOCAL_MACHINE\Software\FreeRDP\Server\CertificateFile

these can be used to override the default certifacte/key file (just
created a pull request that they are added to the manual).
If these two keys are not set the server looks for a server.key and
server.crt in the current working directory.

When building/developing/testing the easiest is to run the windows
server in the sub directory server/Windows/ because there are already a
key and certificate for testing.

Hope that helps.
Best regards,
Bernhard

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to