Walt Karas

Results 115 comments of Walt Karas

357 source files left to be updated as of May 17, 2023.

Generally most of the changes I can largely automate with search and substitute. The bottle neck is getting the changes reviewed.

> It should work in the server side as well as I recall. It definitely should work in the client side case. Yahoo has a plugin that uses these calls....

> I wonder if the plugin that calls TSSslSecretSet is something you use on prod or just a test plugin. Is the API called at a right timing (hook)? Yes...

@maskit do you have a test plugin for these APIs you could open source?

> @ywkaras could you make a test plugin that exercises the paths used by the Yahoo plugin? Then folks outside of Yahoo could help you debug. And we could make...

The Au test in this PR, https://github.com/apache/trafficserver/pull/9587 , illustrates a case where a update to an X509 cert does not seem to get used.

I cherry-picked the new test onto what I think is the first commit with the TSSslSecretXxx API functions: https://github.com/ywkaras/trafficserver/tree/test_ts_ssl_old . The result was the same. Here is the trace output...