Skip to content

amnay-mo/RubySinglePKI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Single PKI model

Use create_CA.rb path/filename to create the self-signed certificate + RSA key for the certification authority

Use create_Entity.rb path_CA/filename path_entity/filename to create the end-entity certificate + RSA key

CA.rb is a small server used to certify the entity serveur

Serveur.rb simple ssl server with peer certificate verification + getting certified if necessary

Client1.rb & Client2.rb are simple ssl clients with certificate verification

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%