Starting in 9.6, the web service migrated completely from storing its config in the ini format to json. The config filename has been normalized as well: Linux: webservice.conf -> wfe.jsonLocated at /etc/webservice/wfe.jsonWindows: WebService.ini -> wfe.jsonLocated at C:\ProgramData\Webservice\conf\wfe.json The name, location, and format of .evws-login (holding web service config credentials and has also changed. .evws-login is now stored as json, has been renamed to .evws-login.json on both platforms, and is… Continue reading Web Service configuration .ini now .json