Posted By:
winston_gutkowski
Posted On:
Thursday, January 3, 2002 01:40 PM
We want to use JSSE to set up secure connections between client and server programs. CAs usually supply 2 types of certs: 40-bit or 128-bit. Both support 128-bit encryption, but not on all browsers.
Q: Is the encryption level of an HTTPS connection initiated by JSSE affected by the type of certificate being used? (NOTE: We are talking program-to-program connection here; no browser involved)