We recently had a security audit and it exposed several weaknesses in the systems that are in place here. One of the tasks that resulted from it is that we ...
Does anyone have a good example of how to do https over http (or a socket)?
The embedded java platform doesn't support https out of the box, but I'm sure it should ...
We're looking for a solution that will allow us to use HTTPS without encryption. Why? Here's the story:
Our product (installed at customers) connects to our servers to fetch updates, post information, ...
I need some opinions on this. I want to be able to have a file that is uploaded to a server stored in the encrypted state and not to be decrypted till it is downloaded by another client. The server would act as a go between the 2 ends of the https clients. I would need to be able to read ...