-
Hi,
I am having an issue when I use my generated token on other services (like pasting on the jwt.io website), it gives me an "Invalid signature". I have the following minimal example:-
```rust
…
-
### Describe the bug
The soju module doesn't support loading an ACME certificate...
### Steps To Reproduce
Steps to reproduce the behavior:
1. Set
```nix
{ config, lib, ... }:
let
ho…
-
Code is here: https://github.com/philwebb/spring-boot/tree/gh-37768
-
Hi,
I am using this dependency in my project
but when i want to create cms using CMS.sign() throw Leading or trailing line missing PEM discriminator.
please help me
> let data: [UInt8] = [0…
-
This operation is not valid, what other way can you support multiple
```
location / {
auth_jwt "on"; # 启用 JWT 验证
auth_jwt_key /etc/nginx/jwt/public…
-
### Description
Token validated ok at jwt.io. Received error with `.verify`
Error:
```
code:'ERR_OSSL_PEM_BAD_BASE64_DECODE'
function:'PEM_read_bio_ex'
library:'PEM routines'
reason:'bad base…
-
Hey there,
Looking at one of my old implementations of this, I have the following in the my entry point so we can put certs in environment variables. Fancy adding something like this to yours?
…
-
## Description
I've been round and round in circles a few times with Docker Toolbox each time getting a bit closer. I've tried installing Oracle, Kitematic and Docker individually, all through the to…
-
Great module but I store the certificate in mongo database and I always receive this error
[Error: error:0906D06C:PEM routines:PEM_read_bio:no start line]
Can't find what is causing it
please advise
-
I am facing this error while trying to authenticate. Here is my credentials file
```
var fs = require('fs');
var path = require('path');
module.exports.box_credentials = {
publicKey: fs.readFil…