![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 11 to 12 of 12 total |
![]() |
Thu, May 30 2013 3:47 PM | Permanent Link |
Alvaro | Tim:
STunnel works Ok. I did a basic setup for testing and that is working. - From the client side, one must accept the secure connection and certificate. With minimal changes to the sources of EWB (http ---> https) in the Request, is sufficient. In the Connection parameters to ElevateDB server, do not change anything. Thank you!!! Alvaro |
Fri, May 31 2013 3:43 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Alvaro,
<< STunnel works Ok. I did a basic setup for testing and that is working. - From the client side, one must accept the secure connection and certificate. With minimal changes to the sources of EWB (http ---> https) in the Request, is sufficient. In the Connection parameters to ElevateDB server, do not change anything. >> Yes, I just tried it today also with our existing www.elevatesoft.com web server (still not EWB Web Server, but will be soon), and it works great. It only took me about 10 minutes to set up. The hardest part is converting the SSL certificate over from PFX to PEM format, and that can be done with this command: <stunnel_dir>openssl pkcs12 -in <cert_name>.pfx -out <cert_name>.pem -nodes That is from a .pfx that was exported from the Windows certificate store after being requested/installed. Also, one thing I forgot to mention is that the new TEWBDatabaseAdapter and TEWBDataSetAdapter components in 1.02 will effectively allow one to bypass using the EWB Web Server and use another Delphi web back-end if so desired. These components handle all of the JSON, so you don't need to do much else for dataset handling (there's an example module that shows how to use them). If you have any other questions, please let me know. Tim Young Elevate Software www.elevatesoft.com |
« Previous Page | Page 2 of 2 | |
Jump to Page: 1 2 |
This web page was last updated on Saturday, June 3, 2023 at 10:17 AM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |