Graeme Walker
-
2016-05-20
- Yes, add "--domain=example.com" to the command-line (so on windows add it into the startup batch file).
- You need to write an address verifier script, with "--verifier=..." added to the command-line. Refer to the "address verification" section of the reference document.
- TLS requires a PEM-format file containing the X.509 certificate chain and private key, with "--server-tls=..." on the command-line. The implementation uses the OpenSSL library. I'm not familiar with the windows certificate console.