Home
Phorge
Search
Configure Global Search
Log In
Transactions
D25276
Change Details
Change Details
Old
New
Diff
TBD
I set up mariadb to require connections using TLS, with key and self-signed cert. With `mysql.use-tls` unspecified I verified that initial startup of phorge failed with an error connecting to the database. I changed the config to be true and verified that phorge started up and ran database migrations.
TBD
I set up mariadb to require connections using TLS, with key and self-signed cert. With `mysql.use-tls` unspecified I verified that initial startup of phorge failed with an error connecting to the database. I changed the config to be true and verified that phorge started up and ran database migrations.
Continue