📄️ Program Still Shows Unsafe Warning After Code Signing (SmartScreen)
Microsoft has adjusted the SmartScreen reputation assessment mechanism, and even EV code signing certificates will trigger security warnings. The EV certificate carries higher weight than OV in Microsoft's trust algorithm, so EV certificates require far fewer accumulated downloads to establish reputation than OV certificates. Learn about Microsoft's reputation accumulation mechanism and response recommendations.
📄️ Do Sectigo Standard Code Signing Certificates Require Identity Verification?
Applying for a Sectigo standard code signing certificate requires individual identity verification. You must provide photos of both the front and back of the applicant's ID card, as well as a photo of the applicant holding the ID card. Learn about the detailed document requirements and review standards to ensure you pass verification smoothly.
📄️ Pre-signing Certificate Validation and Signature Overwrite Rules
Detailed explanation of the usage of --verify and --nest parameters in Cloud Sign command: --verify is used to validate the certificate trust status before signing, and aborts signing if the certificate is untrusted; --nest controls signature overwrite behavior, and the default value false will overwrite the original signature. Learn parameter usage to avoid signing errors.
📄️ Safenet Cannot Recognize USB Token? Device Visible in Device Manager But Software Not Responding
The USB Token displays normally in Device Manager, but Safenet software cannot recognize it, which is usually caused by abnormal driver issues. You can resolve this by uninstalling the device in Device Manager, checking "Delete the driver software for this device", and reinstalling the driver. View detailed operation steps.
📄️ SignTool verify error during code signature verification
When using signtool verify to validate a standard code signing certificate, you may encounter the error "A certificate chain processed, but terminated in a root certificate which is not trusted". This occurs because the verify command uses driver signature verification by default (which requires an EV certificate); standard certificates require the /pa parameter. Example: signtool verify /v /pa filename.exe.
📄️ Can I get a replacement if I lose my Sectigo code signing ukey
A lost Sectigo code signing ukey cannot be replaced. The product does not support purchasing a ukey separately; you must place a new order, and the remaining validity period of the original certificate cannot be migrated.
📄️ Can an email address be used for DigiCert code signing organization validation
Email validation is not available for DigiCert code signing certificate organization validation; organization validation can only be completed via telephone.
📄️ Can the company name be directly modified after a code signing certificate is issued
Direct modification of the company name is not supported after a code signing certificate is issued. You need to place a new order to apply for a certificate that includes the new company name
📄️ Can an issued code signing certificate be transferred from token to cloud signing
Issued code signing certificates support transfer between token and cloud signing; after applying for reissuance through the Racent backend, you can regenerate the certificate and choose to import it to cloud signing or token
📄️ Can previously signed software still run normally after a code signing certificate expires
Whether signed software can run after a code signing certificate expires depends on whether a timestamp is enabled. If no timestamp is enabled, the signature is invalid; if a timestamp is enabled, the signature remains valid.
📄️ Why Can't I Send Encrypted Emails After Installing an S/MIME Certificate
S/MIME encryption relies on public key exchange. You need to send a signed email to the recipient first and have them save your public key before you can send and receive encrypted emails
📄️ Can I still use my S/MIME email certificate after changing to a new computer?
Can I still use my S/MIME email certificate after changing to a new computer?