DirectAdmin 1.50.1 Release Candidate

Can you explain what didn't work exactly, looking at the result of the request it worked and going to https://www.web4host.net shows the certificate. The only issue I see is mixed content, but that has to be solved in the coding of your site and is not related to DA.

Certificate and Key Saved.

Details

Getting challenge for web4host.net from acme-server...
Waiting for domain verification...
Challenge is valid.
Getting challenge for www.web4host.net from acme-server...
Waiting for domain verification...
Challenge is valid.
Generating 4096 bit RSA key for web4host.net...
openssl genrsa 4096 > "/usr/local/directadmin/data/users/admin/domains/web4host.net.key.new"
Generating RSA private key, 4096 bit long modulus
...........................++
.............................................................................++
e is 65537 (0x10001)
Certificate for web4host.net has been created successfully!

NOTE: You are using the server IP, so your certificate and key have been saved to:
/etc/httpd/conf/ssl.crt/server.crt
/etc/httpd/conf/ssl.key/server.key
NOTE: You are using the server IP, so your CA Root Certificate has been saved to:
/etc/httpd/conf/ssl.crt/server.ca

ssl did not show to my domain name!
I did not do anything wrong
 
Now Apache down because still updating.

The server seems down indeed, did you try to restart the service? I still don't understand what the original problem was, as far as I could see nothing went wrong and it was working. Also what you mean with SSL didn't show isn't clear to me. Where did you expect it to show up.

And what is still updating now?
 
The server seems down indeed, did you try to restart the service? I still don't understand what the original problem was, as far as I could see nothing went wrong and it was working. Also what you mean with SSL didn't show isn't clear to me. Where did you expect it to show up.

And what is still updating now?

yes server was down and now online.
i mean old ssl work with domain not new letsencrypt certificate
 
today let encrypt can't gen ssl

have error

Getting challenge for food.com from acme-server...
User let's encrypt key has been found, but not registered. Registering...
Account registration error. Response: HTTP/1.1 100 Continue
Expires: Tue, 02 Aug 2016 05:31:12 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache

HTTP/1.1 400 Bad Request
Server: nginx
Content-Type: application/problem+json
Content-Length: 265
Boulder-Request-Id: qW_iEHuelm_qkJCQVghX_JNGcKKxoZjoKp_43CMuoqw
Replay-Nonce: sW-yXYD-rkmH05yoZp5oCJIoaXphdUiSr-AmiV3QuA8
Expires: Tue, 02 Aug 2016 05:31:12 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 02 Aug 2016 05:31:12 GMT
Connection: close

{
"type": "urn:acme:error:malformed",
"detail": "Provided agreement URL [https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf] does not match current agreement URL [https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf]",
"status": 400
}.

how can fix ? please explan
 
Back
Top