certs

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateUserCertificate

func GenerateUserCertificate(
	caCertPath, caKeyPath, caPass string, keySize int, certInfo UserCertInfo,
) (err error)

GenerateUserCertificate генерирует пользовательский сертификат.

Types

type UserCertInfo

type UserCertInfo struct {
	CommonName     string
	Emails         []string
	ValidityDays   int
	SAMAccountName string

	UserCertSaveToPath string
}

UserCertInfo - атрибуты пользовательского сертификата.

Jump to

Keyboard shortcuts

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