ma_kataoka
Summary
-------
SmartFTP does not work with an FTPS server that optionally accepts
valid client certificates.
Detail
------
When the server requests a client certificate and SmartFTP doesn't have
a proper certificate, it sends a completely irrelevant self-signed
certificate:
Subject=/CN=Administrator/L=EFS/OU=EFS File Encryption Certificate
Issuer=/CN=Administrator/L=EFS/OU=EFS File Encryption Certificate
If the server is configured to request an optional client certificate,
the client should not send any certificate if it doesn't have an
appropriate one. SmartFTP, however, sends in the above bogus certificate,
lets the server to verify it and getting rejected instead.
Thanks,
Masato
-------
SmartFTP does not work with an FTPS server that optionally accepts
valid client certificates.
Detail
------
When the server requests a client certificate and SmartFTP doesn't have
a proper certificate, it sends a completely irrelevant self-signed
certificate:
Subject=/CN=Administrator/L=EFS/OU=EFS File Encryption Certificate
Issuer=/CN=Administrator/L=EFS/OU=EFS File Encryption Certificate
If the server is configured to request an optional client certificate,
the client should not send any certificate if it doesn't have an
appropriate one. SmartFTP, however, sends in the above bogus certificate,
lets the server to verify it and getting rejected instead.
Thanks,
Masato