Re: SSL_write() failed (SSL:) (1: operation not permitted) when serving MP4 over HTTPS

2014-08-12 Thread insilica
Just an update, I forgot to add, It seems it's possibly related to chrome? (currently running Version 33.0.1750.117) I converted the mp4 to ogv, same issue, but only in chrome, the android version of chrome refuses to load period. Firefox is fine. So probably not nginx related at all. Posted at

Re: SSL_write() failed (SSL:) (1: operation not permitted) when serving MP4 over HTTPS

2014-08-12 Thread insilica
Sorry forgot to add the nginx version, running on FreeBSD 10.0-Rlease-p7 nginx version: nginx/1.7.4 TLS SNI support enabled configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-

SSL_write() failed (SSL:) (1: operation not permitted) when serving MP4 over HTTPS

2014-08-12 Thread insilica
Hi, I've searched the mailing list but haven't found anything relating to this error:, the closest I found: http://trac.nginx.org/nginx/ticket/428 - however that was closed 6 weeks ago and the error I get is with/without SPDY. I can't see whether I have misconfigured something? or it may be a bug