So im trying to request payment through my website but having problems.
Im using Windows 7 x32 as a testing environment. I installed Electrum via the installer and not the standalone exe.
First thing is that electrum is showing this in Preferences when it comes to SSL:
http://i.stack.imgur.com/h5uxb.png
Im using a self-signed certificate that I generated from OpenSSL. Next, i think i messed up when it came to the rewrite settings because when I type in "electrum addrequest 3.14 -m "this is a test" " via CMD (with admin), two files are generated in the right path of my server
http://i.stack.imgur.com/qxk8z.png
(the index.html was not generated, i coped it from one of the electrum folders)
the index.html was not generated, i coped it from one of the electrum foldersbut without the index.html. I actually tried finding a copy of the index.html and pasting it to the directy of the folder and tried doing the "index.html?id=(ID HERE)" but nothing changed as shown here!
http://i.stack.imgur.com/hgSe4.png
When I tried doing "listrequests()" via the Electrum command line, i got this:
http://i.stack.imgur.com/CBfS7.png
Can someone please tell me where I messed up?