I want to put my project to run in the orchestrator and I have some doubts can you help me?
how do i get this certificate and date/time stamp applicator
I want to put my project to run in the orchestrator and I have some doubts can you help me?
You can refer from the below information
Point N8
https://docs.uipath.com/studio/standalone/2023.4/user-guide/about-publishing-automation-projects
https://docs.uipath.com/studio/standalone/2023.4/user-guide/signing-packages
Basically you will create a certificate that let the user who install your package that it is a trusted source, you should create your certificate and then upload it
Remember that all of those fields are optionally
Regards
@william_emanoel
Certificate signing for Orchestrator refers to the process of obtaining a digital certificate from a trusted certificate authority (CA) and configuring it in your Orchestrator setup. This certificate is used to establish secure communication channels between different components of Orchestrator, such as the web interface, API, and robots.
When you sign the Orchestrator certificate, it provides several benefits:
To enable certificate signing for Orchestrator, you typically follow these steps:
The exact process may vary depending on your specific Orchestrator version and setup. It’s important to follow the documentation provided by UiPath or consult with your organization’s IT team to ensure the correct configuration and setup of the certificate for Orchestrator.
By enabling certificate signing for Orchestrator, you enhance the security and trustworthiness of the communication channels, protecting sensitive data and ensuring secure interactions between Orchestrator components.