Files
mkcert/cert.go
Filippo Valsorda e9f8fbcdf4 cert: use os.Hostname for the OU, and add the long form user name
The output of the hostname command on Windows is probably UTF-16, but
instead of figuring out its edge cases, switch to the syscall on every
platform.

Fixes #96
Closes #142
2019-06-02 12:15:03 +01:00

10 KiB