ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certificate...
2007-03-28 Casey Marshall <csm@gnu.org> * gnu/javax/net/ssl/provider/ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certificate, and just pass the public key to the cipher. From-SVN: r123307
This commit is contained in:
committed by
Tom Tromey
parent
8eced3a2a9
commit
5a953bf101
@@ -1,3 +1,9 @@
|
||||
2007-03-28 Casey Marshall <csm@gnu.org>
|
||||
|
||||
* gnu/javax/net/ssl/provider/ClientHandshake.java (RSAGen.implRun):
|
||||
check keyEncipherment bit of the certificate, and just pass the public
|
||||
key to the cipher.
|
||||
|
||||
2007-03-27 Casey Marshall <csm@gnu.org>
|
||||
|
||||
PR classpath/31302:
|
||||
|
||||
Reference in New Issue
Block a user