Skip to content

Commit

Permalink
Update ovpn for prd and staging (#1514)
Browse files Browse the repository at this point in the history
* update staging VPN address

Co-Authored-By: halprin <[email protected]>
Co-Authored-By: Samuel Aquino <[email protected]>

* update prd vpn address

Co-Authored-By: halprin <[email protected]>
Co-Authored-By: Samuel Aquino <[email protected]>

---------

Co-authored-by: halprin <[email protected]>
Co-authored-by: Samuel Aquino <[email protected]>
  • Loading branch information
3 people authored Oct 29, 2024
1 parent 312433f commit eb7b3fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions operations/vpn/prd.ovpn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
client
remote azuregateway-e4980077-1f89-4358-8a0e-3b4196153cd7-46251161d08a.vpn.azure.com 443
verify-x509-name e4980077-1f89-4358-8a0e-3b4196153cd7.vpn.azure.com name
remote azuregateway-c9dd0077-a27d-41f7-810a-e21f9afc65d1-f67b82d16721.vpn.azure.com 443
verify-x509-name c9dd0077-a27d-41f7-810a-e21f9afc65d1.vpn.azure.com name
remote-cert-tls server

dev tun
Expand Down
4 changes: 2 additions & 2 deletions operations/vpn/stg.ovpn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
client
remote azuregateway-456f0077-9255-41a2-b432-f87bc95ba00d-a15e1563177c.vpn.azure.com 443
verify-x509-name 456f0077-9255-41a2-b432-f87bc95ba00d.vpn.azure.com name
remote azuregateway-330f0077-a7f6-4bf8-ade2-dadf71c79d7b-428aa5b3f795.vpn.azure.com 443
verify-x509-name 330f0077-a7f6-4bf8-ade2-dadf71c79d7b.vpn.azure.com name
remote-cert-tls server

dev tun
Expand Down

0 comments on commit eb7b3fd

Please sign in to comment.