Documentation
¶
Overview ¶
Package pki provides minimal, stdlib-only certificate generation — enough for mymcp to self-provision a server identity. Client/CA issuance for users without a PKI is layered on top by the `mymcp certs` subcommand (future).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureServerCert ¶
EnsureServerCert writes a self-signed server cert/key to certPath/keyPath if they do not already exist, with the given DNS/IP SANs. Returns nil if the files already exist.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.