| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: SSL Client Certificate |
| SealedClassSingleton From: Brussels, USA Posts: 2 Member Since: 11/24/04 |
posted November 24, 2004 8:49 AM Hi, We are running WS FTP Server configured for allowing secure connections only and we are also checking the client certificate upon connecting. Everything works fine... Do you have any examples/tutorials of establishing a secure connection with Client certificates for the secure PowerTCP class |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 24, 2004 8:56 AM The sample listview app uses a control called Dart.PowerTCP.SecureFtp.Forms.dll to create a settings dialog that allows the user to select a client certificate. The source code for the forms DLL is in the directory where you installed powertcp. The sample also implements the CertificateRequested event to show how to present the user with a list of certs to choose from. |
| SealedClassSingleton From: Brussels, USA Posts: 2 Member Since: 11/24/04 |
posted November 24, 2004 10:18 AM Hi, How can I create a certificate store / add to an existing certificate store ? Because I'm unable to select the correct client certificate using your example (currently, the certificates are stored in the WS FTP store and offcourse somewhere on the network...) Thx |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 24, 2004 10:58 AM You can't load a certificate from that store. It has to be one of the system stores. If you have the ability to export the certificate to a pfx file with private key embedded, we have a version of the DLL here that you can test that allows you to create a store in memory that holds the certificate. If that interests you please contact support@dart.com |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|