A developer creates an application that must provide an encrypted connection or API keys. The keys will be used to communicate with a REST API. Which command must be used for the secure connection? A. curl X PUSH `http://username.app.com/endpoint/?api_key=12345abcdef' B. curl v `ftp://username.app.com/endpoint/?api_key=12345abcdef' C. curl X GET `https://username.app.com/endpoint/?api_key=12345abcdef' D. curl X GET `http://username.app.com/endpoint/?api_key=12345abcdef' Correct Answer: C This question is in 200-901 exam For getting Cisco Certified DevNet Associate Certificate
Please login or Register to submit your answer