| | 2 | |
| | 3 | * 2.1.3 to 2.1.4 upgrade: |
| | 4 | |
| | 5 | What had change: |
| | 6 | - full SQLite support |
| | 7 | - PostgreSQL NULL parameters handling |
| | 8 | - more than one LDAP server support |
| | 9 | - new LDAP append-realm setting |
| | 10 | - correct CA chain handling |
| | 11 | |
| | 12 | Please refer to sm.xml.dist and c2s.xml.dist for new config sections and add |
| | 13 | them to your config files. |
| | 14 | Please read these example files to see how to setup your CA chain correctly. |
| | 15 | You may also remove cachain option from c2s.xml. |
| | 16 | You may remove hostname form PostgreSQL setup to access it via unix socket. |
| | 17 | |