Julien

Results 237 comments of Julien

root ca has been added to ca-certificates, both server and clients. or do you mean something else?

I tried to add some extra verbosity in func Renew before errors.Wrap (https://github.com/smallstep/cli/blob/master/command/ca/renew.go#L483) but resp is nil so nothing outside of what is already returned in err. On nginx CA...

I read this page many times and did again . my nginx conf is https://github.com/juju4/ansible-role-smallstep-ca/blob/master/templates/nginx.conf.j2#L31 I tried proxy_ssl_trusted_certificate in past and now but does not seem to change anything. nginx...

is usage not between encryption and/or sign? or something different?

Any update and workaround in the meantime? https://hub.docker.com/search?q=clusterfuzz&sort=updated_at&order=desc returns image from 9 months old to 6 years...

Thanks @ktx-abhay Good workaround. some limitations as ui allow for example endswith but no 'not endswidth'. Also visualizing/dashboards ignore 'order by', 'limit'

I mean submitting a request to a screen capture. I will continue digging. Thanks for the quick update

lookyloo-background_processing logs has more but not really easy to interpret ``` # # Fatal error in , line 0 # Check failed: 12 == (*__errno_location ()). # # # #FailureMessage...

Thanks for the input. I already ensured port 51820 is opened. not current issue. ```shell $ sudo nft list ruleset | grep -E 'INPUT|FORWARD|OUTPUT|51820' chain INPUT { chain OUTPUT {...

Thanks On my side, only linux and netbird cloud for now. At this point, my main concern is connection between hosts inside same network which imho should be p2p. no...