This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Web Server - Ask For Help / Re: webserver example 79
« on: April 20, 2026, 01:15:49 AM »
trying to create a self signed certificate
CreateSelfSignedCertificate.bat
get this error
how do I generate YourRandom.rnd
Can't load .\YourCARoot\private\YourRandom.rnd into RNG
EC6F0000:error:12000079:random number generator:RAND_load_file:Cannot open file:crypto\rand\randfile.c:107:Filename=.\YourCARoot\private\YourRandom.rnd
CreateSelfSignedCertificate.bat
get this error
how do I generate YourRandom.rnd
Can't load .\YourCARoot\private\YourRandom.rnd into RNG
EC6F0000:error:12000079:random number generator:RAND_load_file:Cannot open file:crypto\rand\randfile.c:107:Filename=.\YourCARoot\private\YourRandom.rnd
2
Web Server - Ask For Help / webserver example 79
« on: April 12, 2026, 11:50:02 PM »
Has anyone ever got example 79 to work (camera, barcode, QR scanning)? I am trying to implement QR scanning in a webserver app without success (clarion 11.1 Nettalk 14.37)
Pages: [1]