SSL Certificates, More SSL Certificates, and Javascript in Rails 7

June 2, 2022 at 9:30

Watch the recorded session

Meta:

Agenda:

Talk Descriptions:

Using Certbot on All The Hosts! - Matt Zaske

A 100-200 level sort of overview of using Certbot to automate SSL cert management. The basics of how to get/install Certbot, how to use it (generally speaking) to request/renew/manage/delete/revoke certs, using it with the LetsEncrypt CA, using it with the UMN Sectigo/InCommon CA, using it across platforms (Linux/Windows) and in some fun “third-party” configs, and where it doesn’t fit well. Slide Deck

Certificate Management at the U with InCommon - Peter Bajurny

Overview of our “reimagining” of certificate services at the U:

Rails 7: Import Maps vs JS Bundling - Joe Thor

A primer on new options in Rails 7 for handling the JavaScript ecosystem. Specifically, looking into Import Maps + Hotwire and JS Bundling Slide Deck