Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling method '_start_test' of listener 'CryptoLibrary' failed: CryptoError: An error occurred trying to decrypt the message #23

Open
JoostW21111 opened this issue Apr 15, 2023 · 0 comments

Comments

@JoostW21111
Copy link

JoostW21111 commented Apr 15, 2023

Hi All,

I use and install the robotframework-crypto lib for the first time and i follow the installation steps.
The next repro step i follow is:

  • I have already create/generate the private and the public key.
  • Then with the command "CryptoClient" i have encrypted a password and saved it
  • i get an crypt key: <crypt: key>
  • i use the next lib in de setting: Library CryptoLibrary variable_decryption=True
  • i run the test (UI)

When i log in with the encrypted password in a web application. The password wil accepted and can log in successful.
But i get the following error twice

[ ERROR ] Calling method '_start_suite' of listener 'CryptoLibrary' failed: CryptoError: An error occurred trying to decrypt the message
[ ERROR ] Calling method '_start_test' of listener 'CryptoLibrary' failed: CryptoError: An error occurred trying to decrypt the message

Any idea why this error is displayed?

regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant