Jump to content

Self-signed Certificates Generation Tool: Difference between revisions

Created page with "<strong>Generation of self-signed certificates compatible with Arrowhead. </strong> == Asset Description == <p style="line-height: 1.5em"> This tool supports generation of self-signed certificates (.p12 fromat) suitable to be used for [https://arrowhead.eu/ Arrowhead] platform. </p> == Asset Details == === Dataset Information === <p style="line-height: 1.5em"> The tool is developed in Python and can generate all needed certificates for the Arrowhead clients according t..."
 
Line 32: Line 32:
==== Acknowledgement====
==== Acknowledgement====
<p style="font-size:90%;line-height: 1.5em">
<p style="font-size:90%;line-height: 1.5em">
''This work was funded by AI REDGIO 5.0 (101092069).. The dataset will be used in the AI REDGIO 5.0 Didactic Factory Pilot DFIII: Self-evolving monitoring systems for assembly production lines.''
''This work was funded by AI REDGIO 5.0 (101092069). The dataset will be used in the AI REDGIO 5.0 Didactic Factory Pilot DFIII: Self-evolving monitoring systems for assembly production lines.''
</p>
</p>


== Relevant Categories==
== Relevant Categories==
[[Category:Library]][[Category:Executable]][[Category:Edge]][[Category:Cloud-based]][[Category:Security]][[Category:Python]]
[[Category:Library]][[Category:Executable]][[Category:Edge]][[Category:Cloud-based]][[Category:Security]][[Category:Python]]

Revision as of 09:59, 3 October 2025

Generation of self-signed certificates compatible with Arrowhead.

Asset Description

This tool supports generation of self-signed certificates (.p12 fromat) suitable to be used for Arrowhead platform.

Asset Details

Dataset Information

The tool is developed in Python and can generate all needed certificates for the Arrowhead clients according to the predefined specifications. Specifications needs to be defined manually in configuration files. Then the Python script is executed that creates Intermediate (cloud) certificates, End-entitiy (client) certificates and truststore.

Usage

For walk through instructions see the documentation of the repository.

Maturity

Available.

Licence

Open source, MIT license

Resources

Acknowledgement

This work was funded by AI REDGIO 5.0 (101092069). The dataset will be used in the AI REDGIO 5.0 Didactic Factory Pilot DFIII: Self-evolving monitoring systems for assembly production lines.

Relevant Categories