11 Star 2 Fork 20

wangalong/HuaweiRA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
server_config_dev.yaml 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
attestation_common:
yaml_parse_support: "current support yaml parse"
attestation_service:
key_management:
vault_get_key_url: "http://attestation_mock:8081/v1/vault/get_signing_keys"
is_require_sign: true
token_management:
jku: "jku"
kid: "kid"
exist_time: "600000"
iss: "iss"
eat_profile: "eat_profile"
policy:
export_policy_file:
- name: "tpm_boot"
path: "/opt/tpm_boot"
is_verify_policy_signature: false
single_user_policy_limit: 30
policy_content_size_limit: 500
query_user_policy_limit: 10
cert:
single_user_cert_limit: 10
nonce:
nonce_valid_period: 120
plugins:
- name: "tpm_boot"
path: "/opt/project/target/debug/libtpm_boot_verifier.so"
- name: "tpm_ima"
path: "/opt/project/target/debug/libtpm_ima_verifier.so"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/wangalong123/huawei-ra.git
git@gitee.com:wangalong123/huawei-ra.git
wangalong123
huawei-ra
HuaweiRA
master

搜索帮助