Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To send requests through the gRPC channel, the authorization in NativeBL is required. To do this, use the Server certificate from the C:\ProgramData\AxxonSoft\AxxonNext\Tickets folder.

...

  1. certificate_path — path to the certificate;
  2. ip — Server IP address ("127.0.0.1" by default);
  3. port — NativeBL port — gRPC API port (20109 by default);
  4. username — username ("root" by default);
  5. password — user password ("root" by default).

...