**Describe the bug** Create an `ssl_dist_optfile` file that contains UTF-8 characters in it, and try to start distributied Erlang with it. **To Reproduce** Please see this README and repository: https://github.com/lukebakken/erlang-ssl_dist_optfile-utf8 **Expected behavior** The ability to use strings like `Евгений` in the `ssl_dist_optfile` file. **Affected versions** Tested with Erlang 26.2.3 on Windows an Ubuntu 22.04