I was trying to create a fileshare using Azure CLI, but it shows an error.
HTTPSConnectionPool(host='redboxtfstatebedtqgliqc.file.core.windows.net', port=443): Max retries exceeded with url: /myfile?restype=share (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))
Can anyone help me with this?