Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify ssl renewal steps #480

Merged
merged 1 commit into from
Mar 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions shared/us-east-1/tools-vpn-server/ec2.tf
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ module "terraform-aws-basic-layout" {
# e. connect to the VPN and ssh to the Pritunl EC2
# f. run '$sudo pritunl reset-ssl-cert'
# g. force SSL cert update (manually via UI or via API call)
# in the case of using the UI, set the "Lets Encrypt Domain" field with the vpn domain and click on save
# h. rollback steps a,b & c + make apply
# 2.New users setup (to view profile links -> PIN reset + OTP / uri link for Pritunl Client import).
# a. must open port 443 (line 60)
Expand Down