/ohos5.0/base/security/certificate_manager/config/ |
H A D | BUILD.gn | 20 relative_install_dir = "security/certificates" 31 relative_install_dir = "security/certificates" 42 relative_install_dir = "security/certificates" 53 relative_install_dir = "security/certificates" 64 relative_install_dir = "security/certificates" 75 relative_install_dir = "security/certificates" 86 relative_install_dir = "security/certificates" 97 relative_install_dir = "security/certificates" 108 relative_install_dir = "security/certificates" 119 relative_install_dir = "security/certificates" [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-device-certificate-kit/ |
H A D | js-apis-certManager-sys.md | 62 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 65 console.info('the count of the app private certificates is 0'); 67 console.info('The result of getting all app private certificates is undefined.'); 70 console.info('Succeeded in getting all app private certificates.'); 115 console.info('the count of the app private certificates is 0'); 117 console.info('The result of getting all app private certificates is undefined.'); 120 console.info('Succeeded in getting all app private certificates.'); 166 console.info('the count of the system certificates is 0'); 168 console.info('The result of getting all system app certificates is undefined.'); 171 console.info('Succeeded in getting all system app certificates.'); [all …]
|
H A D | js-apis-certManager.md | 197 | 17500004<sup>12+</sup> | The number of certificates or credentials reaches the maximum allowed. | 256 | 17500004<sup>12+</sup> | The number of certificates or credentials reaches the maximum allowed. | 1118 console.info('the count of the user trusted certificates is 0'); 1120 console.info('The result of getting all user trusted certificates is undefined.'); 1123 console.info('Succeeded in getting all user trusted certificates.'); 1126 …console.error(`Failed to get all user trusted certificates. Code: ${err.code}, message: ${err.mess… 1129 …console.error(`Failed to get all user trusted certificates. Code: ${error.code}, message: ${error.… 1220 console.info('the count of the private certificates is 0'); 1222 …console.info('The result of getting all private certificates installed by the application is undef… 1225 console.info('Succeeded in getting all private certificates installed by the application.'); [all …]
|
H A D | errorcode-certManager.md | 53 The number of certificates or credentials reaches the maximum allowed.
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/ |
H A D | cert_manager_service.cfg | 7 …"mkdir /data/service/el1/public/cert_manager_service/certificates 0701 cert_manager_server cert_ma… 8 …"mkdir /data/service/el1/public/cert_manager_service/certificates/credential 0700 cert_manager_ser… 9 …"mkdir /data/service/el1/public/cert_manager_service/certificates/user 0700 cert_manager_server ce… 10 …"mkdir /data/service/el1/public/cert_manager_service/certificates/priv_credential 0700 cert_manage… 11 …"mkdir /data/service/el1/public/cert_manager_service/certificates/user_open 0701 cert_manager_serv… 12 …"mkdir /data/service/el1/public/cert_manager_service/certificates/user_config 0700 cert_manager_se… 13 …"mkdir /data/service/el1/public/cert_manager_service/certificates/sys_credential 0700 cert_manager…
|
/ohos5.0/docs/en/application-dev/reference/apis-device-certificate-kit/ |
H A D | js-apis-certManager-sys.md | 62 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 65 console.info('The result of getting all app private certificates is undefined.'); 68 console.info('Succeeded in getting all app private certificates.'); 73 …console.error(`Failed to get all app private certificates. Code: ${error.code}, message: ${error.m… 113 console.info('The result of getting all app private certificates is undefined.'); 116 console.info('Succeeded in getting all app private certificates.'); 119 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 162 console.info('The result of getting all system app certificates is undefined.'); 165 console.info('Succeeded in getting all system app certificates.'); 168 …console.error(`Failed to get all system app certificates. Code: ${err.code}, message: ${err.messag… [all …]
|
H A D | errorcode-certManager.md | 53 The number of certificates or credentials reaches the maximum allowed. 57 The number of installed certificates or credentials has reached the maximum. 61 Clear expired certificates or credentials.
|
/ohos5.0/docs/en/application-dev/security/DeviceCertificateKit/ |
H A D | device-certificate-kit-intro.md | 7 The certificate framework provides APIs for parsing and validating digital certificates. 19 …need to use the APIs provided by the certificate framework to implement operations on certificates. 31 …certificates throughout their lifecycle (installation, storage, use, and destruction). You can als… 42 During the use of the certificate management functionalities, certificates need to be installed and… 46 Device Certificate Kit does not provide the capabilities of generating or issuing certificates or C…
|
H A D | certManager-overview.md | 3 …ate management capabilities to implement management and secure use of certificates throughout thei… 15 …nager** module to implement lifecycle management of service certificates and CA certificates. The … 20 - Certificate destruction: You can use APIs to destroy one or more certificates or credentials stor… 24 Currently, only service certificates can be used, and only the private credentials using the RSA or…
|
H A D | create-verify-cerchainvalidator-object.md | 4 A certificate chain is an ordered list of certificates, in which each certificate is signed by the … 7 As shown in the following figure, the certificate chain consists three certificates. The root certi… 13 You can refer to the following example to construct a certificate chain from multiple certificates. 32 | count | number | Yes| Yes| Number of certificates.| 96 … // Number of certificates. In this example, there are two certificates in the certification chain.
|
H A D | certificate-framework-overview.md | 12 …pabilities of processing certificates and CRL data, but does not provide the capabilities of gener… 40 Currently, only the certificates in DER and PEM formats are supported.
|
H A D | create-get-cert-crl-object.md | 3 This topic walks you through on how to filter certificates or CRLs based on a **CertCRLCollection**… 19 …vice-certificate-kit/js-apis-cert.md#selectcerts11) to search for all certificates that match [X50…
|
/ohos5.0/base/request/request/services/src/manage/config/ |
H A D | cert_manager.rs | 60 let mut certificates = Vec::new(); in update_system_cert() localVariable 73 certificates.push(cert); in update_system_cert() 86 certificates.push(cert); in update_system_cert() 95 cert: Some(certificates), in update_system_cert()
|
/ohos5.0/base/security/certificate_framework/ |
H A D | README-en.md | 4 …ithm libraries. It provides the capabilities of parsing and verifying certificates, certificate ex… 13 …ed JavaScript interfaces to implement capabilities, including parsing certificates, certificate ex… 16 …* CRL operations include obtaining revoked certificates, SNs, issuers, and revocation time of the … 19 …r Mbed TLS algorithm library to provide capabilities, such as parsing certificates and obtaining c…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.45/ |
H A D | changelogs-bundlemanager.md | 11 Encrypted applications using debug-type signing certificates or encrypted applications of the debug… 21 Encrypted applications with debug-type signing certificates or encrypted applications of the debug … 25 Encrypted applications with debug-type signing certificates or encrypted applications of the debug …
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.38/ |
H A D | changelogs-network.md | 57 …* @tc.desc : Obtain system preset CA certificates and user installed CA certificates from cer… 86 …* @tc.desc : Obtain system preset CA certificates and user installed CA certificates from cer…
|
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/ |
H A D | _o_h___huks___cert_chain.md | 21 | uint32_t [certsCount](#certscount) | Number of certificates in the certificate chain. | 44 Number of certificates in the certificate chain.
|
/ohos5.0/base/security/appverify/ |
H A D | README.md | 17 …plication package, you can use the signature tools and the public key certificates and follow the … 37 │ ├── config # Application signature root certificates and configurat… 46 …certificates used for application integrity verification are specific to OpenHarmony. The correspo…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.38/ |
H A D | changelogs-network.md | 57 …* @tc.desc : Obtain system preset CA certificates and user installed CA certificates from cer… 86 …* @tc.desc : Obtain system preset CA certificates and user installed CA certificates from cer…
|
/ohos5.0/docs/zh-cn/application-dev/network/ |
H A D | http-request.md | 248 "certificates": "/etc/security/certificates" 262 "certificates": "/data/storage/el1/bundle/entry/resources/resfile" 305 |trust-anchors | array |受信任的CA。可以包含任意个item。item必须包含1个certificates。| 306 |certificates | string |CA证书路径。 |
|
/ohos5.0/docs/en/application-dev/network/ |
H A D | http-request.md | 198 You can preset application-level certificates or a public key hash values for certificate pinning. … 200 …on`. In the configuration file, you can create mapping between preset certificates and network ser… 217 Presetting application-level certificates means to embed the original certificate files in the appl… 221 …or the ohos.net.http and Image components, and the hash values of all certificates in the certific… 225 You can create mapping between public key hash values and domain name certificates in the configura… 240 The following is an example of presetting application-level certificates: 248 "certificates": "/etc/security/certificates" 262 "certificates": "/data/storage/el1/bundle/entry/resources/resfile" 305 …|Trusted CA. The value can contain any number of items. An item must contain one **certificates**.| 306 |certificates | string |CA certificate path.|
|
/ohos5.0/docs/en/readme/ |
H A D | Security.md | 25 - **Certificate framework**: provides system-level certificates, CRL verification, parsing, and out… 26 …certificates and service certificates for upper-layer services and system applications or abilitie… 50 - The certificates used for application integrity verification are specific to OpenHarmony. The cor… 68 …plication package, you can use the signature tools and the public key certificates and follow the …
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | _net_stack___certificates.md | 21 | [length](netstack.md#length) | Number of certificates.|
|
/ohos5.0/base/security/certificate_manager/ |
H A D | README.md | 17 - 证书存储:证书管理模块将用户传入的证书、或设备端生成的证书,存储在/data/service/el1/public/cert_manager_service/certificates目录下,并使…
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | client.rs | 69 let certificates = build_task_certs(config)?; in build_client() localVariable 70 for cert in certificates.into_iter() { in build_client()
|