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

Sign & Encrypt deprecated APIs from tpm not compatible with Ubuntu 22.04 #6533

Open
2 of 7 tasks
r1gbymordeca1 opened this issue Jun 5, 2024 · 1 comment
Open
2 of 7 tasks

Comments

@r1gbymordeca1
Copy link

r1gbymordeca1 commented Jun 5, 2024

Hello Team,

We are working on a client implementation which needs to connect to as a server with Sign & Encrypt and we are using the following example as stated in the README_client_server_tpm_keystore.txt file: https://github.com/open62541/open62541/blob/master/examples/encryption/README_client_server_tpm_keystore.txt

Looks like this document works only with Ubuntu 20.04 and not with Ubuntu 22.04 as open62541 depends on certain deprecated APIs from the tpm library. This is a mandatory feature for us and we would like to know if the fixes for the deprecated APIs would be made.

I am marking this as critical as our development plan relies on this.

Checklist

Please provide the following information:

  • open62541 Version (release number or git tag): HEAD
  • Other OPC UA SDKs used (client or server): No
  • Operating system: Linux
  • Logs (with UA_LOGLEVEL set as low as necessary) attached: No
  • Wireshark network dump attached: No
  • Self-contained code example attached: No
  • Critical issue: Yes
@jpfr
Copy link
Member

jpfr commented Jun 11, 2024

Got it.

The fastest way to get this done is to send us a patch.
Or contact us directly vie email.

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

2 participants