* [pve-devel] [PATCH docs] sdn: add fingerprint option to the NetBox IPAM plugin
@ 2025-06-11 12:32 Gabriel Goller
2025-07-16 23:01 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2025-06-11 12:32 UTC (permalink / raw)
To: pve-devel
Add the required "Fingerprint" option of the NetBox IPAM plugin to the
docs. Also add a quick `openssl` command to retrieve the fingerprint
from the default certificate on a NetBox installation. AFAIK NetBox
doesn't provide a way to easily get the fingerprint from the gui.
Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
---
pvesdn.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 5e58cc367707..20d50d335993 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -563,6 +563,10 @@ URL:: The NetBox REST API endpoint: `http://yournetbox.domain.com/api`
Token:: An API access token
+Fingerprint:: The SHA-256 fingerprint of the NetBox API. Can be retrieved with
+ `openssl x509 -in /etc/ssl/certs/netbox.crt -noout -fingerprint -sha256` when
+ using the default certificate.
+
[[pvesdn_ipam_plugin_phpipam]]
phpIPAM Plugin
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH docs] sdn: add fingerprint option to the NetBox IPAM plugin
2025-06-11 12:32 [pve-devel] [PATCH docs] sdn: add fingerprint option to the NetBox IPAM plugin Gabriel Goller
@ 2025-07-16 23:01 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-07-16 23:01 UTC (permalink / raw)
To: pve-devel, Gabriel Goller
On Wed, 11 Jun 2025 14:32:16 +0200, Gabriel Goller wrote:
> Add the required "Fingerprint" option of the NetBox IPAM plugin to the
> docs. Also add a quick `openssl` command to retrieve the fingerprint
> from the default certificate on a NetBox installation. AFAIK NetBox
> doesn't provide a way to easily get the fingerprint from the gui.
>
>
Applied, thanks!
[1/1] sdn: add fingerprint option to the NetBox IPAM plugin
commit: 257e70874a93e1c7cfab4f986ffec15e1702ed2d
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-16 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-11 12:32 [pve-devel] [PATCH docs] sdn: add fingerprint option to the NetBox IPAM plugin Gabriel Goller
2025-07-16 23:01 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal