Skip to content

Using openssl, gerneate a root and intermediate CA, with cerfiticates for a client and server.

License

Notifications You must be signed in to change notification settings

josh-hernandez-exe/https-ca-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initialize Project

Run the setup.sh script. This will create several folders, keys and certificates.

Run the server with node server.

Run the client with node client or node client [prefix] if you have made muliple client certificates. Note that the formate expected is from use of the script ./scripts/make_client_key.sh [prefix]

Issues

Currently passing the certificate revokation list to the node server causes the server to ignore any/all clients.

About

Using openssl, gerneate a root and intermediate CA, with cerfiticates for a client and server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published