2. option don't resolve "screen capture software" warning in enterprise, and I found this from doc:

"RAND_event() and RAND_screen() are deprecated since OpenSSL 1.1.0. Use the functions described above instead."
https://www.openssl.org/docs/man1.1.0/crypto/RAND_screen.html

so 1.option will be nice.

Pavol


Dňa 29. 8. 2017 o 8:44 Michael Van Canneyt napísal(a):
I suppose this is not necessary; it is probably meant to generate some
randomness. There are 2 options:
1. Remove the call completely;
2. Add a parameter to InitSSLInterface to disable the call, using some
default value.

In view of backwards compatibility, the second is probably preferable.

Michael.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to