by maxkleiner
DelphiWebStart (DWS) is an Application Loader with TCP Sockets based on a ThinClient first spread over the Web, VPN or Intranet. So a user can download data (exes, maps, files) from a list and start it. DWS supports OpenSSL including a PKI HTTPS-Server.
maxkleiner changed the public information on the DelphiWebStart project
maxkleiner added a screenshot of Shows Browser and HTTPServer of DWS
The https_server 1.9 can be upgraded to delphi2007 and indy10 with following code file: http://www.softwareschule.ch/download/openssl_delphi2007_https_main.txt The whole release datawebsecure is available with openSSL_dws_https_lib_1_9_2.zip A System ...
A short introduction as a presentation is available: http://www.softwareschule.ch/download/openssl_delphi_2009.pdf (from DelphiWebStart to openSSL and DataWebSecure)
Major changes between DWS 1.8 and DWS 1.9: o Now OpenSSL 0.9.8g support o Several compilation issues fixed o Compilation switch between Indy 9 and 10 o Added support for hash ckecking MD5 of the OpenSSL Lib o Built in mutex check for single ...
OpenSSL includes a command line utility that can be used to perform a variety of cryptographic functions like generating your machine certificate in [CERT]. First you need a RootCA (selfsigned) // we genrate the private key of the CA: 1. openssl ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use