equinor / energyvision

Home of the equinor.com website
https://www.equinor.com
MIT License
34 stars 8 forks source link

CSR Generator #1391

Closed fernandolucchesi closed 1 year ago

fernandolucchesi commented 1 year ago

This issue aims to create a tool that facilitates requesting an SSL certificate. Currently, we need to create a conf file and run a bash command to generate two other files (process described on 'user story 4' on this doc). We could find a way to simplify this process to avoid other teams requesting us to do the job for them all the time.

PS: This is not something our team is responsible for, we are just trying to help other Equinor teams here.

fernandolucchesi commented 1 year ago

Repo: https://github.com/equinor/csr-generator URL: https://app-csr-generator-prod.radix.equinor.com/

fernandolucchesi commented 1 year ago

This tool can be used to validate the CSR created: https://www.sslshopper.com/csr-decoder.html

I don't know how to validate the .key file but would assume it just works since the .csr works.

padms commented 1 year ago

Looks good to me ✅

meols commented 1 year ago

@fernandolucchesi - please add some acceptance criteria if this is something I should test :laughing: