Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Vault supports which type of configuration for source limited token?

A.

Cloud-bound tokens

B.

Domain-bound tokens

C.

CIDR-bound tokens

D.

Certificate-bound tokens

Your organization has an initiative to reduce and ultimately remove the use of long lived X.509 certificates. Which secrets engine will best support this use case?

A.

PKI

B.

Key/Value secrets engine version 2, with TTL defined

C.

Cloud KMS

D.

Transit

You can build a high availability Vault cluster with any storage backend.

A.

True

B.

False

Use this screenshot to answer the question below:

Where on this page would you click to view a secret located at secret/my-secret?

A.

A

B.

B

C.

C

D.

D

E.

E

To give a role the ability to display or output all of the end points under the /secrets/apps/* end point it would need to have which capability set?

A.

update

B.

read

C.

sudo

D.

list

E.

None of the above

Which of the following statements are true about Vault policies? Choose two correct answers.

A.

The default policy can not be modified

B.

You must use YAML to define policies

C.

Policies provide a declarative way to grant or forbid access to certain paths and operations in Vault

D.

Vault must be restarted in order for a policy change to take an effect

E.

Policies deny by default (empty policy grants no permission)

An organization wants to authenticate an AWS EC2 virtual machine with Vault to access a dynamic database secret. The only authentication method which they can use in this case is AWS.

A.

True

B.

False

You are using Vault's Transit secrets engine to encrypt your data. You want to reduce the amount of content encrypted with a single key in case the key gets compromised. How would you do this?

A.

Use 4096-bit RSA key to encrypt the data

B.

Upgrade to Vault Enterprise and integrate with HSM

C.

Periodically re-key the Vault's unseal keys

D.

Periodically rotate the encryption key

The vault lease renew command increments the lease time from:

A.

The current time

B.

The end of the lease

Which Vault secret engine may be used to build your own internal certificate authority?

A.

Transit

B.

PKI

C.

PostgreSQL

D.

Generic