Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
spyr0-sec committed Jun 4, 2024
1 parent a3e9950 commit 63ea586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Labs/1. Template Forest.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $SecondDomain = 'us.allsafe.com'

$RootDC = 'ECDC01'
$RootCA = 'ECCA01'
$ChildDC = 'ECEUDC02'
$ChildDC = 'ECEUDC01'
$SecondDC = 'ASDC01'

# CHANGEME - Certificate Authority parameters
Expand Down

0 comments on commit 63ea586

Please sign in to comment.