Bug 19445 - [Anolis8.10][RC2][海光] 密码TPM/TCM功能测试在海光C86-4G机器上测试报错
Summary: [Anolis8.10][RC2][海光] 密码TPM/TCM功能测试在海光C86-4G机器上测试报错
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.10
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-12 09:27 UTC by tongsir
Modified: 2025-03-25 13:01 UTC (History)
1 user (show)

See Also:


Attachments
openssl_error (524.13 KB, image/png)
2025-03-12 09:27 UTC, tongsir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tongsir hygon_group 2025-03-12 09:27:10 UTC
Created attachment 1323 [details]
openssl_error

Description of problem:

8.10系统的1.1.1k版本openssl测试TPM/TCM有报错,RC1测试时反馈过该问题,最终方案是将openssl ec参数换为openssl pkey可解决SM2密钥解析报错。

但是RC2复测发现替换ec参数只能解决TKM中SM2密钥解析报错,TPM/TCM中使用依然报错,换用开源openssl测试通过,具体命令和报错见附件图

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 wangzhe 2025-03-25 13:01:33 UTC
https://gitee.com/src-anolis-os/tpm2-tools/pulls/15
tpm2-tools 更新PR已合入
tpm2-tools-4.1.1-5.0.6.an8 版本包已构建