Usage of cert.exe
=================
1. Copy "Cert.exe" to your PC (e.g. to "c:\MySSL")
2. Install OpenSSL (see www.openssl.org) e.g. to "c:\OpenSSL-Win32"
3. Open a terminal, change to "c:\MySSL" and run "Cert.exe" with the following arguments:
     -ip <ip-address of control unit>
     -ca
     -srvn
     -d <validity of certificate in days>
     -ossl <folder of OpenSLL-installation>
     -cpu <any name for your drive>
     -e
  
    --> Example: cert.exe -ip 169.254.11.22 -ca -srvn -d 365 -ossl c:\OpenSSL-Win32 -cpu conveyor1 -e

    
Copying the certificates to the CF-card
=======================================
1. As a result of the action above, the folder "c:\MySSL\images\conveyor1\image" is created
2. This folder contains all files that are required on the CF-card of the control unit
    => Copy the contents of this folder to the CF-card into the folder "\OEM\SINAMICS\HMICFG"
    
 
