Search
7 result(s) for certificateRequest
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services3.1.3 CertificateRequestCertificateRequest a PKCS #10 encoded structure used to request a new Certificate from a Certificate Authority . Note 1 to entry: Devices have hardware-based mechanisms, such
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.4 Push Managementacting as a Client . The Methods defined in 7.10 are used to create a CertificateRequest which can be passed onto the registration authority managed by the CertificateManager . After the registration
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global ServicesCertificateManager configures Endpoints as described in 7.7.5 . CreateSigningRequest This Method creates a new CertificateRequest that is signed with a PrivateKey owned by the Server . If requested, the Server generates
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.9.3 StartSigningRequestresponse. 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 ... CertificateManager shall generate a Certificate based on the value of the CertificateGroupId argument. CertificateRequest A CertificateRequest used to prove possession of the Private Key . It is a PKCS #10 encoded
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.3 ServerConfigurationTypeexisting transaction. The CreateSigningRequest Method asks the Server to create a PKCS #10 encoded Certificate Request that is signed with the Server's private key. The GetRejectedList Method returns ... used to track activity or allow administrators to move a rejected Certificate into the TrustList . This Method is the a shortcut for the GetRejectedList Method (see 7.8.3.2 ) on the DefaultApplicationGroup
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.10.10 CreateSigningRequestNodeId CertificateTypeId [in] String SubjectName [in] Boolean RegeneratePrivateKey [in] ByteString Nonce [out] ByteString CertificateRequest ); Argument Description CertificateGroupId The NodeId of the CertificateGroup Object which is affected by the request ... shall provide if RegeneratePrivateKey is TRUE. It shall be at least 32 bytes long. CertificateRequest The PKCS #10 DER encoded Certificate Request. If the CertificateRequest is for an ApplicationInstance Certificate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Servicespersist these credentials for use in the future. A CertificateManager may accept a CertificateRequest from unknown Applications that provide anonymous credentials if there is a process for manual review ... CertificateManager administrator. The Certificate is not issued until the CertificateRequest is approved. Once an application has received its first Certificate then the Certificate can be used in lieu of user