SIGN IN SIGN UP
FiloSottile / mkcert UNCLAIMED

A simple zero-config tool to make locally trusted development certificates with any names you'd like.

0 0 37 Go

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
F
Filippo Valsorda committed
e9f8fbcdf4d7b204018714aff5b4c2fab7228b66
Parent: 8d9e434