You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/linux/suse-public-cloud-connectivity-registration-issues.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ The output doesn't show the server certificate or SSL session.
144
144
145
145
This scenario usually occurs when the command crosses a Network Virtual Appliance (NVA) that performs SSL packet inspection. This inspection causes the NVA to inject its own SSL certificate into the encrypted session.
146
146
147
-
Because SUSE uses certificate pinning, another injected SSL certificate can break the pinning operation. If the pinning is broken, the SUSE repository will deny the connection.
147
+
Because SUSE uses certificate pinning, another injected SSL certificate can break the pinning operation. If the pinning is broken, the SUSE repository denies the connection.
The output indicates that a connectivity error exists. However, this isn't true. This indication occurs because the error handling process in the registration scripts doesn't show the certificate errors from the old libraries.
203
+
The output indicates that a connectivity error exists. However, this indication isn't true. It occurs because the error handling process in the registration scripts doesn't show the certificate errors from the old libraries.
204
204
205
-
The script output might also mistakenly indicate that a certificate forone of the SMT IPs that's displayedin the `sudo tail /var/log/cloudregister`command output can't be found. This is also a library issue, not an issue that affects the CA list on the VM.
205
+
The script output might also mistakenly indicate that a certificate forone of the SMT IPs that's displayedin the `sudo tail /var/log/cloudregister`command output can't be found. This issue is also a library issue, not one that affects the CA list on the VM.
206
206
207
207
### Cause
208
208
209
209
If instances aren't regularly updated, they can become incompatible with our update infrastructure API. This situation causes failure of the repositories that are required to update an instance.
210
210
211
211
### Resolution
212
212
213
-
1. Create a PAYG instance by using the same OS as the that has broken repos.
213
+
1. Create a PAYG instance by using the same OS as the one that has the broken repos.
214
214
2. Create a temporary directory:
215
215
216
216
```bash
@@ -313,7 +313,7 @@ Error: Activating SLES_SAP 12.5 x86_64 ... Error: Registration server returned '
313
313
314
314
### Cause
315
315
316
-
The VMs can't to connect to SUSE repositories because of outdated SUSE Public Cloud packages.
316
+
The VMs can't connect to SUSE repositories because of outdated SUSE Public Cloud packages.
0 commit comments