We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug GR7 | V3 CA Name in the ApprovedCAList.txt mismatch with the CA Name from the certificate
To Reproduce Steps to reproduce the behavior:
Approved Certificate Authority (CA) list file 'ApprovedCAList.txt' found and processedUnapproved Certificate Authority (CA) found for listener 'myhttpslistener' in Application Gateway 'myAppGateway1'. Issuer: C=UA, O="Regery, https://regery.com", CN=Regery Self-Signed Certificate.No HTTPS backend settings found/configured for Application Gateway: myAppGateway1.
CA name here is a big string.
Expected behavior Enhance matching or parse the CA name from the certificate not the whole name.
The text was updated successfully, but these errors were encountered:
This has been fixed in #305
Sorry, something went wrong.
singhgss
No branches or pull requests
Describe the bug
GR7 | V3 CA Name in the ApprovedCAList.txt mismatch with the CA Name from the certificate
To Reproduce
Steps to reproduce the behavior:
Approved Certificate Authority (CA) list file 'ApprovedCAList.txt' found and processedUnapproved Certificate Authority (CA) found for listener 'myhttpslistener' in Application Gateway 'myAppGateway1'. Issuer: C=UA, O="Regery, https://regery.com", CN=Regery Self-Signed Certificate.No HTTPS backend settings found/configured for Application Gateway: myAppGateway1.
CA name here is a big string.
Expected behavior
Enhance matching or parse the CA name from the certificate not the whole name.
The text was updated successfully, but these errors were encountered: