Additionally, this is unclear: >>> To pro...
# prisma-whats-new
c
Additionally, this is unclear:
>> To protect our microservices from unauthorized access, let’s generate two secret passphrases, we’ll use length 32 here. Let’s call them
create-secret
and
charge-secret
.
a
These are just two random keys you can create yourself. They are used as a secret to prevent unauthorized access to the services.