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

Changelog

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

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Fri, 08 Nov 2024 15:21:38 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble 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.24.04.2.debian.tar.xz 6.0 KiB 04af5d3c73d688a5f93f63570147db7764bab97db668097e67a3775e17869dbb
golang-github-micromdm-scep_2.1.0-3ubuntu0.24.04.2.dsc 2.5 KiB 8c725192e58e097cb868c77d7bb67c3ea54f1380d7fd8a511b0fab235bf0c944

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.