Refer to the exhibit. An application uses an API in Python using the Flask framework, which will be used to send sensitive data. The data must be secured while in transit. Which code snippet must be placed in the blank in the code to meet this requirement?

QuestionsCategory: 350-901Refer to the exhibit. An application uses an API in Python using the Flask framework, which will be used to send sensitive data. The data must be secured while in transit. Which code snippet must be placed in the blank in the code to meet this requirement?
Admin Staff asked 4 months ago
Image
Refer to the exhibit. An application uses an API in Python using the Flask framework, which will be used to send sensitive data. The data must be secured while in transit. Which code snippet must be placed in the blank in the code to meet this requirement?

A. app.run(ssl_context=(None))

B. app.run(ssl_context=('cert.key', ‘key.pem'))

C. app.run(ssl_context=('cert.pem', ‘key.pem'))

D. app.run(ssl_context=('cert.pem'))








 

Suggested Answer: C



This question is in 350-901 DEVCOR exam 
For getting DevNet Professional Certificate


Disclaimers:
The website is not related to, affiliated with, endorsed or authorized by Cisco.
Trademarks, certification & product names are used for reference only and belong to Cisco.

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.