-
Notifications
You must be signed in to change notification settings - Fork 630
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the certificates used for custom SSL to prevent exceptions with the expiry. ``` === RUN TestAccCloudflareCustomSSL_Basic === PAUSE TestAccCloudflareCustomSSL_Basic === CONT TestAccCloudflareCustomSSL_Basic --- FAIL: TestAccCloudflareCustomSSL_Basic (0.28s) testing.go:569: Step 0 error: errors during apply: Error: Failed to create custom ssl cert: error from makeRequest: HTTP status 400: content "{\"success\":false,\"errors\":[{\"code\":1206,\"message\":\"The certificate will expire within soon. Please supply a newer one\"}],\"messages\":[],\"result\":null}" on /opt/teamcity-agent/temp/buildTmp/tf-test656714404/main.tf line 2: (source code not available) FAIL ```
- Loading branch information
1 parent
cb790c4
commit 3a8bec9
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters