Skip to content

Conversation

@Will-Cross1
Copy link
Contributor

Resolves #313

Solves original problem of a warning returned by Popen as an error and causing the function to return False

Improves the variable names from pubkey1 and pubkey2 to help show where the key came from

@Will-Cross1 Will-Cross1 requested a review from a team as a code owner April 9, 2024 10:00
@tofu-rocketry tofu-rocketry self-assigned this Apr 10, 2024
@tofu-rocketry tofu-rocketry force-pushed the Replace-popen-to-OpenSSL-313 branch from 9e8f475 to db5763f Compare April 10, 2024 09:01
Copy link
Member

@tofu-rocketry tofu-rocketry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docstring for the method could do with updating as it still refers to using "openssl directly", when it's now done via pyopenssl.

@Will-Cross1 Will-Cross1 force-pushed the Replace-popen-to-OpenSSL-313 branch from db5763f to 7fe9cee Compare April 10, 2024 09:54
@tofu-rocketry tofu-rocketry added this to the 3.4.1 milestone Apr 10, 2024
@tofu-rocketry tofu-rocketry merged commit b3e692f into apel:dev Apr 10, 2024
@Will-Cross1 Will-Cross1 deleted the Replace-popen-to-OpenSSL-313 branch April 10, 2024 12:21
William-Brown5515 pushed a commit to William-Brown5515/ssm that referenced this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Error when running sender and receiver agents on a MAC

2 participants