Hello,
I am able to generate and install and use a lets encrypt ssl using solidCP.
However, it doesn't show in the interface, and when i try to import it, it gives me an error.
ERROR:
[9/16/2019 1:44:47 PM] ERROR: SSLModuleService is unable to get certificates from X509Store('WebHosting', 'LocalMachine') and complete GetServerCertificates call
System.NotSupportedException: The certificate key algorithm is not supported.
at System.Security.Cryptography.X509Certificates.PublicKey.get_Key()
at SolidCP.Providers.Web.Iis.SSLModuleService100.GetSSLCertificateFromX509Certificate2(X509Certificate2 cert)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at SolidCP.Providers.Web.Iis.SSLModuleService100.GetServerCertificates(String certificateStoreName)
Hello,
Currently LE certificates are not imported into SolidCP as these are managed by Windows ACME Simple (WACS). This includes the renewal process which is an separate scheduled task inside of windows.
Kind Regards,
Trevor Robinson