We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e37dd commit 1d57649Copy full SHA for 1d57649
SSLLabsApiWrapper.IntegrationTests/App.config
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<configuration>
3
<appSettings>
4
- <add key="ApiUrl" value="https://api.dev.ssllabs.com/api/fa78d5a4/"/>
+ <add key="ApiUrl" value="https://api.ssllabs.com/api/v2/"/>
5
<add key="EndpointHost" value="https://www.ashleypoole.co.uk"/>
6
<add key="EndpointIP" value="104.28.6.2"/>
7
</appSettings>
0 commit comments