Heikki Linnakangas
77107607f3
Allow JWT key generation to fail if authentication is not enabled.
...
This allows you to run without the 'openssl' binary as long as you
don't enable authentication. This becomes more important with the next
commit, which switches the JWT algorithm to EdDSA. LibreSSL does not
support EdDSA, and LibreSSL comes with macOS, so the next commit makes
it much more likely for the key generation to fail for macOS users.
To allow running without a keypair, don't generate the authentication
token in the 'neon_local init' step. Instead, generate a new token on
every request that needs one, using the private key.
2023-03-20 16:28:01 +02:00
..
2022-11-25 20:14:06 +02:00
2022-11-25 04:17:42 +03:00
2022-08-30 18:25:38 +03:00
2022-09-20 11:28:12 -07:00
2022-12-16 11:05:55 +02:00
2022-12-16 11:05:55 +02:00
2022-10-06 09:01:56 +03:00
2023-01-12 11:53:10 +02:00
2023-03-03 14:53:27 +01:00
2022-08-30 18:25:38 +03:00
2022-10-21 20:02:31 +03:00
2023-03-20 16:28:01 +02:00
2023-01-18 19:42:47 +02:00
2023-01-03 12:39:11 +02:00
2023-03-14 13:25:44 +00:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2023-03-14 13:25:44 +00:00
2023-03-14 13:25:44 +00:00
2022-11-19 19:28:56 +02:00
2023-03-14 19:45:33 +02:00
2022-08-30 18:25:38 +03:00
2023-03-14 13:25:44 +00:00
2022-10-27 14:02:55 +00:00
2022-10-06 12:42:50 +03:00
2023-03-03 14:53:27 +01:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2023-01-07 00:46:42 +02:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2022-12-16 11:05:55 +02:00
2023-03-14 13:25:44 +00:00
2022-11-25 04:17:42 +03:00
2022-08-30 18:25:38 +03:00
2023-03-09 22:15:46 +02:00
2023-03-16 11:03:21 +02:00
2022-08-30 18:25:38 +03:00
2022-11-07 18:39:51 +00:00
2022-12-16 11:05:55 +02:00
2023-03-14 01:32:37 +03:00
2022-12-06 23:52:16 +02:00
2023-03-14 13:25:44 +00:00
2023-03-14 13:25:44 +00:00
2023-01-05 17:48:27 +02:00
2023-03-14 13:25:44 +00:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2023-03-08 11:39:30 +02:00
2023-03-19 10:44:42 +02:00
2023-03-14 20:10:34 +02:00
2023-02-23 16:10:22 +02:00
2023-03-03 14:53:27 +01:00
2023-02-17 15:56:56 +02:00
2023-03-16 17:24:01 +03:00
2023-03-19 10:44:42 +02:00
2023-03-14 13:25:44 +00:00
2023-03-14 13:25:44 +00:00
2022-08-30 18:25:38 +03:00
2023-02-24 23:30:02 +04:00
2022-08-30 18:25:38 +03:00
2023-03-14 13:25:44 +00:00
2023-03-14 13:25:44 +00:00
2023-03-14 13:25:44 +00:00
2023-03-19 10:44:42 +02:00