Compare commits

...

1 Commits

Author SHA1 Message Date
MickLesk f6c35c7b1a Passbolt: fetch GPG key from Passbolt's own host instead of the flaky keyserver 2026-08-04 10:34:11 +02:00
+1 -1
View File
@@ -26,7 +26,7 @@ create_self_signed_cert
setup_deb822_repo \ setup_deb822_repo \
"passbolt" \ "passbolt" \
"https://keys.openpgp.org/pks/lookup?op=get&options=mr&search=0x3D1A0346C8E1802F774AEF21DE8B853FC155581D" \ "https://download.passbolt.com/pub.key" \
"https://download.passbolt.com/ce/debian" \ "https://download.passbolt.com/ce/debian" \
"buster" \ "buster" \
"stable" "stable"