Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free CyberArk SECRET-SEN Practice Exam with Questions & Answers

Questions 1

What is a main advantage of using dual accounts in password management?

Options:
A.

Since passwords are cached for both rotation accounts, it ensures the password for an application will not be changed, reducing the amount of blackout dates when a password expires.

B.

It ensures passwords are rotated every 90 days, which respects the expected downtime for a system, database, or application

C.

It ensures no delays are incurred when the application needs credentials because a password that is currently used by an application will never be changed

D.

Since there are two active accounts, it doubles the probability that a system, database, or application will successfully authenticate.

CyberArk SECRET-SEN Premium Access
Questions 2

Where can all the self-signed/imported certificates be found in Conjur?

Options:
A.

/opt/conjur/etc/ssl from the Conjur containers

B.

/opt/conjur/certificates from the Conjur containers

C.

/opt/cyberark/dap/certs from the Conjur containers

D.

Log in to the Conjur UI > Conjur Cluster > Certificates > view.

Questions 3

Arrange the manual failover configuration steps in the correct sequence.

SECRET-SEN Question 3

Options:
Questions 4

You are deploying Kubernetes resources/objects as Conjur identities.

In addition to Namespace and Deployment, from which options can you choose? (Choose two.)

Options:
A.

ServiceAccount

B.

Replica sets

C.

Secrets

D.

Tokenreviews

E.

StatefulSet

Questions 5

Match each cloud platform to the correct Conjur authenticator.

SECRET-SEN Question 5

Options:
Questions 6

You are installing a Credential Provider on a Linux host. Arrange the installation steps in the correct sequence.

SECRET-SEN Question 6

Options:
Questions 7

When using the Seed Fetcher to deploy Kubernetes Followers, an error occurs in the Seed Fetcher container. You check the logs and discover that although the Seed Fetcher was able to authenticate, it shows a 500 error in the log and does not successfully retrieve a seed file. What is the cause?

Options:
A.

The certificate based on the Follower DNS name is not present on the Leader.

B.

The host you configured does not have access to see the certificates.

C.

The synchronizer service crashed and needs to be restarted.

D.

The Leader does not have the authenticator webservice enabled.

Questions 8

A customer has 100 .NET applications and wants to use Summon to invoke the application and inject secrets at run time.

Which change to the NET application code might be necessary to enable this?

Options:
A.

It must be changed to include the REST API calls necessary to retrieve the needed secrets from the CCP.

B.

It must be changed to access secrets from a configuration file or environment variable.

C.

No changes are needed as Summon brokers the connection between the application and the backend data source through impersonation.

D.

It must be changed to include the host API key necessary for Summon to retrieve the needed secrets from a Follower

Questions 9

What is the correct command to import the root CA certificate into Conjur?

Options:
A.

docker exec evoke ca import – –no-restart – –root

B.

docker exec evoke import – –no-restart – –root

C.

docker exec evoke ca import – –no-restart

D.

docker exec ca import

Questions 10

What is the correct process to upgrade the CCP Web Service?

Options:
A.

Run “sudo yum update aimprv” from the CLI.

B.

Double-click the Credential Provider installer executable and select upgrade.

C.

Double-click the AimWebService.msi and select upgrade.

D.

Uninstall and reinstall the CCP Web Service.