Skip to content

A simple Golang application to obtain/renew SSL certificates from Let's Encrypt and update to Aliyun OSS

Notifications You must be signed in to change notification settings

Delphier/osscert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osscert

A simple Golang application to obtain/renew SSL certificates from Let's Encrypt and update to Aliyun OSS, supports running locally and deploy to Aliyun FC(Function Compute).

Usage

Set environment variables:

Name Description
OSS_ACCESS_KEY_ID Aliyun access key
OSS_ACCESS_KEY_SECRET Aliyun access secret
OSS_REGION Aliyun region ID: cn-hangzhou, cn-beijing, ...
OSS_BUCKET Bucket name
ACME_EMAIL Email for ACME registration

Run locally:

osscert.exe

Deploy to Aliyun Function Compute:

Upload osscert-fc.zip to FC.

About

A simple Golang application to obtain/renew SSL certificates from Let's Encrypt and update to Aliyun OSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published