Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

cert-manager

cert-manager is a Kubernetes add-on to automate the management and issuance of TLS certificates.
Collective - Host: opensource - https://opencollective.com/cert-manager - Website: https://cert-manager.io - Code: https://github.com/cert-manager

Move solver into standalone binary. Launch Jobs to solve HTTP01 challenges.

github.com/cert-manager/cert-manager - 7d8683bd169bdf2bc8a521fc9bdf6fb556213007 authored over 7 years ago by James Munnelly <[email protected]>
Refactor controller loop to only perform authorizations when issuing/renewing

github.com/cert-manager/cert-manager - 5926a53706f6894a9ef84c0255d7e2cb03a9bdb1 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #15 from munnerz/auto-renew

Set up scheduled work queue for certificate renewals

github.com/cert-manager/cert-manager - 7091b90fa5eb505cc98834dbb1271e54a4fa2bfd authored over 7 years ago by James Munnelly <[email protected]>
Set up scheduled work queue for certificate renewals

github.com/cert-manager/cert-manager - dd0206173819d7709c7baacfed4c3fc46b0b3f8f authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #11 from munnerz/dns

Initial support for CloudDNS

github.com/cert-manager/cert-manager - d7321d0bad202e91374daba161ca5f4d9e1904d5 authored over 7 years ago by James Munnelly <[email protected]>
Check for DNS propagation before accept authorization from ACME

github.com/cert-manager/cert-manager - dc801014768c472bc25fcec8ec9b807dd511ebc9 authored over 7 years ago by James Munnelly <[email protected]>
Initial support for CloudDNS

github.com/cert-manager/cert-manager - 45a1ab2f2b9291139621e268ba971202fbe41eb3 authored over 7 years ago by James Munnelly <[email protected]>
Merge pull request #10 from munnerz/rewrite-control-loops

Rewrite control loops

github.com/cert-manager/cert-manager - 2c0e38bfd7389efdcfccf04a15cc5862d2a16914 authored over 7 years ago by James Munnelly <[email protected]>
Fix up certificates checks.go

github.com/cert-manager/cert-manager - c0b5e1845ff2c0394dfcb23375429c3e3d47b1b8 authored over 7 years ago by James Munnelly <[email protected]>
Use ACMeStatus() helper

github.com/cert-manager/cert-manager - deeff88b038b1811c6bcb74fc651673b031f9b9a authored over 7 years ago by James Munnelly <[email protected]>
Set up resyncPeriod of 5 minutes on Certificate control loop

github.com/cert-manager/cert-manager - ddfba77725aa7c234ad3f76bd6a4d3baef678003 authored over 7 years ago by James Munnelly <[email protected]>
Watch secrets for deletion in issuers control loop

github.com/cert-manager/cert-manager - 170a5d0ae416a1595f0ca889ac0212287b4f47d5 authored over 7 years ago by James Munnelly <[email protected]>
Watch for certificate and ingress deletion in Certificate controller

github.com/cert-manager/cert-manager - 42a53215100a27b5e210e5644eb9761603b99205 authored over 7 years ago by James Munnelly <[email protected]>
Update port number. Update image tag.

github.com/cert-manager/cert-manager - 7e4cbdb5a0d0b784d4925db8a1ad6a0c7e8c9ca0 authored over 7 years ago by James Munnelly <[email protected]>
Update vendor/

github.com/cert-manager/cert-manager - 067eb5ac631ebcb1832d21aaa47095b1cc57f5c9 authored over 7 years ago by James Munnelly <[email protected]>
Refactor control loops to be more akin to kube-controller-manager

github.com/cert-manager/cert-manager - 3fb49ad049f3ea58c5e595fcc8ab62ef72bbaf4a authored over 7 years ago by James Munnelly <[email protected]>
ssh/terminal: use console functions, types and consts from x/sys/windows

Use GetConsoleMode, SetConsoleMode and GetConsoleScreenBufferInfo and
the corresponding types an...

github.com/cert-manager/crypto - 42ff06aea7c329876e5a0fe94acc96902accf0ad authored over 7 years ago by Tobias Klauser <[email protected]>
ed25519: don't use constant-time functions in Verify.

Verify operates only on public data and thus is not constant-time. The
use of a constant-time fu...

github.com/cert-manager/crypto - c412588e259ef2d488e15762500456cd3b171bad authored over 7 years ago by Adam Langley <[email protected]>
openpgp/packet: fix AES-192 encrypted session keys

The existing implementation checks to see if the session key size is a
multiple of the cipher bl...

github.com/cert-manager/crypto - 418008d6189cfc4ba88f220353d087d3ddfd7a31 authored over 7 years ago by mdp <[email protected]>
salsa20/salsa: fix out of bounds write

Fixes golang/go#21104

Change-Id: I59054f9e2beed8a0c7efd513eb84795dc0308353
Reviewed-on: https:/...

github.com/cert-manager/crypto - 358f15eacb587b056fc93273b930314a5cda12fe authored over 7 years ago by Wei Congrui <[email protected]>
ssh/terminal: use termios ioctl read/write constants from x/sys/unix

Use the TCGETS/TCSETS and TIOCGETA/TIOCSETA definitions from x/sys/unix
instead of manually decl...

github.com/cert-manager/crypto - 558b6879de74bc843225cde5686419267ff707ca authored over 7 years ago by Tobias Klauser <[email protected]>
acme: clarify the purpose of CertOption interface

This change also moves CertOption and its relevant types and
functions from acme.go to types.go....

github.com/cert-manager/crypto - 27b9897dfcda296fc086003b6e46fca80a29512d authored over 7 years ago by Joe Kyo <[email protected]>
ssh/agent: parse constraints when adding keys

Change-Id: I264fc3e3e441d6e5ff7c5aa624eee1018cf9e4de
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 2faea1465de239e4babd8f5905cc25b781712442 authored over 7 years ago by Gh0u1L5 <[email protected]>
ssh: add Session.WindowChange to send window change events

Change-Id: Ib89c0a4e46c9a7f90a53f21b06fcddfdf13c7fd9
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 8c55ac71e05f0f9c5570ea47328f41a0ddd8d63d authored over 7 years ago by Tobias Assarsson <[email protected]>
Update k8s.io dependencies. Update to new DeepCopy generator.

github.com/cert-manager/cert-manager - 92d4fef10e75831704945f307bc88bdd4a267c7b authored over 7 years ago by James Munnelly <[email protected]>
Fix kubernetes version to hash

github.com/cert-manager/cert-manager - 76f7a16703184a332c2d52f363dacb9e7af9d408 authored over 7 years ago by James Munnelly <[email protected]>
make all in Makefile

github.com/cert-manager/cert-manager - fdb4c9b56b432cc6296a5568e28ca788732442cb authored over 7 years ago by James Munnelly <[email protected]>
Update import paths

github.com/cert-manager/cert-manager - 630654a6d403a141387303173be6cced30a1dea0 authored over 7 years ago by James Munnelly <[email protected]>
Add basic .travis.yml

github.com/cert-manager/cert-manager - 13482bfa250672107ddc1c288f6f32eebf257143 authored over 7 years ago by James Munnelly <[email protected]>
add apache 2.0 license

github.com/cert-manager/cert-manager - 13415d89bcab22f02b0d5e0f183fe96c8e9e299c authored over 7 years ago by James Munnelly <[email protected]>
Update README

github.com/cert-manager/cert-manager - dc25d4a0add5a4dd5e511dda91f1f661f9c767ec authored over 7 years ago by James Munnelly <[email protected]>
Update YAML examples

github.com/cert-manager/cert-manager - c94bdbc193fe12a233f817173c87015b083fdc06 authored over 7 years ago by James Munnelly <[email protected]>
Refactor common functions into util. Add renewals.

github.com/cert-manager/cert-manager - 268ae4ee897d9a12afbf094fd771ac78b7f910c1 authored over 7 years ago by James Munnelly <[email protected]>
Add test certificate resource

github.com/cert-manager/cert-manager - 6ce234f7f63255b61dd90705dc570436ab05c4a7 authored over 7 years ago by James Munnelly <[email protected]>
Add Dockerfile. Update Makefile.

github.com/cert-manager/cert-manager - 4440ac73492a7c5538fddff12be6385bd496a24c authored over 7 years ago by James Munnelly <[email protected]>
Install gcp auth plugin

github.com/cert-manager/cert-manager - 4a2486de521a2a6714049af9e94ed4bdecec9f4a authored over 7 years ago by James Munnelly <[email protected]>
Implement basic certificate issuer

github.com/cert-manager/cert-manager - 2d55f483283d1470bef283a4f8796ed2d9a51422 authored over 7 years ago by James Munnelly <[email protected]>
Add temporary static http01 solver

github.com/cert-manager/cert-manager - 6ae604a66adbf4b4cdf1de108bc418f4fe555aae authored over 7 years ago by James Munnelly <[email protected]>
Return privateKeyPem in generatePrivateKey

github.com/cert-manager/cert-manager - 2075a737b4ce1d50885401a489ced7a5e0cd2cbb authored over 7 years ago by James Munnelly <[email protected]>
Fix up acme certificate authorization

github.com/cert-manager/cert-manager - b0c6b59c514f2b98c772e559562632b8e48d2213 authored over 7 years ago by James Munnelly <[email protected]>
add start of authorization

github.com/cert-manager/cert-manager - afbe0ba9c5d188abdbd5ce055eebc0d5bb8fb80a authored over 7 years ago by James Munnelly <[email protected]>
Update API types

github.com/cert-manager/cert-manager - ab180291892a6409a8dc422eed135957195aa691 authored over 7 years ago by James Munnelly <[email protected]>
Update example resource types

github.com/cert-manager/cert-manager - 479559d73c1093a81609b596885f07168703f89d authored over 7 years ago by James Munnelly <[email protected]>
Add acme issuer. Implement 'Setup' method. Now manages ACME accounts.

github.com/cert-manager/cert-manager - 95cba8ab5f012d7974582eeceefd2562f5ca94db authored over 7 years ago by James Munnelly <[email protected]>
Remove ingress control loop

github.com/cert-manager/cert-manager - aa03460d21036de03fc799a8b79f3869f430505a authored over 7 years ago by James Munnelly <[email protected]>
Newest API types

github.com/cert-manager/cert-manager - dec46b23cf6314243ea2b195fd13edc56bfc9821 authored over 7 years ago by James Munnelly <[email protected]>
md4: move the example to the right directory

Mistake from https://golang.org/cl/49030 (noted in comments after submission)

Change-Id: Id1c94...

github.com/cert-manager/crypto - 6914964337150723782436d56b3f21610a74ce7b authored over 7 years ago by Brad Fitzpatrick <[email protected]>
md4: add example for New

Change-Id: I221d65fd495594ee409b999c7e0f0407b2331ac2
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 4bc1c249b153ce1da9f55437759cec51fe6acabb authored over 7 years ago by sukrithanda <[email protected]>
update .gitignore

github.com/cert-manager/cert-manager - 848f449a1945f12997a2d1a057b44c58a44928f9 authored over 7 years ago by James Munnelly <[email protected]>
Vendor dependencies

github.com/cert-manager/cert-manager - ded46c9d5fcc18cabb77c978e878466c37b4eb4a authored over 7 years ago by James Munnelly <[email protected]>
initial controller implementation

github.com/cert-manager/cert-manager - 5e2222fa09f7ec719e3b89726471c4ae0074ce38 authored over 7 years ago by James Munnelly <[email protected]>
Add Makefile and generator automation

github.com/cert-manager/cert-manager - c642807b8c366c5222d0ed202963b73ddc7de62f authored over 7 years ago by James Munnelly <[email protected]>
Add CertificateList struct

github.com/cert-manager/cert-manager - 1626b6ea2ed549498100f5d14a0070c5d816e553 authored over 7 years ago by James Munnelly <[email protected]>
Generate client, informers and listers

github.com/cert-manager/cert-manager - 1c276d9f83a0dcc2a8c12912d1dc783d41bd72e2 authored over 7 years ago by James Munnelly <[email protected]>
README: add improvements

Move the README to README.md so Gerrit can render it; currently
Gerrit only renders files named ...

github.com/cert-manager/crypto - 4d70248d17d12d1edb7153434a74001c1540938b authored over 7 years ago by Kevin Burke <[email protected]>
initial commit

github.com/cert-manager/cert-manager - 36308ae891a11a7c4f11839f87d98889c95954fa authored over 7 years ago by James Munnelly <[email protected]>
sha3: added example output

Output for sha3.ShakeSum256 and sha3.NewShake256 examples is now
verified.

Change-Id: I31e186a0...

github.com/cert-manager/crypto - 7f7c0c2d75ebb4e32a21396ce36e87b6dadc91c9 authored over 7 years ago by sbuss <[email protected]>
ocsp: remove a redundant conditional expression from an if statement

cert can never be nil here. The statement was incorrectly moved in
e1a4589.

Change-Id: I1fb2aa0...

github.com/cert-manager/crypto - dd85ac7e6a88fc6ca420478e934de5f1a42dd3c6 authored over 7 years ago by Martin Kreichgauer <[email protected]>
ssh: fix a formatting bug in a test

Change-Id: I34cc1a5a8c59c5e4c0313d7a41c3f31cdbad9e98
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 3627ff35f31987174dbee61d9d1dcc1c643e7174 authored over 7 years ago by Spencer Tung <[email protected]>
blake2b: implement BLAKE2X

This CL implements the BLAKE2X, a extensible-output function (XOF), on
top of BLAKE2b. BLAKE2X i...

github.com/cert-manager/crypto - 08a7dbd3d99261d9ae86ef1b3b8bdb0382fb82cd authored over 7 years ago by Andreas Auernhammer <[email protected]>
ssh: allow up to 255 bytes of padding in AES-GCM

The writing side would generate a maximum of 19 bytes of padding, so
the reading side erroneousl...

github.com/cert-manager/crypto - a48ac81e47fd6f9ed1258f3b60ae9e75f93cb7ed authored over 7 years ago by Han-Wen Nienhuys <[email protected]>
ssh: fix if/else returns to adhere to Go style guidelines

Change-Id: Iea55e6397c49046d7d3e0eb66a392f1779d91802
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - d625dfd80595a76324dea1452ceb9cfbcaee8e3e authored over 7 years ago by Spencer Tung <[email protected]>
blake2s: implement BLAKE2X

This CL implements BLAKE2X, a extensible-output functions (XOF) on top of BLAKE2s.
BLAKE2x is de...

github.com/cert-manager/crypto - b286ef4198388fdb0e4ae62be12820df5da9b4c2 authored over 7 years ago by Andreas Auernhammer <[email protected]>
acme, acme/autocert: use canonical http header keys

Change-Id: I6aebbd0c351c1dcc27504f5a6fe02bfe7ebe805b
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 51714a8c4ac1764f07ab4127d7f739351ced4759 authored over 7 years ago by Joe Kyo <[email protected]>
ssh: return authErr array if all authentication attempts fail

Change-Id: I4d6cab266410a8c7960073665eddf8935693087f
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 69be088f860613049aa58c65154d1b1d32bbdf90 authored over 7 years ago by Spencer Tung <[email protected]>
acme: fix mismatched format arguments in acme_test.go

Change-Id: I4d685309e375fd0bb50d1d32c60ac48a7f2515fc
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 5746f0a2e262b80ccdf839a4a37a6b97962210f1 authored over 7 years ago by Joe Kyo <[email protected]>
acme/autocert: clean up temporary directories in TestDirCache()

Change-Id: I5de781adf4071158404da6252d06e4c2c33f298b
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 368a6044bc0e88e78f6dd705a6c8eb1fd69b6676 authored over 7 years ago by Joe Kyo <[email protected]>
all: use HTTPS for links that support it

Many websites now support HTTPS that may not at the time the code was
committed; let's use the H...

github.com/cert-manager/crypto - 5ef0053f77724838734b6945dd364d3847e5de1d authored over 7 years ago by Kevin Burke <[email protected]>
ssh: signal incorrect private key passwords with x509.IncorrectPasswordError

Fixes golang/go#20781

Change-Id: Iae42fff3c9b0b9984509e44a92f9bc99a1a12470
Reviewed-on: https:/...

github.com/cert-manager/crypto - 84f24dfdf3c414ed893ca1b318d0045ef5a1f607 authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
all: gofmt ./...

Change-Id: I8ffee4dc712091e424b83a9f5a3cc2a6724abefc
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - adbae1b6b6fb4b02448a0fc0dbbc9ba2b95b294d authored over 7 years ago by Dave Cheney <[email protected]>
ssh: clarify intended use of Permissions.

The Permissions struct should be used to pass information from
authentication callback to server...

github.com/cert-manager/crypto - 2ad6eb5ede58ae56b1ad87d91bcd2e5e88109b1d authored over 7 years ago by Han-Wen Nienhuys <[email protected]>
nacl/secretbox: add benchmarks

Initial results on an Ivy Bridge system for reference:

BenchmarkSeal8Bytes-8 5000000 ...

github.com/cert-manager/crypto - 93b5df3bf36996258d005da151953da2030e346b authored over 7 years ago by Jeff Hodges <[email protected]>
acme/autocert: enable HTTP/2 on listener

Enables HTTP/2 on any servers used with the autocert listener
by setting "h2" in NextProtos of t...

github.com/cert-manager/crypto - 850760c427c516be930bc91280636328f1a62286 authored over 7 years ago by Johan Brandhorst <[email protected]>
ssh: add ParsePrivateKeysWithPassphrase

ssh package doesn't provide way to parse private keys with passphrase.

Fixes golang/go#18692

C...

github.com/cert-manager/crypto - fea6c2c83557701d46ea1cc0ea4c8272632fa3bd authored over 7 years ago by Yasuhiro Matsumoto <[email protected]>
nacl/box: Add examples

These largely follow the pattern laid out in the secretbox example
file. Hopefully they should d...

github.com/cert-manager/crypto - e7ba82683099cae71475961448ab8f903ea77c26 authored over 7 years ago by Kevin Burke <[email protected]>
blake2s: add 128-bit digest support.

Although a 128-bit digest provides little collision resistance it can be
used as a MAC, as found...

github.com/cert-manager/crypto - 6e3a28fe265a887689d699f026ed05db85ae44d6 authored over 7 years ago by Mathias Hall-Andersen <[email protected]>
ocsp: enhance errors for responses without a matching SingleResponse

ParseResponseForCert would previously complain about an invalid hash OID
if the response contain...

github.com/cert-manager/crypto - e1a4589e7d3ea14a3352255d04b6f1a418845e5e authored over 7 years ago by Martin Kreichgauer <[email protected]>
xts: fix incorrect length check

This change does two things:
1. Fix a length checking bug in the Decrypt function.
2. Use bina...

github.com/cert-manager/crypto - 976dfd0a58d32e9a0be8513f2a36e866b0760329 authored over 7 years ago by Andreas Auernhammer <[email protected]>
ssh: fixing a small typo in connection.go

Change-Id: Iffbed7e16a8bb32c5ff7c393f3b6ad7dcffc69ac
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 080743b21912ae11ad9222778a048b795a5aae00 authored over 7 years ago by Spencer Tung <[email protected]>
x/crypto/ssh: fix host certificate principal evaluation to check for hostname only

SSH host certificates are expected to contain hostnames only,
not "host:port" format.

This chan...

github.com/cert-manager/crypto - 7e9105388ebff089b3f99f0ef676ea55a6da3a7e authored over 7 years ago by Adam Eijdenberg <[email protected]>
bcrypt: fix C compatibility code

The bcrypt implementation must append a zero byte to the user provided key
to be compatible to C...

github.com/cert-manager/crypto - 6c586e17d90a7d08bbbc4069984180dce3b04117 authored over 7 years ago by Andreas Auernhammer <[email protected]>
chacha20poly1305: fix style nits in variable names

Change-Id: I3ac9dc7bf1c1c6ff39b3385cbf965dfb57f8327a
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 0fe963104e9d1877082f8fb38f816fcd97eb1d10 authored over 7 years ago by Han-Wen Nienhuys <[email protected]>
blake2b: fix self-assignment in test

Fix self-assignment of useAVX variable. (vet warning)

Change-Id: I4194d7640f17cbf71dae27ce271d6...

github.com/cert-manager/crypto - ab89591268e0c8b748cbe4047b00197516011af5 authored over 7 years ago by Andreas Auernhammer <[email protected]>
ssh: change the local copy of the ServerConfig passed to NewServerConn

Otherwise callers are forced to serialize access to the ServerConfig.

Change-Id: Id36f4d2877ea2...

github.com/cert-manager/crypto - 122d919ec1efcfb58483215da23f815853e24b81 authored over 7 years ago by Catalin Nicutar <[email protected]>
acme/autocert: validate SNI value even more

Follow-up to https://golang.org/cl/42497

Change-Id: I638e7ba5e924a74ce5318e4b50fb18082fd1a43f
R...

github.com/cert-manager/crypto - 5a033cc77e57eca05bdb50522851d29e03569cbe authored over 7 years ago by Brad Fitzpatrick <[email protected]>
autocert: validate SNI values more, add tests

Change-Id: I810c8dcc90c056d7fa66bba59c0936f54aabdfc7
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 04eae0b62feaaf659a0ce2c4e8dc70b6ae2fff67 authored over 7 years ago by Brad Fitzpatrick <[email protected]>
crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows

Dialing the 0.0.0.0 address (as returned by net.Addr().String() for a
net.Listen("tcp", ":1") ad...

github.com/cert-manager/crypto - 2292f58bd515b6671df42f503e853e6daffe15e5 authored over 7 years ago by Brad Fitzpatrick <[email protected]>
chacha20poly1305: add runtime internal independent cpu feature detection

Change-Id: I150c5e0453b0fa3457d4786fe90901a54e216b02
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - 12e9ca725de4806fbda1610fd95aacad15bd6810 authored over 7 years ago by Martin Möhrmann <[email protected]>
ssh/knownhosts: test coverage for IsHostAuthority

Change-Id: Iad24fed7cec998e02620ec0eb61658786156ba41
Reviewed-on: https://go-review.googlesource...

github.com/cert-manager/crypto - d1464577745bc7f4e74f65be9cfbd09436a729d6 authored over 7 years ago by Peter Moody <[email protected]>
acme/autocert: remove failed state entries

This change makes the Manager try creating a certificate
again, after a previously unsuccessful ...

github.com/cert-manager/crypto - 8e03fc1ab6a36bdb9e7dee75a213c30f0249d0c1 authored over 7 years ago by Alex Vaghin <[email protected]>
ssh/knownhosts: add IsHostAuthority.

This is a breaking change.

This adds a new hostkey callback which takes the hostname field
rest...

github.com/cert-manager/crypto - 527d12e53572562de9fd348d50e1ee4096803cec authored over 7 years ago by Peter Moody <[email protected]>
acme: add missing err assignment check

Spotted it thanks to a proposal in
https://github.com/golang/go/issues/19727.

Change-Id: I389a3...

github.com/cert-manager/crypto - c7af5bf2638a1164f2eb5467c39c6cffbd13a02e authored over 7 years ago by Alex Vaghin <[email protected]>
acme: add function to check rate limits

This change exposes a function to extract rate limit duration
from a client error using Retry-Af...

github.com/cert-manager/crypto - 5f995c0d1c72642b4845a718a648d17fce6ed6fa authored over 7 years ago by Alex Vaghin <[email protected]>
acme: replace ErrAuthorizationFailed with a type

This provides acme users with more insights into authorization failures.

Updates golang/go#1980...

github.com/cert-manager/crypto - 141c762c16f10ba7daaac32541e4f703e53afb13 authored over 7 years ago by Alex Vaghin <[email protected]>
acme/autocert: treat invalid cert as a cache miss

A cached cert data may be corrupted or simply contain an expired
certificate, which results in G...

github.com/cert-manager/crypto - 0e4becf93e416602ac28708cc8fab681fe79fdc7 authored over 7 years ago by Alex Vaghin <[email protected]>
acme: generate correct ES512 signatures

The correct curve name for ES512 signatures is P-521, not P-512.
Author: Matthew Endsley <mendsl...

github.com/cert-manager/crypto - 2b0eeecfe7b67ec0fa096091d2fe37e8fd4db78c authored over 7 years ago by Alex Vaghin <[email protected]>
acme/autocert: return error if Prompt not set

Without this, autocert will panic with an unhelpful nil pointer inside
the acme client.

Reorgan...

github.com/cert-manager/crypto - 3543873453996aaab2fc6b3928a35fc5ca2b5afb authored over 7 years ago by Ross Light <[email protected]>
ssh/terminal: implement missing functions for Solaris/OmniOS

terminal.MakeRaw
terminal.Restore
terminal.GetState
terminal.GetSize

Fixes gola...

github.com/cert-manager/crypto - 96846453c37f0876340a66a47f3f75b1f3a6cd2d authored over 7 years ago by Rick Sayre <[email protected]>