Search
9 result(s) for certificateGroupId
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesthis case. GetCertificateStatus The Method GetCertificateStatus is called with the ApplicationId and the CertificateGroupId to check if a certificate update is required. This is repeated for each CertificateType needed
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesCertificateManager needs to update a TrustList as part of a larger workflow. The CertificateGroupId is determined by the containing workflow. TrustList::Open The TrustList is opened for writing
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesCertificateManager needs to update a Certificate as part of a larger workflow. The CertificateGroupId and CertificateTypeId are determined by the containing workflow. Certificate Exists? An existing Certificate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.4 StartNewKeyPairRequestreturned in the FinishRequest response. Signature StartNewKeyPairRequest( [in] NodeId ApplicationId [in] NodeId CertificateGroupId [in] NodeId CertificateTypeId [in] String SubjectName [in] String[] DomainNames [in] String PrivateKeyFormat [in] String PrivateKeyPassword [out] NodeId ... RequestId ); Argument Description ApplicationId The identifier assigned to the application by the CertificateManager . CertificateGroupId The NodeId of the CertificateGroup which provides the context for the new request. If null
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.8 GetCertificatesPrivilege , or the ApplicationSelfAdmin Privilege (see 7.2 ). Signature GetCertificates( [in] NodeId ApplicationId [in] NodeId CertificateGroupId [out] NodeId[] CertificateTypeIds [out] ByteString[] Certificates ); Argument Description ApplicationId The identifier assigned to the application ... CertificateGroupId An identifier for the CertificateGroup that the Certificates belong to. If null, the CertificateManager shall return the Certificates for all CertificateGroups assigned to the application. CertificateTypeIds The CertificateTypes that
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.10 GetCertificateStatusPrivilege , or the ApplicationSelfAdmin Privilege (see 7.2 ). Signature GetCertificateStatus( [in] NodeId ApplicationId [in] NodeId CertificateGroupId [in] NodeId CertificateTypeId [out] Boolean UpdateRequired ); Argument Description ApplicationId The identifier assigned to the applicationby ... CertificateGroupId The NodeId of the CertificateGroup which provides the context. If null the CertificateManager shall choose the DefaultApplicationGroup . CertificateTypeId The NodeId of the CertificateType for the Certificate . If null
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.10 CreateSigningRequestsupport a least one active and one new key pair for each combination of CertificateGroupId and CertificateTypeId . If this Method is called multiple times with the same CertificateGroupId and CertificateTypeId ... pair is deleted if it is no longer used. If Certificate associated with the CertificateGroupId and CertificateTypeId is deleted or replaced via CreateSelfSignedCertificate (see 7.10.6 ) or DeleteCertificate (see 7.10.7 ) then
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.18 TransactionErrorTypeObject that had the error. It is either a TrustListId or a CertificateGroupId . Error StatusCode The code describing the error. Message LocalizedText A description of the error. It should include
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.4.1.7.4 CertificateGroupIdCertificateGroupId The CertificateGroupId parameter is the NodeId of the CertificateGroup used for the DTLS Tranpsort. This includes the Certificate and TrustList that are to be used for establishing DTLS sessions