Skip to content

Commit 4d60a95

Browse files
Replace SSL.
1 parent e24aeb7 commit 4d60a95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/databox/data-box-heavy-deploy-copy-data-via-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Use the Azure portal to download certificate.
9595

9696
### Import certificate
9797

98-
Accessing Data Box Blob storage over HTTPS requires an TLS/SSL certificate for the device. The way in which this certificate is made available to the client application varies from application to application and across operating systems and distributions. Some applications can access the certificate after it is imported into the system’s certificate store, while other applications do not make use of that mechanism.
98+
Accessing Data Box Blob storage over HTTPS requires a TLS/SSL certificate for the device. The way in which this certificate is made available to the client application varies from application to application and across operating systems and distributions. Some applications can access the certificate after it is imported into the system’s certificate store, while other applications do not make use of that mechanism.
9999

100100
Specific information for some applications is mentioned in this section. For more information on other applications, consult the documentation for the application and the operating system used.
101101

articles/databox/data-box-troubleshoot-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This section details some of the issues faced when using AzCopy for Linux with D
4242
|Error message |Recommended action |
4343
|---------|---------|
4444
|AzCopy command appears to hang for 20 minutes before displaying this error: <br>Error parsing source location `https://<accountname>.blob.<serialnumber>.microsoftdatabox.com/<cntnr>`. No such device or address|Check that the endpoint name `<accountname>.blob.<serialnumber>.microsoftdatabox.com` is added to the hosts file at: `/etc/hosts`.|
45-
|AzCopy command appears to hang for 20 minutes before displaying this error: <br>Error parsing source location… The TLS connection could not be established.|Import the TLS/SSL certificate for your device into the system’s certificate store. For more information, go to [Download the certificate](data-box-deploy-copy-data-via-rest.md#download-certificate).|
45+
|AzCopy command appears to hang for 20 minutes before displaying this error: <br>Error parsing source location… The SSL connection could not be established.|Import the TLS/SSL certificate for your device into the system’s certificate store. For more information, go to [Download the certificate](data-box-deploy-copy-data-via-rest.md#download-certificate).|
4646

4747
## Errors seen in Azure Storage library for Python
4848

0 commit comments

Comments
 (0)