golang-github-micromdm-scep 2.1.0-3build1 source package in Ubuntu

Changelog

golang-github-micromdm-scep (2.1.0-3build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:15:32 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-micromdm-scep_2.1.0.orig.tar.gz 62.8 KiB 8500fee6926d033116c6b262f4530250ec36f64a2bfd204ccb0cfa35834ad34b
golang-github-micromdm-scep_2.1.0-3build1.debian.tar.xz 5.9 KiB 8bac345310c101156ffd56294f5e2b0bf88e4d0b9bbce46d824bb3fe07abfd71
golang-github-micromdm-scep_2.1.0-3build1.dsc 2.4 KiB 7c8e22f1b1e2c07176cd647275d22802583898138391b858640da6fbe8c09434

View changes file

Binary packages built by this source

golang-github-micromdm-scep-dev: SCEP go library

 This package provides a Simple Certificate Enrollment Protocol library for
 usage in another go project.
 .
 An example server implementation will be installed to
 /usr/share/doc/golang-github-micromdm-scep-dev/examples/
 .
 Documentation: https://pkg.go.dev/github.com/micromdm/scep/v2/scep

scep: SCEP server and client written in go

 scep implements Simple Certificate Enrollment Protocol server and client.
 This package provides its binaries scepserver and scepclient.