|
|||||
|
||||||
Related Topics | Other Library Functions |
function |
vfs.default-certificates-file |
Library: File system utilities (OMVFS)
Import: omvfs.xmd |
Return type: String Returns: The current default certificates file name. |
export stream function default-certificates-file
You can use vfs.default-certificates-file
to get the filename of the default certificates file for use with the HTTPS protocol:
import "omvfs.xmd" prefixed by vfs. process local stream cert-file set cert-file to vfs.default-certificates-file
For an explanation of how this file is used, see vfs.open-https.
Copyright © Stilo International plc, 1988-2010.