📄️ SignTool sign Command Reference
Complete reference for the sign command of the sslTrus remote code signing service signtool CLI, covering all parameter descriptions, credential configuration, output file rules, algorithm selection, timestamp configuration and common examples, applicable to CI/CD automated signing scenarios.
📄️ SignTool KSP Integration with Windows
Explains how to install and configure the sslTrus Key Storage Provider via signtool ksp, and use Microsoft signtool.exe to invoke the sslTrus remote code signing service through KSP to implement SHA256/SHA1 code signing on Windows platforms.
📄️ CSP Usage Guide
Explains how to install and configure the sslTrus Cryptographic Service Provider (CSP) on Windows, and use the /csp and /kc parameters with Microsoft signtool.exe to invoke cloud HSM for code signing.
📄️ sslTrusJarsigner Guide
Detailed instructions for using the sslTrusJarsigner tool, covering download and installation, credential configuration (Linux/macOS/Windows), signing commands for JDK 8/9+, signature verification, common issue troubleshooting, and security considerations, to help Java developers implement remote code signing for JAR files.
📄️ Remote Code Signing API Reference
sslTrus remote code signing KSP standard API reference, which explains the request format, parameter descriptions, authentication methods and integration recommendations for submitting signing hashes via /v1/codesign/sign and reporting processing results via /v1/codesign/report-sign, applicable to advanced users who need to directly integrate remote signing capabilities.
📄️ Integration with SignTool
This document provides a detailed introduction to SignTool, the command-line client for sslTrus remote code signing service. It covers complete explanations from environment variable setup, basic signing commands to advanced parameters (dual signing, timestamping, nested signing), and provides directly reusable script examples to help you easily integrate it into your automated workflows.
📄️ Integrate with Electron Builder
This tutorial details how to integrate Racent remote code signing service into the Electron Builder build process to implement automated signing for Windows platform installation packages and executable files. It includes complete configuration examples, environment variable settings and troubleshooting methods to help Electron developers quickly implement compliant application signing.
📄️ Integrate with Advanced Installer
This document provides detailed instructions on configuring the sslTrus remote code signing service in Advanced Installer (Caphyon). By setting the custom signing tool path, command-line parameters, and adjusting build compression options, you can achieve fully automatic code signing for Windows installation packages such as MSI and CAB during the build process, seamlessly integrating into your software release pipeline.
📄️ Code Signing Timestamp Server Reference
A complete reference for global code signing timestamp servers, covering public endpoints from Microsoft, Sectigo, DigiCert, Certum, GlobalSign, SSL.com and more, as well as restricted or ecosystem-specific services such as QuoVadis and Apple. Includes Authenticode and RFC 3161 protocol instructions, recommended priority order, and a production onboarding checklist.