Fix SSL isue, update archivesBaseName
This commit is contained in:
@@ -75,7 +75,7 @@ public class MCEF {
|
||||
|
||||
// Add Let's Encrypt certificate
|
||||
try {
|
||||
LetsEncryptAdder.addLetsEncryptCertificate();
|
||||
LetsEncryptAdder.validateAndInstall();
|
||||
} catch (Exception e) {
|
||||
Log.error("Failed to add Let's Encrypt certificate: " + e.getMessage());
|
||||
}
|
||||
|
Reference in New Issue
Block a user