CompTIA Linux+ XK0-006 (V8) Practice Question

A Linux administrator is trying to download a configuration file from a new internal development server using curl. The command fails with the following error:

curl: (60) SSL certificate problem: self-signed certificate

The administrator needs to quickly test access to the file and is not concerned with certificate validation for this specific, one-time task. Which of the following commands should the administrator use to bypass the certificate check and download the file?

  • update-ca-certificates

  • certutil -A -n "dev-server" -t "P,," -d sql:$HOME/.pki/nssdb -i dev-server.crt

  • openssl s_client -connect dev-server:443 -showcerts

  • curl -k https://dev-server/config.txt

CompTIA Linux+ XK0-006 (V8)
Troubleshooting
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot