Hi,
> Le 22 févr. 2017 à 17:26, Emeric Brun <[email protected]> a écrit : > > Hi, > > On 02/03/2017 10:22 PM, Robin H. Johnson wrote: >> On Fri, Feb 03, 2017 at 02:19:29AM +0100, Nenad Merdanovic wrote: >>> +psk-file <file> >>> + Enables use of PSK cipher suites with PSKs stored in the specified file. >>> + The entries should be in form "identity:key", one per line. >>> + >> Rather than new file handling routine, could you instead hook this into >> using a map? As a side bonus, it becomes trivially possible to update >> the map at runtime. >> > > I think Robin has a good point but it could be merged like this and managed > as a map in a second time. > > Willy, i think you can merge it. > PSK seems to be a good candidate for 'crt-list' (per certificate configuration). Manu

