Mixed Encryption mode Adapters

Hello

We have a case where we have a production broker which is configured for SSL and a development broker which is not. Then we have a database server which hosts adapter configurations for both, because the DB server hosts the prod and dev Databases. There is a namespace.adl file on the DB server running Enterprise Adapters 4.1.1 which we have to keep editing to change the “RequiredEncryption” value from None to USDomestic depending on which adapter instance we are starting. This is very troublesome on reboots of that server, because depending on the state of that file, only one of the instances will restart. The other must be manually restarted after editing the file and swapping that value. Anyone else have this issue?