Files
ports/security/rbw/pkg-message
T
Jesús Daniel Colmenares Oviedo 5beb942c9f security/rbw: Add note for self-hosting
2026-04-18 13:20:04 -04:00

12 lines
355 B
Plaintext

[
{ type: install
message: <<EOM
rbw will run rbw-agent, inheriting the environment, so if you plan to
use rbw with a self-hosted instance (such as security/vaultwarden) with
your own certificates, be sure to set the SSL_CERT_DIR or SSL_CERT_FILE
environment variables before rbw-agent runs, otherwise you will receive
an "UnknownIssuer" error.
EOM
}
]