Open moconnor725 opened 9 months ago
@moconnor725 Hi! your colleague Andy Dick has already filed this issue with Canonical, via the Partner support center. In the future please use support center for such requests. You can track this at https://portal.support.canonical.com/ua/s/case/500N1000007uOuuIAE/nvidia-driver-pkcs-files
If you don't have an account there yet, you can arrange it via Joao Simioni or Ahmed Ahmed. Andy Dick has contact details for them.
in commit 942e468, the openSSL 1.1 PKCS library was removed from the installed file list. This should be reverted.
When in confidential computing mode, the user mode driver will open the appropriate PKCS library for the openSSL installed on the system. If it's an Ubuntu 20.04 system, openSSL 1.1 is expected. If it's an Ubuntu 22.04 system, openSSL 3.0 is inspected.
This effects r535 and any future driver (excluding r545).