-
My certs did not autoupdate. When I try to autoupdate via the "Provision" button, I get some generic error and nothing happens and there's no way for me to fix this. Any idea?
-
In the accounts-password package, passwords are hashed on the client side without a salt and then sent hashed but not using encryption. Attackers who can see the traffic can easily do a web search fo…
-
I am having issues with sites using HTTPS connections, sometimes they work fine while other times odd things happen. The most common error I get is connection refused. If I no longer point to my Pi an…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/1994) by Lead Assimilator (Bitbucket: [leadassimilator](https://bitbucket.org/leadassimilator), GitHub: [leadassimilator](https://…
-
The following scripts are hard-coded to expect ECDSA log keys:
- python/ct/crypto/tools/verify_util.py
- python/utilities/submit_chain/submit_chain.py
They crash if either given an RSA log key or poi…
-
**[Original report](https://bitbucket.org/chromiumembedded/cef/issues/2080) by GaRUi (Bitbucket: [GaRUi](https://bitbucket.org/GaRUi), GitHub: [GaRUi](https://github.com/GaRUi)).**
------------------…
-
when i use GetProofByHash() to get some information ,i get a 400 bad request, is my code having problem?
```go
httpClient := &http.Client{
Transport: &httpclient.Transport{
ConnectTimeout: …
-
User @fragpit reported:
```
+ ERROR: An error occurred while sending post-request to https://acme-staging.api.letsencrypt.org/acme/new-authz (Status 500)
Details:
Error
An error occurred whil…
-
- Electron version: 1.4.0
- Operating system: OS X 10.11.6
After updating to electron v1.4.0, I noticed getting a lot of `ERR_INSECURE_RESPONSE` from the requests in a webview.
I have tried the same …
-
The current `esworker.sqs.py` takes incoming events passed via SQS and [dumps the contents](https://github.com/mozilla/MozDef/blob/a09e83c5cc0ca5e6bba107a66a32719145d4f013/mq/esworker.sqs.py#L304) int…