forked from TrueCloudLab/certificates
Use REAMDE.md suggested in code review.
This commit is contained in:
parent
e852b57870
commit
8fafd987ca
1 changed files with 3 additions and 17 deletions
|
@ -1,18 +1,4 @@
|
|||
![Autocert architecture diagram](https://raw.githubusercontent.com/smallstep/autocert/master/autocert-logo.png)
|
||||
# ⚠️ Autocert has moved to https://github.com/smallstep/autocert
|
||||
|
||||
# Autocert
|
||||
[![GitHub release](https://img.shields.io/github/release/smallstep/autocert.svg)](https://github.com/smallstep/autocert/releases)
|
||||
[![Join the chat at https://gitter.im/smallstep/community](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/smallstep/community)
|
||||
[![CA Image](https://images.microbadger.com/badges/image/smallstep/step-ca.svg)](https://microbadger.com/images/smallstep/step-ca)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/smallstep/autocert)](https://goreportcard.com/report/github.com/smallstep/autocert)
|
||||
|
||||
[![GitHub stars](https://img.shields.io/github/stars/smallstep/autocert.svg?style=social)](https://github.com/smallstep/autocert/stargazers)
|
||||
[![Twitter followers](https://img.shields.io/twitter/follow/smallsteplabs.svg?label=Follow&style=social)](https://twitter.com/intent/follow?screen_name=smallsteplabs)
|
||||
|
||||
**Autocert** is a kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers.
|
||||
|
||||
⚠️ Autocert has been promoted to a top level project. Check it out at
|
||||
https://github.com/smallstep/autocert
|
||||
|
||||
If you are looking for hello-mTLS examples look at
|
||||
https://github.com/smallstep/autocert/tree/master/examples/hello-mtls
|
||||
If you're looking for hello-mTLS examples they're at
|
||||
https://github.com/smallstep/autocert/tree/master/examples/hello-mtls
|
Loading…
Reference in a new issue