Closed aersam closed 1 year ago
Azure SQL uses a wildcard certificate:
However in tls.py, wildcard certificateds or multiple entries separated by , are not supported
There's even a TODO marker for that, so I'll do a PR with a simple implementation that works for me - and I think it's secure
Azure SQL uses a wildcard certificate:
However in tls.py, wildcard certificateds or multiple entries separated by , are not supported
There's even a TODO marker for that, so I'll do a PR with a simple implementation that works for me - and I think it's secure