Skip to content

crmejia/certmagic-sqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CertMagic Storage Backend for SQLite3

This is an implementation of the CertMagic Storage backend interface using SQLite3.

Prequisites

You should have SQLite3 installed.

Building

xcaddy build --with github.com/crmejia/certmagic_sqlite3

Caddyfile Example

{
    storage sqlite "certmagic" {
         
    }
}

:2015 {
	respond "Hello, World"
}

About

SQLite3 implementation of CertMagic Storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages