Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The environment file (uploaded from Postman) and the Postman file should be stored in the same directory. In my example, I we stored my our Postman collection in /postman relative to my Repository Root which I we defined in my our Repository Profile:

...

The value of “Decrypt Key” should be the password that you used to encrypt your file with Cryptify. The password essentially works as an encryption/decryption key within Cryptify - and since the Postman check runner uses Cryptify, it will know how to decrypt the environment file using your password (the “decrypt key”).

...