would you mind attaching the server example you are working with ? my version 
is from the old synapse zip and i don't see any samples in the svn downloads

On Tue, 1 Jan 2019 20:13:08 +0100 (CET)
Michael Van Canneyt <mich...@freepascal.org> wrote:

> 
> 
> On Tue, 1 Jan 2019, paste...@gmx.com wrote:
> 
> > DId you also happen to see if the problem also exists with other libraries 
> > libressl/boringssl/bearssl ?
> 
> No, I did not, I never heard of those libraries, and I don't know whether
> synapse has interfaces for them.
> 
> I plan to look into gnutls, because openssl is mayeb widely spread, but not
> exactly very understandable nor well implemented :/
> 
> >
> > Thank you - i never knew the server could generate a certificate on the fly 
> >   (your code/patches are now something to work on here for the quiet new 
> > years week!!)
> > But won't that create a massive overhead if has to do this for each new 
> > connection?
> 
> Well, see my closing remarks of my last mail. 
> It would be better to create the private key/certificate once when the server 
> is started, 
> and pass it on to each newly created connection...
> 
> Michael.
> 
> 
> _______________________________________________
> synalist-public mailing list
> synalist-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synalist-public


_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to