-
Notifications
You must be signed in to change notification settings - Fork 280
Description
Installed Version: 7.0.4.0
OS: Fedora Linux 42
Steps to replicate the error:
- Create a normal Managed Certificate
- Generate the Certificate
- Modify the configuration
- Save and renew the certificates
- The failure message console will show the following error
XX XX domains: Request failed - Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Certify.Providers.ACME.Anvil.AnvilACMEProvider.CompleteCertificateRequest(ILog log, ManagedCertificate managedCertificate, String orderId, String pwd, String preferredChain, String defaultKeyType, Boolean useModernPFXBuildAlgs, Boolean includeCommonName) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Providers/ACME/Anvil/AnvilACMEProvider.cs:line 1551 at Certify.Management.CertifyManager.CompleteCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, PendingOrder pendingOrder) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 871 at Certify.Management.CertifyManager.PerformCoreCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, CertificateRequestResult result, Boolean isInteractive, Boolean resumeExistingOrder) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 618 at Certify.Management.CertifyManager.PerformCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, Boolean resumePaused, Boolean skipRequest, Boolean failOnSkip, Boolean skipTasks, Boolean isInteractive, String reason) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 262