Hi,
I am testing letsencrypt feature.
On SSL tab i click on Install Certificate. No error.
When I save web site no SSL binding appear on my site.
What I am missing?
Is this settings ok?
Best regards,
Rudolf
Hello,
Please check the Windows Eventlog under Applications for le-win-simple.
Kind Regards,
Trevor Robinson
Hi Rudolf
did you eve fins a solution for this error. I am experiencing the same issue and everything was working yesterday.
thanks
Hi all,
I believe I am with the same issue, I just installed a fresh solidCP version 1.4.3, then I created a domain and website with Preview Domain activated for test.
When I install the certificate I get this message:
Althought the message show success, no certificates are created.
Event Logs errors:
Source: SolidCP
[6/6/2019 9:45:59 AM] ERROR: Cannot validate argument on parameter 'InputObject'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
System.Management.Automation.ParameterBindingValidationException: Cannot validate argument on parameter 'InputObject'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again. ---> System.Management.Automation.ValidationMetadataException: The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
at System.Management.Automation.ValidateNotNullOrEmptyAttribute.Validate(Object arguments, EngineIntrinsics engineIntrinsics)
at System.Management.Automation.ParameterBinderBase.BindParameter(CommandParameterInternal parameter, CompiledCommandParameter parameterMetadata, ParameterBindingFlags flags)
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at SolidCP.Providers.DNS.PowerShellHelper.RunPipeline(Command[] pipelineCommands)
at SolidCP.Providers.DNS.DnsCommands.Remove_DnsServerResourceRecord(PowerShellHelper ps, String zoneName, DnsRecord record)
at SolidCP.Providers.DNS.MsDNS2012.DeleteZoneRecord(String zoneName, DnsRecord record)
Source: letsencrypt_win_simple
NullReferenceException: "Object reference not set to an instance of an object."
Hello,
Are you sure this is related to the LE issue? It appears to be the SolidCP source is about removing a DNS record.
Thanks,
Trevor