summaryrefslogtreecommitdiff
path: root/lib/examples/client.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add PSK example in examples/client.conf.Linus Nordberg2013-01-241-4/+15
|
* New demo CA for tests.Linus Nordberg2013-01-231-6/+6
| | | | Update examples config file accordingly.
* Merge libradsec-new-client.Linus Nordberg2012-04-271-2/+0
|\
| * remove dictionary configuration parameterLuke Howard2011-11-141-2/+0
| |
* | Implement TLS-PSK.Linus Nordberg2012-01-311-3/+4
| |
* | Add TLS PSK configuration options.Linus Nordberg2012-01-241-0/+3
|/
* 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