| Dart Home | PowerTCP Web Enterprise for ActiveX | Custom Development | Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web Enterprise for ActiveX Topic: WebASP and https with Powerbuilder |
| User60 Posts: 5 Member Since: 04/26/02 |
posted May 3, 2002 2:09 PM I am considering using WebASP with a PB client but am having a problem with SSL certificates. I have a self-signed cert installed on the server. If I attempt to connect via https from my PB app, the connection fails. But if I first install the cert on the client machine (via IE) then the CA (me) is considered to be "trusted," and the PB client works fine. Next, I removed the cert from the client and tried setting the Security property on the WebASP control to 1, which should force WebASP to accept any cert from the server. This does not help. I also put a line in the Authenticate event: valid = true This also does not help. (For what it's worth, the Authenticate event doesn't seem to be firing. I put a messagebox in there and never got it.) The reason I considered using WebASP is because it supposedly does not rely on windows dll's. Is there any way to make it accept my cert without having to install the cert on every client? Thanks. |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted May 3, 2002 2:40 PM Hi Andy, You are correct; the Authenticate Event does not fire in Powerbuilder. This is a known issue with this environment. The Security Property problem has been addressed, and will function correctly in the next released update. If you would like to try a beta dll with the fix, please email support@dart.com. Thanks, -ken K M Drake Dart Tech Support |
| Reply | PowerTCP Web Enterprise for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|