Skip to content

markeytos/EZCAClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About EZCA

EZCA is a cloud based Certificate Authority that allows organizations to manage their internal certificates either with an existing ADCS CA or with a cloud based CA managed by EZCA. While EZCA offers multiple automated certificate issuance tools such as Private CA ACME support, sometimes a custom tool is needed. This repo hosts the code for the EZCAClient Nuget package that allows organizations to write client side automation for EZCA an Azure based Certificate Authority.

Getting Started

Fist add the NuGet package to your project by running

dotnet add package EZCAClient 

Then use the sample project in this repository to learn how you use each of the functions.

About

This repo hosts the code for the EZCAClient Nuget package that allows organizations to write client code for EZCA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published