Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny wrapper to make DFN certificate creation trivial

Just run "./certmakter.sh" and follow the instructions.

The certificates are generated in a dir and contain:

server.csr - certficiate signing request
server.crt - self-signed certificate (to be replaced)
server.key - private key
unitrier-ca-chain.pem - uni trier chain

Then submit the server.csr to https://pki.pca.dfn.de/rhrk-ca/uni-trier. Get approval from the local DFN PKI person.

Wait for the cert-$nr.pem mail from certify@uni-trier.de.

Import the cert-$nr.pem cert:

$ ./import-dfn-pem.sh cert-<nr>.pem <servername-dir>

And then scp the directory with the certificates to the server and deploy them.

Tools

There is also some useful stuff in the tools/ directory, check tools/README.md for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages