The Interpeak Web Server Security Package adds the HTTPS communication protocol to an existing plain-text embedded web server. HTTPS is implemented in a transparent way, which means that the original web server does not need to be changed in any way. All CGI-scripts and equivalent can be left unchanged.

The HTTPS/SSL Embedded Web Server Security Package adds the following security services to your web interface:

  • Authentication using X509 certificates (optional)
  • Encryption, excellent way to protect the userids and passwords used to log
    in via the web interface.
  • Integrity, information modified since it left the sender is detected.
  • Replay detection, information that is replayed is rejected.

Embedded HTTPS/SSL Data Sheet

The HTTPS protocol uses SSL, which is the de-facto standard for web security. All important web browsers suppport SSL - Internet Explorer, Netscape, Opera. No changes are needed on the clients. The end-users can continue to use the same browsers as before.

The Interpeak Web Server Security Package is implemented as an SSL proxy, based on the Interpeak Embedded SSL product. For each browser that connects, an SSL connection is established. The request from the browser is decrypted and sent over a cleartext connection to the real web server. The response from the web server is read from the clear-text connection and sent encrypted over the SSL connection to the browser. Transparent, elegant and secure!

> Embedded HTTPS/SSL Data Sheet
> Request More Info



 

Interpeak Embedded
Websec Features

  • Transparent addition of SSL to existing Web Servers.
  • No modification needed to Web Server or CGI function hooks.
  • All well-known web browsers support SSL.
  • Large number of cipher suites supported.
  • Strong encryption (128 bit keys).
  • Highly configurable Simple to install and use Key-pair generation included.
  • Issues PKCS#10 certificate requests for easy integration with Certificate Authorities, e.g. VeriSign.
  • Portable C source code included.
  • Easy to install and configure.