Skip to content

Commit 6d86af1

Browse files
committed
Change certificate text.
1 parent 23a4d61 commit 6d86af1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/cassandra/manage-data-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ Now go back to the Azure portal to get your connection string information and co
128128
129129
## Use the X509 certificate
130130
131-
1. Copy the **Baltimore CyberTrust Root** certificate details from [https://www.digicert.com/kb/digicert-root-certificates.htm](https://www.digicert.com/kb/digicert-root-certificates.htm) into a text file. Save the file using the file extension *.cer*.
131+
1. Copy the **Baltimore CyberTrust Root** certificate details from [https://www.digicert.com/kb/digicert-root-certificates.htm](https://www.digicert.com/kb/digicert-root-certificates.htm) into a text file. Download and save the *.pem* file with the file extension *.cer*.
132132
133-
The certificate has serial number `02:00:00:b9` and SHA1 fingerprint `d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74`. Download the *.pem* file.
133+
The certificate has serial number `02:00:00:b9` and SHA1 fingerprint `d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74`.
134134
135135
2. Open *pyquickstart.py* and change the `path\to\cert` to point to your new certificate.
136136

0 commit comments

Comments
 (0)