Hello

Is it possible to separate the job of a server serving SSL documents in two servers, a "trusted" server and an "untrusted" server in that way:

- One server is on the Internet and distributes documents using the SSL protocol ("untrusted")
- One server is offline and uploads encrypted documents to the first server for Internet clients at scheduled intervals ("trusted")


Only the "trusted" server knows of the private key.

Is that practically possible? Will it work without additional software on the clients (a standard SSL-enabled web browser will do)?

Thanks,
-- Denis.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to