Open JeremyTubongbanua opened 6 months ago
Not a high priority since only encrypted notifications are ever used in the C Daemon
Setting this to blocked because some work I believe is needed to be done on the atServer side of things - https://github.com/atsign-foundation/at_server/issues/2050
When set
shouldencrypt=false
when sending a notification, it will sendisEncrypted:false
and send the value in plain text (unencrypted). This willc ause a segfault.This ticket is dependent on https://github.com/atsign-foundation/at_server/issues/1944