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
- Google Pagespeed analysis uses the Google bot user agent and can therefore not be used on development nodes.
135
+
-To allow Google Pagespeed analysis in development hypernodes you can whitelist the following IPs https://www.gstatic.com/ipranges/goog.json. PSI uses different user agents than Google bot and will be able to perform analysis on your frontend without allowing crawling.
136
136
- In some cases, particularly if you have not yet enabled [Hypernode Managed Vhosts](../../hypernode-platform/nginx/hypernode-managed-vhosts.md), it’s possible the Basic Authentication blocks the Let’s Encrypt validation server. If you wish to make use of Let’s Encrypt on your development Hypernode, you should add the ‘letsencrypt’ user agent to the whitelist file.
Copy file name to clipboardExpand all lines: docs/hypernode-platform/ssl/how-to-use-ssl-certificates-on-your-hypernode-when-ordered-via-hypernode-com.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
@@ -65,12 +65,12 @@ You can add your SSL certificate to your account via your Control Panel. Follow
65
65
66
66
1. Log into your [Control Panel](https://my.hypernode.com/).

97
97
1. Here you'll see an overview of the available SSL certificates. Click **Details** and then **(Un)link to Hypernodes** to link one or more Hypernodes to link the certificate to.
98
98
99
99
### Check Which Third Party Certificates Are Linked to Your Hypernode
@@ -103,7 +103,7 @@ If you want to check which Third Party certificates are linked to a specific Hyp
103
103
1. Log into your [Control Panel](https://my.hypernode.com/).
104
104
1. Select the Hypernode from the overview.
105
105
1. Click on your **Hypernode** and click **SSL:** under **Services**.
0 commit comments