Skip to content

Apfelfrosch/nowire-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nowire-server

This is the reference server implementation for the NoWire messenger.

How to generate a tls certificate

  1. In gen_tls.sh, replace YOUR_DNS_HERE with your domain name (if you're using an ip addres directly you can skip this step)
  2. After that, replace YOUR_PASSPHRASE with the passphrase you want to use for the certificate
  3. Copy tls_certs/cert.pem to your client
  4. Pass the path to identity.p12 through --tls_path to your server. Don't forget to also pass --tls_passphrase.

About

Server for the NoWire messenger

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published