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

Method cert

src/config.rs:77–80  ·  view source on GitHub ↗

Mutates the Ssl struct and sets the SSL certificate path # Example ```no_run use octane::config::OctaneConfig; let mut config = OctaneConfig::new(); config .ssl .cert("templates/cert.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