Testing instances with lower constraints #69

Closed
opened 2026-04-25 07:52:51 +00:00 by utopiah · 2 comments
Owner

Typically all traffic goes through HTTPS which requires certificates.

It can be challenging to setup.

For #23 it could be beneficial to have an easier setup.

Typically all traffic goes through HTTPS which requires certificates. It can be challenging to setup. For https://git.benetou.fr/utopiah/biggu_s_gate/issues/23 it could be beneficial to have an easier setup.
utopiah added the Beyond NLNet2025-04 label 2026-04-25 07:52:55 +00:00
Author
Owner

This might be allowing for either HTTP or HTTPS but ignoring self-signed certificates warning.

This might be allowing for either HTTP or HTTPS but ignoring self-signed certificates warning.
Author
Owner

See

  • NODE_TLS_REJECT_UNAUTHORIZED=0 npm
  • curl --insecure

used in https://git.benetou.fr/utopiah/biggu_s_gate/src/branch/main/documentation/local_federation_test

See - `NODE_TLS_REJECT_UNAUTHORIZED=0 npm` - `curl --insecure` used in https://git.benetou.fr/utopiah/biggu_s_gate/src/branch/main/documentation/local_federation_test
Sign in to join this conversation.