1.0.22 • Published 2 years ago

letsesign-register v1.0.22

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

letsesign-register

letsesign-register is an open-source command line tool for registering your root domain with the confidential eSigning service Let's eSign. During the registration process, it will help you set up an RSA key pair in your own AWS KMS environment so that only specified Let's eSign Enclave instances can access the RSA private key to decrypt the data encrypted using the corresponding RSA public key.

How to use

Simply run the following:

npx letsesign-register SITE_CONFIG_JSON_FILE

As for how to compose the required SITE_CONFIG_JSON_FILE, please check How to register your root domain with Let's eSign.

How to build

Simply run the following:

git clone https://github.com/letsesign/letsesign-register.git
cd letsesign-register
npm install
npx tsc

Then check the ./dist folder for the built scripts.

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago