Skip to content

Commit

Permalink
Add remote-console to the certificate generator tool
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunne committed Apr 7, 2022
1 parent 3d363b8 commit c63f5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cert_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ def generate_cert(dest, *sans)
c.generate_cert("postgresql")

c.generate_cert("api", application_domain)
c.generate_cert("remote-console", application_domain)
c.generate_cert("ui", application_domain)

0 comments on commit c63f5ec

Please sign in to comment.