Skip to content

yurvon-screamo/StepCa.Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StepCa.Client

Minial client for native step-ca api, with features:

  • Load CA from step-ca server
  • Load cert for application from step-ca server
  • Autoupdate cert for application
  • AOT ready

Start example

Run compose file:

docker compose -f ./docker/compose.yaml up --build

Open https://localhost/8080

Also you can get current fingerprint with command:

docker compose  -f ./docker/compose.yaml run step-ca step certificate fingerprint /home/certs/ca.crt

Sample project

You can find sample project in.

Releases

No releases published

Packages

No packages published