Hi!
I need to use openssl on symbian^3 but it is too old and insecure (based on 0.9.8g), so I tried to make a patch to avoid insecure renegotiation. My patch based on 0.9.8m but it still using insecure renegotiation, I tried to make patch based on newer versions too (0.9.8n 0.9.8r and CVS check-ins) and tried TLS1 and SSLv3 too. The only way is currently to use" SSLInsecureRenegotiation on" in server side :( My question is what should I modify in 0.9.8g source to avoid SSL insecure renegotiation issue? Best regards: Szocske