Skip to content

Notes and limitations

cedrozor edited this page Sep 11, 2016 · 7 revisions
  • On Windows Server 2008, you may have to install (manually) the Microsoft Visual C++ 2008 redistributables (x86), required by OpenSSL (libeay32.dll/ssleay32.dll).

  • On Windows Server 2012, you may have issues installing the Microsoft Visual C++ 2015 redistributables (x86) (http://stackoverflow.com/questions/31536606/while-installing-vc-redist-x64-exe-getting-error-failed-to-configure-per-machi). To circumvent that, ensure your system is fully updated (Windows updates) first or try to install the package "Windows8.1-KB2999226-x64.msu" manually.

  • In order to keep the installation simple, both the myrtille gateway and services are installed on the same machine. They do however conform to a distributed architecture; if needed, given some additionnal code, myrtille services could acts as a proxy, so the gateway could be installed and operate separately (this could be handy if the gateway should go into a DMZ).

Clone this wiki locally