< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi all, I updated my repository to head revision and I discovered an issue while compiling DtlsTransport.cxx. With recent changes Security::createDomainCtx() method takes 4 arguments (instead of 2 as before), but it has been changed only class TlsBaseTransport. I think that it is necessary to add 2 parameters to DtlsTransport constructor (certificateFilename and privateKeyFilename) like it was done for TlsBaseTransport. Attached to this mail you can find my proposed patch file. Thank you in advance and kind regards, Dario. |
Attachment:
DtlsTransport.patch
Description: DtlsTransport.patch