package
0.0.0-20250302114958-bfab101eddb1
Repository: https://github.com/arduino/arduino-create-agent.git
Documentation: pkg.go.dev

# Functions

CertInKeychain won't do anything on unsupported Operative Systems.
DeleteCertificates will delete the certificates.
GenerateAndInstallCertificates generates and installs the certificates.
GenerateCertificates will generate the required certificates useful for a HTTPS connection on localhost.
GetDefaultBrowserName won't do anything on unsupported Operative Systems.
GetExpirationDate won't do anything on unsupported Operative Systems.
InstallCertificate won't do anything on unsupported Operative Systems.
IsExpired checks if a certificate is expired or about to expire (less than 1 month).
MigrateCertificatesGeneratedWithOldAgentVersions checks if certificates generated with an old version of the Agent needs to be migrated to the current certificates directory, and performs the migration if needed.
UninstallCertificates won't do anything on unsupported Operative Systems.