(context-factory {:slipway.connector.https/keys
[keystore keystore-type keystore-password client-auth
key-manager-password truststore truststore-password
truststore-type include-protocols security-provider
exclude-ciphers replace-exclude-ciphers? exclude-protocols
replace-exclude-protocols? ssl-context]})(default-config {:slipway.connector.https/keys
[port http-forwarded? sni-required? sni-host-check?
sts-max-age-s sts-include-subdomains? send-server-version?
send-date-header? relative-redirect-allowed?]
:or {sni-required? false
sni-host-check? false
sts-max-age-s -1
sts-include-subdomains? false
send-server-version? false
send-date-header? false
relative-redirect-allowed? false}
:as opts})(proxied-connector server
http-factory
{:slipway.connector.https/keys [host port http-forwarded?]
:as opts})(standard-connector server
http-factory
{:slipway.connector.https/keys [host port http-forwarded?]
:as opts})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |