I have updated to SolidCP 1.4. When I install (free) Lets Encrypt Certificate and get this message:
LetsEncrypt Certificate successfully installed on website
But the certificate is not installed.
In audit log:
Source:
xxxxx
Task Name:
ImportCertificate
Item Name:
User:
xxxxx
Started:
2/14/2018 1:18:56 AM
Finished:
2/14/2018 1:18:58 AM
Duration:
00:00:01
Severity:
Error
Execution Log:
System.InvalidOperationException: Sequence contains no matching element at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at SolidCP.Providers.Web.Iis.SSLModuleService80.GetCurrentSiteCertificate(WebSite website) at SolidCP.Providers.Web.Iis.SSLModuleService80.ImportCertificate(WebSite website)
Hello,
Can you check the Windows eventlog -> Applications for anything from LE-Win-Simple?
Thanks,
Trevor Robinson
Log Name: Application
Source: letsencrypt_win_simple
Date: 2/15/2018 7:16:10 PM
Event ID: 36361
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: xxxxx
Description:
ReflectionTypeLoadException: "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="letsencrypt_win_simple" />
<EventID Qualifiers="0">36361</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2018-02-16T01:16:10.000000000Z" />
<EventRecordID>8867893</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxxx</Computer>
<Security />
</System>
<EventData>
<Data>ReflectionTypeLoadException: "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information."
</Data>
</EventData>
</Event>
Hello,
Can you verify a few things?
- Domains you test with have to be able to resolve over port 80 (all iis bindings of that site) so they all have to be valid.
- Updated to SolidCP v1.4.0 (which has a new LE win Simple client)
- If you download the win simple client do and try it that way do you still receive the same error?
Regards,
Marco
Domains you test with have to be able to resolve over port 80 (all iis bindings of that site) so they all have to be valid.
>>> Yes
Updated to SolidCP v1.4.0 (which has a new LE win Simple client)
>>> Yes
If you download the win simple client do and try it that way do you still receive the same error?
>>> Yes