Dart Home | PowerTCP SSL for ActiveX | Custom Development | Reply | PowerTCP SSL for ActiveX Topics | Forums |
Author | Forum: PowerTCP SSL for ActiveX Topic: Need to accept expired certs on older version (Dart.SecureTcp.1) |
Ryan Steckler From: San Diego, CA USA Posts: 6 Member Since: 07/24/01 |
posted October 30, 2003 6:34 PM Hi- I need to accept expired certs from my application. I read through the online help, and found: SecureTcp.Security, which when set to secureIgnoreDate would be ideal. (side note: the security property only shows up on the left pane of the online help, and not from the properties dropdown list of the SecureTcp control) Alas, the version of SecureTcp I'm using throws an "object does not support this property" error. I'm assuming thats a recent addition to the SSL tool. Is there a way to automatically accept expired certs in the version I am using? -Ryan Steckler Senscom, Inc. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 30, 2003 7:05 PM Use the Authentication event and set Valid = True if ValidDate is false and all the others are True. |
Ryan Steckler From: San Diego, CA USA Posts: 6 Member Since: 07/24/01 |
posted October 30, 2003 7:12 PM Wow. That was fast. I'll give it a try. Thanks -Ryan |
Reply | PowerTCP SSL for ActiveX Topics | Forums |
This site is powered by
![]() |