encrypt « https « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » https » encrypt 

1. How would you implement a secure static login credentials system in Java?    stackoverflow.com

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 ...

2. where can i find an example of how to setup https on java where https is not supported    stackoverflow.com

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 ...

3. Using HTTPS in Java Without Encryption    stackoverflow.com

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, ...

4. Store HTTPS file upload on server encrypted?    coderanch.com

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 ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.