Skip to content

Conversation

@Rawk
Copy link

@Rawk Rawk commented Apr 16, 2013

AndServer/Makefile:

  • Remove DES3 password on server.key and client.key, so you don't have to enter a password multiple times when generating certificates. (the password protected files are deleted anyway)
  • Add a new target "certinstall" that moves server.pem and client.pem to /etc/andserver/ directory.

Files

  • Add AndServer/Cert/.gitignore to make the Cert directory part of repository
  • Updated .gitignore files to stop some files from ending up in repository

AndServer/andserver.conf.example

  • Change paths to use default cert and key install dirs (/etc/andserver/)
  • Fixed some errors in the "client-certificate-file" part

README.md

  • Updated to reflect the changes

Note: This is the first time i use GitHub and Git.

Rawk added 3 commits April 16, 2013 16:22
Optval wasn't set to a a known value. Set it to true (1), so that it always turns on SO_REUSEADDR.

There is no need to allocate memory for optval.
Fix bug in setsockopt call with SO_REUSEADDR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant