Liking cljdoc? Tell your friends :D

dda.pallet.dda-git-crate.infra.server-trust


add-fingerprint-to-known-hostsclj

(add-fingerprint-to-known-hosts facility user-name fingerprint)

Inputs: [facility :- s/Keyword user-name :- s/Str fingerprint]

add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.

Inputs: [facility :- s/Keyword user-name :- s/Str fingerprint]

add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
sourceraw docstring

add-pinned-fqdn-or-ipclj

(add-pinned-fqdn-or-ip facility user-name pin-element)

Inputs: [facility :- s/Keyword user-name :- s/Str pin-element :- PinElement]

add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.

Inputs: [facility :- s/Keyword user-name :- s/Str pin-element :- PinElement]

add a node qualified by ip or fqdn to the users ~/.ssh/known_hosts file.
sourceraw docstring

configure-userclj

(configure-user facility user-name trusts)

Inputs: [facility :- s/Keyword user-name :- s/Str trusts :- [ServerTrust]]

Inputs: [facility :- s/Keyword user-name :- s/Str trusts :- [ServerTrust]]
sourceraw docstring

PinElementclj

source

ServerTrustclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close