constants

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const SocketPathInContainer = "/cid/socket/cid.socket"
View Source
const TempPathInContainer = "/cid/temp"

Variables

View Source
var CaBundles = [][]string{
	{"/etc/ssl/certs/ca-certificates.crt"},
	{"/etc/pki/tls/certs/ca-bundle.crt", "/etc/pki/tls/certs/ca-extra.crt"},
	{"/etc/ssl/ca-bundle.pem"},
	{"/etc/pki/tls/cacert.pem"},
	{"/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem"},
	{"/etc/ssl/cert.pem"},
}

CaBundles are taken from https://go.dev/src/crypto/x509/root_linux.go

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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