MCPcopy Create free account
hub / github.com/OctaneWeb/Octane / key

Method key

src/config.rs:61–64  ·  view source on GitHub ↗

Mutates the Ssl struct and sets the private key path # Example ```no_run use octane::config::OctaneConfig; let mut config = OctaneConfig::new(); config .ssl .key("templates/key.pem"); ```

(&mut self, path: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected