Thanks for reply and filing bug to Bugzilla. Please tell me what extra information do you requires to test reported issues in the SSL? If requires, i can send you all source files of classpath modified by me. one more thing, i got one more issue.In SSL implementation of classpath, Full SSL handshake (including secret key generation ) is happening on selecting every link (HTTP GET) from web application. This is not the case with SUN JRE where SSL handshake happen in beginning and after SSL session time out. Again i suspect bug in the SSL implementation because it creates new SSL session for every GET request instead of sharing previous session. gnu_andrew wrote: > > 2009/7/16 Audrius Meskauskas <audriusa@xxxxxxxxxx>: >> alk.shr wrote: >>> i am not able to run my web application on HTTPS port (secure port >>> through >>> SSL) although it run fine on normal HTTP port. >> This is a bug that must be verified. I add this to Bugzilla. >> >> See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40774 now. You can also >> register and then be notified about changes in the bug. >> >> Thanks for so comprehensive report. >> >> Audrius >> >> >> >> > > Test cases for this issues would also help. I don't see how these > failures can be replicated from the information given. > -- > Andrew :-) > > Free Java Software Engineer > Red Hat, Inc. (http://www.redhat.com) > > Support Free Java! > Contribute to GNU Classpath and the OpenJDK > http://www.gnu.org/software/classpath > http://openjdk.java.net > > PGP Key: 94EFD9D8 (http://subkeys.pgp.net) > Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8 > > > -- View this message in context: http://www.nabble.com/Does-SSL--works-at-all-in-classpath-version-0.98-----tp24515738p24564997.html Sent from the Gnu - Classpath - General mailing list archive at Nabble.com.