subj.
After update to 34 all Java Applets in all web-sites that i use don't works.
Latest posts made by av1987
-
Java not working after update to 34Opera for Windows
-
RE: Problem with client auth via sslOpera for Windows
sorry, formating breaks
I have problem with client authentication via ssl with secure renegotiation.
SSL protocol messages:
// At start there is server-only authentication
C ClientHello
S ServerHello, Certificate, ServerHelloDone
C ClientKeyExchange, ChangeCipherSpec, Finished
S ChangeCipherSpec
S Finished
C encrypted HTTP-traffic
// after receiving this messages server decides to authenticate client
S HelloRequest
C ClientHello
S ServerHello, Certificate, CertificateRequest, ServerHelloDone
After that message, opera send FIN, ACK messages and freezes (show loading icon)
Opera version: 23.0.1522.60
In other browsers (ie, chrome, ff, safari) all works goood
-
Problem with client auth via sslOpera for Windows
I have problem with client authentication via ssl with secure renegotiation.
SSL protocol messages:
Client -> Server// At start there is server-only authentication
-> ClientHello
<- ServerHello, Certificate, ServerHelloDone
-> ClientKeyExchange, ChangeCipherSpec, Finished
<- ChangeCipherSpec
<- Finished-> encrypted HTTP-traffic
// after receiving this messages server decides to authenticate client
<- HelloRequest
-> ClientHello
<- ServerHello, Certificate, CertificateRequest, ServerHelloDoneAfter that message, opera send FIN, ACK messages and freezes (show loading icon)
Opera version: 23.0.1522.60
In other browsers (ie, chrome, ff, safari) all works goood