package letsencrypt-mirage
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ACME implementation in OCaml for MirageOS
Install
dune-project
Dependency
Authors
Maintainers
Sources
letsencrypt-2.1.1.tbz
sha256=8effc2c49161a9be28b82ec2bd83171e15519a0a5d94c3c8c0f60f00cb7b06db
sha512=ea2b8deabdbd51ec4c3e7124a8054be6bd68eabfe8767a2d34c0e8da1a0812b72bb606053424e6940cf93ef1a29eec9a1a60a7d76d9955d78f9aeaa658e935cc
doc/letsencrypt-mirage.http-server/LE_http_server/Make/Paf/TLS/index.html
Module Paf.TLSSource
type error = [ | `Read of TCP.error| `Tls_alert of Tls.Packet.alert_type| `Tls_failure of Tls.Engine.failure| `Write of TCP.write_error
]type write_error = [ | `Closed| `Read of TCP.error| `Tls_alert of Tls.Packet.alert_type| `Tls_failure of Tls.Engine.failure| `Write of TCP.write_error
]val pp_error : error Fmt.tval pp_write_error : write_error Fmt.tSource
val reneg :
?authenticator:??? ->
?acceptable_cas:??? ->
?cert:??? ->
?drop:??? ->
flow ->
(unit,
[ `Closed
| `Msg of string
| `Read of TCP.error
| `Tls_alert of Tls.Packet.alert_type
| `Tls_failure of Tls.Engine.failure
| `Write of TCP.write_error ])
result
Lwt.tSource
val key_update :
?request:??? ->
flow ->
(unit,
[ `Closed
| `Msg of string
| `Read of TCP.error
| `Tls_alert of Tls.Packet.alert_type
| `Tls_failure of Tls.Engine.failure
| `Write of TCP.write_error ])
result
Lwt.tSource
val client_of_flow :
Tls.Config.client ->
?host:??? ->
TCP.flow ->
(flow, write_error) result Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>