Hi, I tried using Synpase to establish a SSL connection. The Ad-Hoc 
feature works but it's slow so I want to create a self-signed 
certificate to speed things up. How can do that by Synapse? I noticed 
there is a "CreateSelfSignedCert" in ssl_openssl unit. But I can't 
figure out how to save them to files I needed. Like:

  sock.SSL.CertificateFile:='cert.pem';
  sck.ssl.PrivateKeyFile:='key.pem';
  sock.ssl.CertCAFile:='cacert.pem';
  sock.SSL.KeyPassword:='your_pem_secret_password';


Any suggestion is appreciated!

Lewis Tian

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to