certifiable

package module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2026 License: Unlicense Imports: 5 Imported by: 0

README

Certifiable

This is just a small little utility to help inject root certificates into your Go Application.

It was created for inexpensive retro handheld devices that have Wi-Fi but run into issues connecting to services hosted on HTTPS due to not having a root certificate store shipped on device.

Import with side effects and you are done!

package main

import (
    _ "github.com/UncleJunVIP/certifiable"
)

[!NOTE] These certificates are pulled from Mozilla using the download_certs.sh script (it's just a curl).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL