Skip to content

Commit

Permalink
Removes warning for misconfigured certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
gabebatista authored and henrykie committed Jul 27, 2024
1 parent 853c212 commit 384c4e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ You can find the DNS address for the ALB created by the module by running the fo
terraform output jenkins_alb_dns_name
```

!!! note
if you are accessing the load balancer directly, you may receive a `Warning: Potential Security Risk Ahead` warning. This is due to a mismatch in the certificates FQDN. To continue click `advanced` then click `Accept the Risk and Continue`.

## Configuring Jenkins

When accessing Jenkins for the first time, an administrators password is required. This password is auto-generated and available through the ECS logs. The administrative user will be replaced with a new user upon completion of the setup, see [Creating Users](README.md#creating-users).
Expand Down

0 comments on commit 384c4e5

Please sign in to comment.