Dan Nagle

Results 152 comments of Dan Nagle

Just an FYI... you can delete those DLLs and Packet Sender will fallback to using the SSL libraries provided by Windows (called "Secure Channel").

I was able to recreate the error. ``` This package's version number cannot be determined. To upgrade it anyway, add the argument --include-unknown to your previous command. ``` Registry entries...

This is now fixed in the development branch. The next release will require one more `--include-unknown`, and then it should work as expected after that. I'm leaving this ticket open...

This is really good feedback. I'd like to add your suggestion so it can be in the next release. Would you please attach a mocked up screenshot (crude edited in...

This is now in the development branch. It will be in the next release. ![Image](https://github.com/user-attachments/assets/9ac30e1d-d1fb-4767-b4d5-ed3a8ecd68de)

Previous releases are available at https://github.com/dannagle/PacketSender/releases if this one is causing problems. May I see a screenshot of the settings you are using?

- I found a possible cause for it trying to install into x86 directory. That is fixed in the development branch. - DTLS is a brand new feature in this...

What version of Packet Sender (help->about)?

I found the bug. I will need to issue a fix in a patch release.

My testing shows this happens once on first install. There is a race condition about initializing the server before the temp cert can be placed. Then the app is fine....