Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomailme authored Oct 2, 2018
1 parent b2720b3 commit 91790cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

Provides an easy way to issue SSL certificate for a specific host.

# Quickstart

## Requirements

* .NET Core 2.1 https://www.microsoft.com/net/download

To start Certificate Authority
`dotnet TestAuthority.dll`

# Usage

Issue certificate for example.com
Expand Down

0 comments on commit 91790cd

Please sign in to comment.