Skip to content

Sample certificate files

Julien Kauffmann edited this page Apr 27, 2012 · 6 revisions

If you want to quickly test freelan, we provide generated certificates and their private keys.

The package contains the following files:

  • alice.crt - The certificate for a user called "alice".
  • alice.key - The private key for a user called "alice".
  • bob.crt - The certificate for a user called "bob".
  • bob.key - The private key for a user called "bob".
  • carol.crt - The certificate for a user called "carol".
  • carol.key - The private key for a user called "carol".
  • ca.crt - The CA ("certificate authority") parent certificate used to sign the client certificates.

As these files are available to anyone, the private keys are no longer private. They should be used for testing purposes only !

DO NOT USE THEM FOR A PRODUCTION ENVIRONMENT !