Ok i really don't get it. I made all certificates myself using only
openssl (no scripts) and entered path to them in TLS part of the
eap.conf file. <br>CA, server cert.., everything is there in the same
directory (in my case - CERTS, with big letters) (how would i sign
certificate if i wouldn't create CA first?). And i don't have CA.all
file at all :\ Files i'm using:<br>
<br>
cacert.pem    <-- this is my CA<br>
cakey.pem<br>
newcert.pem   <-- and this is my server cert<br>
newcert.req<br>
<br>
<br>