Hi there,
I am trying to copy files from flash to a https backend. These copies fail because of “failed SSL handshakes”. That’s correct because the HTTPS backend is using a self-signed cert. What would be the correct way to skip the SSL handshake on these copies?
Weird thing is, I successfully copied one file while ‘fooling’ around with the PKI trustpoints.. but didn’t manage to reproduce the correct settings I had when the copy went successfull...
any help is much appreciated