Page 2 of 2

Re: accountcsv.php

Posted: Thu Jul 13, 2017 2:47 am
by Tuck Fheman
Have I missed installing something called OpenSSL or something?

If I put that OpenSSL.bat file in the C:\temp folder with SSLCert.exe and run it I get ...

https://s20.postimg.org/4scw1n5nh/opensslerror.png

Re: accountcsv.php

Posted: Thu Jul 13, 2017 2:48 am
by Tuck Fheman
Oh also, do I need to have Poker Mavens running when I use SSLCert?

Re: accountcsv.php

Posted: Thu Jul 13, 2017 9:50 am
by Kent Briggs
Tuck Fheman wrote:If I put that OpenSSL.bat file
Where are getting this OpenSSL.bat file from?

Re: accountcsv.php

Posted: Thu Jul 13, 2017 10:21 am
by Tuck Fheman
Kent Briggs wrote:
Tuck Fheman wrote:If I put that OpenSSL.bat file
Where are getting this OpenSSL.bat file from?
It must have come with the openssl i dl'd from the open source site.

Re: accountcsv.php

Posted: Thu Jul 13, 2017 10:31 am
by Kent Briggs
Tuck Fheman wrote:It must have come with the openssl i dl'd from the open source site.
You shouldn't have needed anything from there to run my CSR utility as it already included the two OpenSSL DLL files (32-bit versions). The contents of SSLCert100.zip is:

libeay32.dll
openssl.cfg
openssl.exe
SSLBatch.bat
SSLCert.exe
ssleay32.dll

As long all those files where in the same folder, it should have worked by just running SSLCert.exe.

Re: accountcsv.php

Posted: Fri Jul 14, 2017 5:23 am
by Tuck Fheman
Solved.

Once again it was my fault. I forgot to change the URL in the API file from the IP address to the domain name after updating that in the software. doh!