SSL Certificate Management
How to create new certificates for our Knack apps
This will guide you through creating a new self-signed certificate which can be installed in Knack applications (or elsewhere) for SSL authentication.
Note that as a best practice we use the same certificate across all knack apps. So, if you do need to generate a new certificate, you should do this for every Knack application. Consult the application team before embarking on this.
Before you begin, make sure you have looked at our existing certificates in 1Password Self-Signed x509 SSL Certificates for SAML/ADFS. The Valid From and Valid To (expiration date) are noted there as well. If you need to generate a new certificate (because the current certs have expired, for example), continue.
Visit the SAML Developer Tools website
Complete the certificate form fields as follows:
Common Name
: austintexas.govOrganization
: City of AustinOrganization Unit Name
: Austin TransportationState
: TexasCountry
: usValid Days:
365 or 720Email Address
: transportation.data@austintexas.govBits to generate the private key
: 1024 bitsDigest Algorithm:
SHA512
4. Click the Generate Self-Signed Certs
5. Store the Private Key and Public X.509 Key in 1Password, formatted with headers, following the conventions for the existing 1Password entry.
6. Coordinate with CTM to update our certs. Set a calendar reminder to update the certificates again before they expire!
Last updated