Joe Gatt
Joe Gatt
I submitted a PR [here](https://github.com/nabla-c0d3/sslyze/pull/553) to add this functionality
I updated my code to support SSLyze 3.0.8, working example at https://gist.github.com/gattjoe/509971b9df8cd088cbb68f6fbbab9949
@faheel I think the existing functionality built into SSLyze is to check for OCSP responses from the server (if the server is configured to provide one). This is via OCSP...
@rayluo @bgavrilMS @jiasli I see that a new version of MSAL EX was released. Can someone put eyes on this PR?
@bgavrilMS @ashok672 The main background is [this PR](https://github.com/Azure/azure-cli/pull/20636) in the Azure Cli, where it was discussed using the encrypted persistence cache, but that the Apple APIs are legacy. There was...
We wouldn't need a bundle id in this context as we are just using the Python bindings to access the APIs. Maybe you can help me convince @jiasli to turn...
@PromoFaux bueller?
fair enough, makes sense. What's the ETA for v6? I can refactor my code once its published.
@JamieMagee I'm going to have to stare at this a bit to determine the implications. I've only ever set it up [according to the documentation](https://docs.microsoft.com/en-us/azure/devops/extend/develop/add-build-task?view=azure-devops#prerequisites); however, the documentation doesn't say...
@JamieMagee thanks for the link to the vsix package documentation, reading now.