security/go-mkcert - The NetBSD Packages Collection

Make locally trusted development certificates

mkcert is a simple tool for making locally-trusted development
certificates. It requires no configuration.

Using certificates from real certificate authorities (CAs) for
development can be dangerous or impossible (for hosts like localhost or
127.0.0.1), but self-signed certificates cause trust errors. Managing
your own CA is the best solution, but usually involves arcane commands,
specialized knowledge and manual steps.

mkcert automatically creates and installs a local CA in the system root
store, and generates locally-trusted certificates. mkcert does not
automatically configure servers to use the certificates, though, that's
up to you.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/nss

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64go-mkcert-1.4.4nb10.tgz
NetBSD 10.0aarch64go-mkcert-1.4.4nb3.tgz
NetBSD 10.0aarch64go-mkcert-1.4.4nb8.tgz
NetBSD 10.0earmv7hfgo-mkcert-1.4.4nb10.tgz
NetBSD 10.0earmv7hfgo-mkcert-1.4.4nb3.tgz
NetBSD 10.0earmv7hfgo-mkcert-1.4.4nb8.tgz
NetBSD 10.0i386go-mkcert-1.4.4nb10.tgz
NetBSD 10.0i386go-mkcert-1.4.4nb8.tgz
NetBSD 10.0x86_64go-mkcert-1.4.4nb10.tgz
NetBSD 10.0_BETAx86_64go-mkcert-1.4.4nb7.tgz
NetBSD 8.0i386go-mkcert-1.4.4nb3.tgz
NetBSD 8.0x86_64go-mkcert-1.4.4nb8.tgz
NetBSD 8.0x86_64go-mkcert-1.4.4nb3.tgz
NetBSD 8.0x86_64go-mkcert-1.4.4nb10.tgz
NetBSD 9.0aarch64go-mkcert-1.4.4nb10.tgz
NetBSD 9.0aarch64go-mkcert-1.4.4nb3.tgz
NetBSD 9.0aarch64go-mkcert-1.4.4nb8.tgz
NetBSD 9.0earmv7hfgo-mkcert-1.4.4nb10.tgz
NetBSD 9.0earmv7hfgo-mkcert-1.4.4nb3.tgz
NetBSD 9.0earmv7hfgo-mkcert-1.4.4nb8.tgz
NetBSD 9.0i386go-mkcert-1.4.4nb8.tgz
NetBSD 9.0i386go-mkcert-1.4.4nb10.tgz
NetBSD 9.0x86_64go-mkcert-1.4.4nb10.tgz
NetBSD 9.0x86_64go-mkcert-1.4.4nb6.tgz
NetBSD 9.0x86_64go-mkcert-1.4.4nb7.tgz
NetBSD 9.0x86_64go-mkcert-1.4.4nb8.tgz
NetBSD 9.3x86_64go-mkcert-1.4.4nb4.tgz
NetBSD 9.3x86_64go-mkcert-1.4.4nb10.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.