Kartik Ohlan
Results
2
issues of
Kartik Ohlan
### Summary - Addressed issue #2358 by replacing the deprecated `_Py_IsFinalizing` with the public API `Py_IsFinalizing`, introduced in Python 3.13. - Added version gating using `PY_VERSION_HEX` to ensure compatibility with...
CLA Signed
This pull request introduces functionality similar to Apache's mod_ssl by adding support for dynamic placeholders for server and client certificates in Caddy. The implementation addresses the following: 1)**Dynamic Placeholder Population:**...
under review :monocle_face: