Upload site changes fingerprint (certificate) every 6 months - how to automate this?
I have a site that changes its fingerprint (certificate) every 6 months. I have a script that uploads a file to it on a daily basis. I am only alerted to the cert change when the company contacts me and says they have not received a recent uploaded file. How can I code in the script to update the fingerprint if a new one is available? The GUI asks me and I respond yes to save the new cert. Then I have to go to the session details and copy and paste the new fingerprint into the script. Hardly seems like the best way to handle this. Thanks in advance to all who respond.