Skip to content

get-code-ch/SecretManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#SecretManager

Introduction

SecretManager is a tool who help to store securely password and get it from an application

Private key

Format

Private key file must be PKCS#8 format

Filename and location

File must be located in user .ssh directory and named secretmanager.key

Private key generation

openssl genpkey -out secretmanager.key -algorithm RSA -pkeyopt rsa_keygen_bits:3072

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages