NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Wolfgang Orth on February 21, 2022, 05:12:53 AM

Title: History of Nettalk 11 since 11.48
Post by: Wolfgang Orth on February 21, 2022, 05:12:53 AM
Hello Bruce,

the latest Nettalk 11 version is 11.53, the History list however ends with 11.48 (Dec 2020 - NetACME).

Are there any significant modification since, so that we _have_ to update or are those modification more kind of cosmetic ones?

I ask because 11.48 runs well for me and I hesitate to change the core of my app (though I know you put much effort into updates).

Yours sincerely
Caspar Milquetoast

https://www.capesoft.com/docs/NetTalk12/NetTalkHistory.htm

Title: Re: History of Nettalk 11 since 11.48
Post by: Jane on February 21, 2022, 08:19:24 AM
Dear Casper,

I'd probably at least want to do the OpenSSL update.

https://www.capesoft.com/docs/NetTalk11/NetTalkHistory.htm

Gruss!
Title: Re: History of Nettalk 11 since 11.48
Post by: Bruce on February 21, 2022, 10:25:03 PM
Hi Wolfgang...

I notice your history link is

https://www.capesoft.com/docs/NetTalk12/NetTalkHistory.htm

You might have more information reading the NetTalk 11 history list;

https://www.capesoft.com/docs/NetTalk11/NetTalkHistory.htm

Cheers
Bruce
Title: Re: History of Nettalk 11 since 11.48
Post by: Wolfgang Orth on February 22, 2022, 01:21:40 AM
Dear Casper,
I'd probably at least want to do the OpenSSL update.
https://www.capesoft.com/docs/NetTalk11/NetTalkHistory.htm
Gruss!

Dearest Bunny of the Beach,

oh yes, thats a good point!

My combo is a SOAP-Webserver with a Clarion/Nettalk-Win32-Client. This client has a procedure mimicking a webbrowser, to display on-the-fly-generated HTML or some PDF occasiaonally. It is now utilizing CS-FileExplorer 5, but will need to be switched to CS-ChromeExplorer for future updates (if any will come).

So, yes, I suspect I have to walk that path.....

Thanks for pointing out this detail.

In ewiger Verbundenheit, Ihr ergebenster
Caspar Milquetoast
Title: Re: History of Nettalk 11 since 11.48
Post by: Wolfgang Orth on February 22, 2022, 01:24:03 AM
Hi Wolfgang...
I notice your history link is
https://www.capesoft.com/docs/NetTalk12/NetTalkHistory.htm
You might have more information reading the NetTalk 11 history list;
https://www.capesoft.com/docs/NetTalk11/NetTalkHistory.htm
Cheers
Bruce

Ah, okay! As I did not find anything 11-related, I thought this page was the official history list.

> NetAcme:
> Change:
> updated openssl-self.cnf to avoid
> ERR_SSL_KEY_USAGE_INCOMPATIBLE
> problem in Chrome with self-signed certificates

Does that mean that I have to re-issue my self-signed certificate when I compile with NT 11.51 or later?

My Client-app will use ChromeExplorer, so I likely have to update.

Title: Re: History of Nettalk 11 since 11.48
Post by: Bruce on February 22, 2022, 09:16:50 PM
>> Does that mean that I have to re-issue my self-signed certificate when I compile with NT 11.51 or later?

no
Title: Re: History of Nettalk 11 since 11.48
Post by: Wolfgang Orth on February 23, 2022, 02:24:03 AM
>> Does that mean that I have to re-issue my self-signed certificate when I compile with NT 11.51 or later?
no

Cool!

Thank you