Search results

  1. J

    stunnel

    I tried putting stunnel.pem in cert = C:/Program Files (x86)/stunnelcert/stunnel.pem just to check that, spaces was causing any problems. It worked Ok. Have you tried to create a replacement certificate? A shortcut should have been created when you installed stunnel, called Build a self...
  2. J

    stunnel

    Hi to assist, I installed stunnel on my laptop, getting errors no certificate. Edit config file from cert = stunnel.pem to cert = path to stunnel.pem in my case as follows cert = c:/stunnel/config/stunnel.pem Stunnel started Ok edit for info laptop running windows 10
  3. J

    stunnel

    Just another thought, is your stunnel.pem in the config directory ?
  4. J

    stunnel

    Here is my config file you can check against yours, [gmail-pop3] client = yes accept = 127.0.0.1:110 connect = pop.gmail.com:995 verify = 2 CAfile = ca-certs.pem checkHost = pop.gmail.com OCSPaia = yes [gmail-imap] client = yes accept = 127.0.0.1:143 connect = imap.gmail.com:993 verify = 2...
  5. J

    stunnel

    Hi as a test of requireCert = no, I modified my config file to [BlueIris] accept= 1440 connect = 192.168.0.15:81 requireCert = no Reloaded and whilst I got the message the me failed to initailise message I did get a connection from my iPhone. So stopped the stunnel and restarted failed to get...
  6. J

    stunnel

    Try adding into your Blueiris config requireCert = no
  7. J

    stunnel

    Are you starting and editing stunnel from the GUI ? or editing it via a text editor? just a thought incase the text editor is adding some unwanted character
  8. J

    stunnel

    Hi in Options -> Web Server try un checking secure only, if I check this can't connect
  9. J

    stunnel

    Have you tried directing the output from stunnel to port 81, as I described above. To be honest I don't know what the function of the BlueIris setting for stunnel. I successfully connect to Blue Iris from wan side through stunnel to port 81.
  10. J

    stunnel

    My setup may not be 100%, but here is how I set up stunnel.conf [blue-iris] accept = 1440 connect = 192.168.xx.xx:81 Blue iris mobile app establish secure connection to stunnel, stunnel directs to standard connection on the server. In the Blue Iris Mobile app, set as follows WAN https://...
  11. J

    stunnel

    Finally managed to get video playback when connecting through https. Could get video playback in alerts, real time etc on iPhone app, but not when trying to https://21x.xxx.xxx.xxx Could establish secure (see previous post)connection, which displayed ictures ok, but if I click a particular clip...
  12. J

    stunnel

    Hi I tried adding the address to trusted sites, no joy. Still got the warning about the certificate. Blue Iris is running on WHS 2011. While searching for info on certificates and stunnel I came across the following at [HOWTO] WHS homeserver.com Certificate in Jetty...and Others - SageTV...
  13. J

    stunnel

    Hi thanks for the reply, my iPhone app Blue Iris connects ok. it is windows https:// 192.... that does not work it prompts this certificate is not valid, would be great if I could get the web browser IE11 working and making a secure connection
  14. J

    stunnel

    Hi have stunell running and can connect from my iPhone app which I have set to secure. Can view camera and alerts ok. But when I try HTTPS get the warning certificate security problem. I have tried all sort of variation setting up the cert. My pc is running windows Home server have whs server...