golang-github-micromdm-scep 2.1.0-2 source package in Ubuntu

Changelog

golang-github-micromdm-scep (2.1.0-2) unstable; urgency=medium

  * d/patches: Fix disfunctional test
  * Updating maintainer info
  * Updating Standards-Version
  * Please lintian

 -- Peymaneh <email address hidden>  Sun, 27 Nov 2022 22:12:12 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-micromdm-scep_2.1.0-2.dsc 1.8 KiB 2eb0a5695dd39124276294a9036fd275abd2235bdeeb2406e451279bc0ea4e59
golang-github-micromdm-scep_2.1.0.orig.tar.gz 62.8 KiB 8500fee6926d033116c6b262f4530250ec36f64a2bfd204ccb0cfa35834ad34b
golang-github-micromdm-scep_2.1.0-2.debian.tar.xz 5.8 KiB feff0a604bda9afed60a6bf95e45df1e29df9634125ccdc1ceb52422a2d3012f

No changes file available.

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.