swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
  Related Syntax     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.


Declaration

export stream function default-certificates-file


Purpose

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.

    Related Syntax
 
  Other Library Functions
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.0β Documentation Generated: September 16, 2008 at 1:39:16 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.