common

package
v0.0.0-...-b912ef2 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

(C) Copyright 2021 Hewlett Packard Enterprise Development LP

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

(C) Copyright 2021 Hewlett Packard Enterprise Development LP

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadCertificatesFromPEM

func LoadCertificatesFromPEM(certPool *x509.CertPool, pemCerts []byte) error

func ReadCertificatesFromPEMFiles

func ReadCertificatesFromPEMFiles(certPool *x509.CertPool, filenames ...string) error

Types

type DistinguishedName

type DistinguishedName struct {
	Country            []string `hcl:"country,optional"`
	Organization       []string `hcl:"organization,optional"`
	OrganizationalUnit []string `hcl:"organizational_unit,optional"`
	Locality           []string `hcl:"locality,optional"`
	Province           []string `hcl:"province,optional"`
	StreetAddress      []string `hcl:"street_address,optional"`
	PostalCode         []string `hcl:"postal_code,optional"`
}

func (*DistinguishedName) AppendInto

func (dn *DistinguishedName) AppendInto(n *pkix.Name)

Directories

Path Synopsis
(C) Copyright 2021 Hewlett Packard Enterprise Development LP Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
(C) Copyright 2021 Hewlett Packard Enterprise Development LP Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Jump to

Keyboard shortcuts

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