Hi Andrea

Look here: http://forums.4d.com/Post/DE/17153654/1/17153655#17153779 (in 
German, but you can translate it in a good quality with 
https://www.deepl.com/translator). Here is it done for you:

---------------------------------------
The certificates must be in "pem" format, see:
http://doc.4d.com/4Dv16/4D/16.2/Using-TLS-Protocol.300-3434024.en.html

key. pem (document with the private encryption key) and cert. pem (document 
with the certificate):
in 4D in local mode or 4D Server, these files must be located next to the 
application's structure file,
in 4D in remote mode, these files must be located in the 4D application's Local 
Resources folder on the remote computer. For more information, see the 4D 
Client Database Folder section. Note that you must manually copy these files to 
the remote computer.

You must either request the certificate as a pem from the IT department - or 
convert it yourself.
Google search for "crt to pem".
This is usually done via OpenSSL. With chain certificates this is even more 
complicated, they have to be connected.
---------------------------------------

For chaining look here: 
https://www.digicert.com/ssl-support/pem-ssl-creation.htm
The order is significant!

HTH
Lutz Epperlein


--  
Lutz Epperlein  
----------------------------------------------
Agendo Gesellschaft für politische Planung mbH
Köpenicker Str. 9
10997 Berlin
http://www.agendo.de/
----------------------------------------------


**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to