summaryrefslogtreecommitdiff
path: root/lib/examples/client.conf
Commit message (Collapse)AuthorAgeFilesLines
* examples/client.conf: Correct key file.Linus Nordberg2011-04-011-1/+1
|
* Add tests/demoCA and use certs and key in there for the examples.Linus Nordberg2011-03-251-4/+3
|
* API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more.Linus Nordberg2011-03-211-0/+27
| | | | | | | Use rs_context_create() to read FreeRADIUS dictionary, possibly by taking dict file from configuration file. CONFIG CHANGE: s/config/realm/g.
* Split example config in two files.Linus Nordberg2011-02-241-30/+0
|
* Use standard RadSec port in example config.Linus Nordberg2010-11-111-1/+1
|
* Bringing up TLS connections working.Linus Nordberg2010-11-111-1/+21
| | | | | | | NOTE: Clean up of resources not yet sane. Expect resource leakages. NOTE: Most failure cases are not handled properly. With the wind at your back and the sun shining, it might work.
* Rename top level token "realm" --> "config".Linus Nordberg2010-10-041-1/+1
|
* WIP -- reading configuration.Linus Nordberg2010-10-041-0/+10