Kioubit Trusted Certificate Authority

Signed by the main DN42 CA


Supported features:

Automated service usage instructions

This will help you get a signed certificate for your dn42 domain.
  1. Download the client shell script from the link below
  2. Get a re-usable token verifying your DN42 identity:
  3. Save the provided token under a file called 'token.txt' alongside the script
  4. Run ./client.sh get_certificate <domain.dn42> (replace the parameters in brackets with the correct values) to generate a certificate and have it signed
  5. Configure the signed.crt and server.key files resulting from the previous command in your webserver.
Client script: client.sh