Where does WinSCP store a downloaded certificate ?
Is it possible to view the certificate that it downloads it and even convert it into a .pem format?
Thanks
Michael Pine
Thanks
Michael Pine
Advertisement
Advertisement
With options stating,The server's certificate is not known. You have no guarantee that the server is the computer you think it is.
Which seems to imply that WinSCP is going to store the certificate. So, where is it stored?If you trust this certificate, press Yes. To connect without storing certificate, press No. To abandon the connection press Cancel.
Continue connecting and store the certificate?
WinSCP does store only a fingerprint of the certificate.Which seems to imply that WinSCP is going to store the certificate.
Have WinSCP GUI generate a code template for you:I pressed 'Yes' and the connection now works but I have a program using the dll that needs the same certificate. How does it access the certificate?
Thanks.
[HttpsCertificates]
. If you need to connect using the WinSCPnet.dll, then use the SshHostKeyFingerprint
property of the session object to specify the fingerprint.
Advertisement
TlsHostCertificateFingerprint
.
Advertisement
You can post new topics in this forum