golang-github-micromdm-scep 2.1.0-3ubuntu0.1 source package in Ubuntu

Changelog

golang-github-micromdm-scep (2.1.0-3ubuntu0.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 01 Feb 2024 13:29:01 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-3ubuntu0.1.debian.tar.xz 6.0 KiB b19543fa6d544c78bad5a40158a525fde53603fd1b348e486ad5ed01cbf64a76
golang-github-micromdm-scep_2.1.0-3ubuntu0.1.dsc 2.4 KiB e770387519a7c428c09393e52d675b2c403e66a1c470d672c6fc7a0ab158e687

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.