Oracle Cloud Infrastructure 2019 Cloud Operations Associate — Question 13

Which two statements are true about the SSH tunnels within a Database as a Service (DBaaS) Cloud environment?

Answer options

Correct answer: A, D

Explanation

Option A is correct as SSH tunnels require an access rule for remote access. Option D is also correct since the client must supply the server with its SSH private key for authentication. Options B and C are incorrect; the server does not necessarily hold both keys in the authorized_keys file, and DBaaS does not inherently provide a centralized key server for SSH connections.