Eric Blankenhorn
Eric Blankenhorn
Looks like a cool demo of integrating wolfMQTT and wolfTPM. I can make some time next week to try running it.
Hi @laurenzfg Please see the prerequisites for wolfssl-py: https://github.com/wolfSSL/wolfssl-py#compiling This is usually accomplished by running the `setup.py` script: https://github.com/wolfSSL/wolfssl-py/blob/master/setup.py If you don't want to use the script, try: `pip install...
Hi @laurenzfg I've requested a review of this issue by my colleague, @cconlon
Signed contributor agreement received. Starting tests.
Hi @Tathorack The contributor agreement and the verbiage have been accepted. I've restarted the tests. Thanks, @embhorn
@cconlon @TakayukiMatsuo Please resume the review on this PR.
@cconlon Reviewers have approved. Please merge when you are ready.
@mpsuzuki is approved as a contributor.
Hi @job Could you please try configuring with `--disable-shared` and retrying `make check`? Is this from a clean clone of the repository?
@job Did David's suggestion resolve the issue?