FileMaker-LetsEncrypt-Win
                                
                                
                                
                                    FileMaker-LetsEncrypt-Win copied to clipboard
                            
                            
                            
                        A PowerShell script for fetching and renewing Let's Encrypt SSL certificates for FileMaker Server running on Windows Server.
https://github.com/rmbolger/Posh-ACME/releases/tag/v4.0.0-alpha
Hello! Thank you so much for maintaining this script! I'd really love it if we had the option of using an smtp server without credentials. We have a SMTP server...
If the certificate was updated, but the script failed to install or restart FMS (which is a common scenario) I should suggest the user to run the command again with...
> Error: 10904 (No applicable files for this operation) Likely, this means the files were already open, but research it first.
Under certain circumstances, all credentials disappear from Credential Manager after using this script. I have been unable to consistently reproduce this issue, but it did happen multiple times in various...
I got an error at the "start wpe" bit of the code, I think because the wpe started in between it checking if it was running and performing the command....
I've recently experienced unusually slow `fmsadmin list files` on two different systems, I only have info on the most recent test environment: FMS 21.0.1 running on Windows Server 2022 Standard...
500 and 401 specifically, could have been resolved by this method for me recently.
The logs do show this is the issue, but it doesn't give a very good error message. I'd like to modify this script to better explain why if failed in...