Skip to content

rcritten/puppet-nssdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nssdb puppet module

very simple puppet module to create an NSS database and add a certificate and key via PEM files.

This module can do two things:

  1. Create a new NSS database with an optional password
  2. Import a cert and key in the form of PEM files by using openssl to create a PKCS#12 file and then calling the NSS pk12util to load it into the target NSS database.

About

Puppet module for creating an NSS certificate database

Resources

License

Stars

Watchers

Forks

Packages

No packages published