golang-github-micromdm-scep 2.0.0-2ubuntu1 source package in Ubuntu

Changelog

golang-github-micromdm-scep (2.0.0-2ubuntu1) jammy; urgency=medium

  * Temporarily allow SHA1 certs in test cases only to fix tests with Go 1.18

 -- William 'jawn-smith' Wilson <email address hidden>  Thu, 17 Mar 2022 11:14:09 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-micromdm-scep_2.0.0.orig.tar.gz 62.3 KiB 7d2bc588e9a2b3ee301e1121240a9c5fe8442ad52b9e10ba2def5d60d72e2881
golang-github-micromdm-scep_2.0.0-2ubuntu1.debian.tar.xz 6.2 KiB f0a6f52cae43988cd0698c9aeddec9da41c59c409ea8a85408ea4433a8844845
golang-github-micromdm-scep_2.0.0-2ubuntu1.dsc 2.6 KiB 5e2dfc62fdeb4a9d3bad5766360b76672a44db0f5d5270fe803ba2638e110411

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.

scep-dbgsym: debug symbols for scep