You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
We are using Erlang 22.2 OTP win64.
Has anyone reported this problem.
Thanks
RaaviKids
unread,
Mar 9, 2020, 11:07:36 PM3/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
This is setup on Windows server 2016. OpenSSL is not installed.
Wesley Peng
unread,
Mar 9, 2020, 11:25:44 PM3/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitm...@googlegroups.com
Windows Server has a lot of other vulnerability rather than this SSL one. Isn't it? :)
regards.
Luke Bakken
unread,
Mar 10, 2020, 3:19:57 PM3/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Hello -
Erlang on Windows is built using a statically linked OpenSSL so it is there, just not a separate library.
Since you're on the latest Erlang for Windows you can't address this TLS warning via an upgrade. You'll have to either live with it or mitigate it by using a TLS-terminating proxy.