Hi, All:
we have 'Reflection for secure it server for windows' installed on windows 2012 server. it works as sftp server and client.
this issue happened when use the sftp as client. below is the sftp debug log with use -vvv flag:
2021-12-17 8:33:04:647 debug1: Local version string SSH-2.0-Reflection_Windows_14.1.388
2021-12-17 8:33:04:647 debug1: Initializing PKI subsystem
2021-12-17 8:33:04:679 debug1: Query Manager: PKI: Using PKI configuration file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\pki_config
2021-12-17 8:33:04:679 debug1: Query Manager: PKI: Using Refleciton trust store file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\trust_store.p12
2021-12-17 8:33:04:679 debug1: Query Manager: PKI: Found Certificate cache file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\cert_cache
2021-12-17 8:33:04:679 debug1: Query Manager: PKI: Found CRL cache file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\crl_cache
2021-12-17 8:33:04:710 debug1: Query Manager: Using CRL cache file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\crl_cache
2021-12-17 8:33:04:710 debug1: Query Manager: Using CERT cache file: C:\Users\ALAISTSFTP_BCGD\Documents\Attachmate\Reflection\.pki\cert_cache
2021-12-17 8:33:04:726 debug1: SRL: created session 4064451154
2021-12-17 8:33:04:726 debug1: PKI: Query Manager succeeded.
2021-12-17 8:33:04:726 debug1: PKI: LDAP Timeout: 10
2021-12-17 8:33:04:726 debug1: CML: CRL initialization failed. Error 303
2021-12-17 8:33:04:741 debug1: PKI: Error creating CML session (141): CRL server library failed to initialize
2021-12-17 8:33:04:741 debug1: Error initializing PKI
2021-12-17 8:33:04:741 debug1: Cleanup PKI subsystem
2021-12-17 8:33:04:741 debug3: Callback set application exit status (87), (87) Connection failed.
2021-12-17 8:33:04:741 debug3: SSH connection thread connect event occured.
2021-12-17 8:33:04:741 debug3: Application connection thread signaled connect event.
2021-12-17 8:33:04:741 debug3: Disconnect: Application connection thread still active.
2021-12-17 8:33:04:741 debug3: Application connection thread disconnect event signaled.
2021-12-17 8:33:04:741 debug3: Destroying COM connection service.
2021-12-17 8:33:04:741 debug3: Application connection terminated normally.
Unable to connect to sdpsvrwm973.scglobal.ad.scotiacapital.com.
Volume in drive I is ALARA Scripts
any idea regarding how to trouble shooting or find more log from the tool it self will be great. above log is getting from batch files by using -vvv.
thanks in advance