Re: Need some help signing a certificate request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21/08/2021 19:42, Michael Wojcik wrote:
From: rgordey@xxxxxxxxxxxxxxx <rgordey@xxxxxxxxxxxxxxx>
Sent: Saturday, 21 August, 2021 11:26

My openssl.cnf (I have tried `\` and `\\` and `/` directory separators):
Use forward slashes. Backslashes should work on Windows, but forward slashes work everywhere. I don't know that "\\" will work anywhere.
\\ works only when invoking a \ expecting program from a unix-like shell
that requires each \ to be escaped with a second backslash in order to
pass it through.  A typical example is using CygWin bash to invoke a native
Win32 program.

\\ where neither is an escape (so \\\\ in the above shell situation) is
also used in native Windows programs to access a hypothetical root that
is above the real file system roots, typically the syntax is
"\\machine\share\ordinary\path", where:

machine is either a different computer, a "." for a special higher level
  local namespace or "??" for another special namespace.
share is the first level below machine, in particular it is the exported
  name of a remote file system or object.
ordinary\path is whatever else needs to be added to the path for a
  specific use


--
Jakob Bohm, CIO, Partner, WiseMo A/S.  https://www.wisemo.com
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux