Skip to content

Commit

Permalink
Update README.md with test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenvegt authored Oct 14, 2024
1 parent c663583 commit 8ead512
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[![Maintainability](https://api.codeclimate.com/v1/badges/f92496250890e40900aa/maintainability)](https://codeclimate.com/github/nuts-foundation/uzi-did-x509-issuer/maintainability)

# Nuts UZI Server Certificaat Issuer

< 8 nov 2023
[![Maintainability](https://api.codeclimate.com/v1/badges/f92496250890e40900aa/maintainability)](https://codeclimate.com/github/nuts-foundation/uzi-did-x509-issuer/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f92496250890e40900aa/test_coverage)](https://codeclimate.com/github/nuts-foundation/uzi-did-x509-issuer/test_coverage)

## Description
> [!CAUTION]
> This repository contains experimental code and is not suitable for production usage!
## Description
The UZI Server Certificaat Issuer is a Go-based tool designed for issuing Verifiable Credentials signed by a UZI Server Certificaat. The issuer creates a did:x509 based on the PKI certificate chain.

## Features
Expand Down

0 comments on commit 8ead512

Please sign in to comment.