Modify ↓
Ticket #546 (closed defect: fixed)
Please provide more information on Agent Mode
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | trivial | Milestone: | Bcfg2 0.9.6 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
Things that would be nice to see on documentation:
- How to get the fingerprint of the certificate:
openssl x509 -in /etc/bcfg2.key -fingerprint -noout
- The fact that the fingerprint has to be in lowercase without colons (:)
- The configuration parameters of bcfg2.conf for the fingerprint and agent-port (-F, -g)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
OK, the documentation in AgentMode? has been clarified. A link to AgentWithSSH? has been added. and fingerprints are auto lower-cased and :'s are now automatically removed in 0.9.6.
Thanks for the ticket and detailed suggestions.