-
/root/.acme.sh/acme.sh --issue --dns dns_aws -d domain.com.tw -d '*.domain.com.tw' -d '*.test.domain.com.tw' --key-file /etc/letsencrypt/live/x.domain.com.tw/x.domain.com.tw.key --fullchain-file /e…
-
我使用的ca服务器:letsencrypt
我的域名服务商:Godaddy
我的acme.sh版本:3.0.8
我使用以下命令申请证书:
acme.sh --issue --dns dns_gd -d yyzb12312.com -d *.yyzb12312.com --dnssleep 60 --debug 2
收到No TXT record found错误,错误频率100%,…
-
Steps to reproduce
------------------
Based on the wiki of docker, I make a docker compose yaml
```
name: acmesh
services:
acme.sh:
image: neilpang/acme.sh:latest
container_nam…
-
I could use Namesilo before, but when I moved to a new VPS and tried to generate a new SSL certificate, an error occured!
Here is the output:
```data
root@XC:/srv/www/jzq# acme.sh --issue --dns…
-
gcloud validation does not work anymore since the last 20.1.8 update
Also manually using gcloud command does not works:
```
[root@myfw ~]# gcloud dns record-sets list -z internal
ERROR: gcloud…
-
**Steps to reproduce:**
1. Go to /settings.php
2. Make any sort of changes there.
3. Save
4. Go back to /settings.php
5. Make any sort of changes there.
6. Save, returns 502 Bad Gateway on clien…
-
I am having issues with the following line;
options.add_argument(f'--proxy-server=https://X:X')
I need to add my authentication in the proxy. Proxy is IP:PORT:USER:PASS. Any explanation how to f…
-
Hey,
can you please add the argument, to check a custom website with a custom keyword in response text? For example: https://google.com
if "google" in response text proxy is valid.
And my seco…
-
```python
def proxy(self, proxy: str = None):
"""
:param proxy: scheme://host:port => https://example.com:9000
"""
supported_schemes = ["http", "https", "socks4", …
-
## Steps to reproduce
How'd you do it?
1. spin up a sock4 proxy such as through cobalt strike
2. run setg Proxies IP:Port within metasploit
3. attempt to run a module such as auxilary/scan…