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: articles/security/develop/secure-web-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -369,7 +369,7 @@ A root certificate is included in the container. The steps taken to obtain the c
369
369
openssl x509 -inform DER -in BaltimoreCyberTrustRoot.crt -text -out root.crt
370
370
```
371
371
372
-
Read more on how to configure SSL security for PostgreSQL here [Configure SSL Connection Security](h/azure/postgresql/concepts-ssl-connection-security).
372
+
Read more on how to configure SSL security for PostgreSQL here [Configure SSL Connection Security](/azure/postgresql/concepts-ssl-connection-security).
0 commit comments