🔥 3-day streak
Cisco CCNP Automation AUTOCOR (350-901)95 / 136
Question 95 of 136

You are writing a Python script that uses the requests library to push OSPF configuration to a production IOS-XE device via RESTCONF over HTTPS. The device presents a certificate signed by your organization's internal enterprise CA. During testing you received an SSLError, so a colleague suggests adding verify=False to every request. Security policy forbids disabling certificate validation in production. Which approach lets the script authenticate the device's certificate while complying with policy?

Reviewed for accuracy · Report an issueNext question