val
make_creator : version:((
t,
Async_ssl.Std.Ssl.Version.t option)
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ ->
Async_ssl.Std.Ssl.Version.t option)
* 'compile_acc__) -> name:((
t, string option)
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ -> string option)
* 'compile_acc__) -> ca_file:((
t, string option)
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ -> string option)
* 'compile_acc__) -> ca_path:((
t, string option)
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ -> string option)
* 'compile_acc__) -> mode:((
t, [
|
`Required
|
`Always_try
|
`If_available
])
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ -> [
|
`Required
|
`Always_try
|
`If_available
])
* 'compile_acc__) -> certificate_mode:((
t, [
|
`Ignore
|
`Verify
])
Fieldslib.Field.t -> 'compile_acc__ -> ('input__ -> [
|
`Ignore
|
`Verify
])
* 'compile_acc__) -> 'compile_acc__ -> ('input__ ->
t)
* 'compile_acc__