ssl コマンドが正常終了するのにERR_CERT_DATE_INVALID

TOP Forums 使い方全般(Fixing KUSANAGI) ssl コマンドが正常終了するのにERR_CERT_DATE_INVALID

ssl コマンドが正常終了するのにERR_CERT_DATE_INVALID

Tagged: 

Viewing 0 reply threads
  • Author
    Posts
    • #540
      ShortArrow
      Participant

        SSLコマンドは正常終了しているのにHTTPS接続が更新エラーになります。
        どこを確認したらよいでしょうか?初心者なので調べても分かりませんでした。
        ご教授お願い致します。

        ssl設定コマンドkusanagi ssl --email [email address]のログ

        
          GNU nano 2.3.1                   File: /var/log/letsencrypt/letsencrypt.log                                             
        
        2019-05-26 04:35:55,393:DEBUG:certbot.main:certbot version: 0.34.2
        2019-05-26 04:35:55,393:DEBUG:certbot.main:Arguments: ['--text', '--noninteractive', '--webroot', '-w', '/home/kusanagi/b$
        2019-05-26 04:35:55,393:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#m$
        2019-05-26 04:35:55,409:DEBUG:certbot.log:Root logging level set at 20
        2019-05-26 04:35:55,409:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
        2019-05-26 04:35:55,410:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
        2019-05-26 04:35:55,416:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
        Description: Place files in webroot directory
        Interfaces: IAuthenticator, IPlugin
        Entry point: webroot = certbot.plugins.webroot:Authenticator
        Initialized: <certbot.plugins.webroot.Authenticator object at 0x7f452fa0f910>
        Prep: True
        2019-05-26 04:35:55,416:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator obj$
        2019-05-26 04:35:55,416:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
        2019-05-26 04:35:55,420:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(status=None, t$
        2019-05-26 04:35:55,421:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
        2019-05-26 04:35:55,423:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
        2019-05-26 04:35:55,581:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 2$
        2019-05-26 04:35:55,582:DEBUG:acme.client:Received response:
        HTTP 200
        Server: nginx
        Content-Type: application/json
        Content-Length: 658
        X-Frame-Options: DENY
        Strict-Transport-Security: max-age=604800
        Expires: Sat, 25 May 2019 19:35:55 GMT
        Cache-Control: max-age=0, no-cache, no-store
        Pragma: no-cache
        Date: Sat, 25 May 2019 19:35:55 GMT
        Connection: keep-alive
        
        {
          "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
          "meta": {
            "caaIdentities": [
              "letsencrypt.org"
            ],
            "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
            "website": "https://letsencrypt.org"
          },
          "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
          "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
          "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
          "rN0aGuusCw0": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
          "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
        }
        2019-05-26 04:35:55,589:INFO:certbot.renewal:Cert not yet due for renewal
        2019-05-26 04:35:55,589:INFO:certbot.main:Keeping the existing certificate
        

        kusanagi status

        
        [root@kusanagi-5-vm conf.d]# kusanagi status
        Profile: blog001
        FQDN: blog.xxxxxx.jp
        Type: WordPress
        KUSANAGI Version 8.4.2-2
        gcp-launcher
        
        *** (active) nginx ***
        ● nginx.service - The NGINX HTTP and reverse proxy server
           Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
           Active: active (running) since 金 2019-02-08 00:06:06 JST; 3 months 15 days ago
        
        *** (active) HHVM ***
        ● hhvm.service - HHVM virtual machine, runtime, and JIT for the PHP language
           Loaded: loaded (/etc/systemd/system/hhvm.service; enabled; vendor preset: disabled)
           Active: active (running) since 金 2019-02-08 00:06:05 JST; 3 months 15 days ago
        
        *** (active) MariaDB ***
        ● mariadb.service - MariaDB 10.1.40 database server
           Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
           Active: active (running) since 木 2019-05-09 03:59:35 JST; 2 weeks 3 days ago
        
        *** ruby ***
        ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-linux]
        
        *** add-on ***
        
        *** Cache Status ***
        bcache off
        fcache off
        
        *** WAF ***
        off
        
        *** SELinux ***
        off (permanent)
        
        • This topic was modified 4 years, 10 months ago by ShortArrow.
    Viewing 0 reply threads
    • You must be logged in to reply to this topic.

    Next article

    フォーラムについて