Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/openldap-deb.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ To import this key:
# apt install curl gpg
# curl https://ltb-project.org/documentation/_static/RPM-GPG-KEY-LTB-project | gpg --dearmor > /usr/share/keyrings/ltb-project-openldap-archive-keyring.gpg

.. tip::
On debian 12, in order to install **gpg**, replace *gpg* by *gnupg2* in the previous *apt install* command.

.. tip::
On old systems, you can also use `apt-key` command::
Expand Down