swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Other Library Functions  
function  

vfs.set-default-certificates-file

 
 

Library: File system utilities (OMVFS)
Import: omvfs.xmd

Declaration

export function set-default-certificates-file
       to      value string the-file

Argument definitions

the-file
The full path to the certificates file you want to use.


Purpose

You can use vfs.set-default-certificates-file to set the default certificates path for use with the HTTPS protocol:

  import "omvfs.xmd" prefixed by vfs.
  process
     ...
     vfs.set-default-certificates-file to "/cert/omvfs-certificates-file.crt"

For an explanation of how this file is used, see vfs.open-https.

      Other Library Functions
 
 

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

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.