Skip to content

maxmiracle/jwk2pem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwk2pem file converter for integration certBot and micronaut-acme

micronaut-acme and certBot for LetsEncrypt

Problem: certbot generated file formats are different from micronaut-acme.

Java snippet can be used to convert certbot files to micronaut-acme format.

usage:

gradlew run --args="/pathToJwkAccountKey/private_key.json /pathToOutAccountKey/out.pem /pathToDomainPrivKey/privkey.pem /domainKeyOutPath/domainout.pem"

About

Certbot to micronaut-acme file converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages