JulianRunnels / Vaultwarden_Self_Host

Automatically setup and host a Vaultwarden (unoffical Bitwarden) instance on a Raspberry Pi or other Linux Server
119 stars 25 forks source link

create_cert.sh is missing #24

Closed steigerbalett closed 1 year ago

steigerbalett commented 2 years ago

I revoked my SSL certificates because it expired. But I could not create a new one: create_cert.sh is missing in the repository and create_ssl.sh stops with: ERROR: Serial number 1000 has already been issued, check the database/serial_file for corruption Could you provide us create_cert.sh, please?

steigerbalett commented 1 year ago

Shouldn't we change the serial in "data/ssl/serial" to a new number create the new certificate?