Search
6 result(s) for certificateTypeId
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicesneeds 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 may not be assigned
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.3 StartSigningRequestFinishRequest response. Signature StartSigningRequest( [in] NodeId ApplicationId [in] NodeId CertificateGroupId [in] NodeId CertificateTypeId [in] ByteString CertificateRequest [out] NodeId RequestId ); Argument Description ApplicationId The identifier assigned to the application record ... context for the new request. If null the CertificateManager shall choose the DefaultApplicationGroup . CertificateTypeId The NodeId of the CertificateType for the new Certificate . If null the CertificateManager shall generate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.4 StartNewKeyPairRequestFinishRequest 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 ... context for the new request. If null the CertificateManager shall choose the DefaultApplicationGroup . CertificateTypeId The NodeId of the CertificateType for the new Certificate . If null the CertificateManager shall generate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.10 GetCertificateStatusApplicationSelfAdmin 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 the GDS. CertificateGroupId ... CertificateGroup which provides the context. If null the CertificateManager shall choose the DefaultApplicationGroup . CertificateTypeId The NodeId of the CertificateType for the Certificate . If null the CertificateManager shall select a Certificate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.6 CreateSelfSignedCertificatedefined in OPC 10000-6 .The new Certificate shall be an instance of the CertificateTypeId. If a Certificate is already assigned to the CertificateType slot then a Bad_InvalidState error ... access to the SecurityAdmin Role (see 7.2 ). Signature CreateSelfSignedCertificate ( [in] NodeId CertificateGroupId [in] NodeId CertificateTypeId [in] String SubjectName [in] String[] dnsNames [in] String[] ipAddresses [in] UInt16 lifetimeInDays [in] UInt16 keySizeInBits
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.10 CreateSigningRequestleast 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 then ... 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