{"id":5643,"date":"2018-11-07T18:17:18","date_gmt":"2018-11-07T09:17:18","guid":{"rendered":"https:\/\/auctionpro.co.kr\/?p=5643"},"modified":"2024-06-11T15:23:40","modified_gmt":"2024-06-11T06:23:40","slug":"ubuntu-18-04-lts-%ec%97%90-lets-encrypt-ssl-%ec%84%a4%ec%b9%98%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=5643","title":{"rendered":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL  \uc124\uce58\ud558\uae30"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Ubuntu 18.04<\/h3>\n\n\n\n<p>\uc5d0\uc11c Let\u2019s Encrypt SSL Cert \uc124\uce58 \ubc29\ubc95\uc774 \ub2ec\ub77c\uc84c\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Install Let\u2019s Encrypt client (Certbot)<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo add-apt-repository ppa:certbot\/certbot\nsudo apt update\nsudo apt install python-certbot-apache<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2. Get an SSL Certificate<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo certbot --apache -d test.com -d www.test.com\n<\/pre>\n\n\n\n<p>\uacb0\uacfc<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Please choose whether or not to redirect HTTP traffic to HTTPS, removing HTTP access.\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n1: No redirect - Make no further changes to the webserver configuration.\n2: Redirect - Make all requests redirect to secure HTTPS access. Choose this for\nnew sites, or if you're confident your site works on HTTPS. You can undo this\nchange by editing your web server's configuration.\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nSelect the appropriate number [1-2] then [enter] (press 'c' to cancel): 1:\uc218\uc815\uc5c6\uc774  2:\uc790\ub3d9\uc218\uc815\ub418\uac8c (\uc544\ub798\uc640 \uac19\uc740 \ubb38\uc81c \ubc1c\uc0dd\ub428)\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nYour existing certificate has been successfully renewed, and the new certificate\nhas been installed.\n\nThe new certificate covers the following domains: https:\/\/aaa.auctionpro.co.kr\n\nYou should test your configuration at:\nhttps:\/\/www.ssllabs.com\/ssltest\/analyze.html?d=aaa.auctionpro.co.kr\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2.1 delete SSL (\ud544\uc694\uc2dc)<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo certbot delete --cert-name example.com<\/pre>\n\n\n\n<p>3. Test SSL<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/www.ssllabs.com\/ssltest\/analyze.html?d=aaa.auctionpro.co.kr\n<\/div><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">4. Auto Renewal\u00a0 (\ucd5c\uc2e0\ubc84\uc804 \uc124\uce58 \ub418\uba74 \uc790\ub3d9\uc73c\ub85c Renewal\u00a0 \ub429\ub2c8\ub2e4)\u00a0 <\/h3>\n\n\n\n<p>Ubuntu\uc5d0\uc11c Let&#8217;s Encrypt\ub97c \uc124\uce58\ud558\uace0 \uc778\uc99d\uc11c\ub97c \ubc1c\uae09\ud558\uba74, \uae30\ubcf8\uc801\uc73c\ub85c \uc778\uc99d\uc11c \uac31\uc2e0 \uc791\uc5c5\uc774 \uc790\ub3d9\uc73c\ub85c \uc124\uc815\ub429\ub2c8\ub2e4. Ubuntu\uc758 Certbot \ud328\ud0a4\uc9c0\ub294 <code>systemd<\/code> \ud0c0\uc774\uba38\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc790\ub3d9 \uac31\uc2e0\uc744 \uad00\ub9ac\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\ud655\uc778<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" ># sudo systemctl list-timers | grep certbot\nWed 2024-06-12 03:06:06 KST 11h left      Tue 2024-06-11 13:54:46 KST 1h 22min ago  certbot.timer                certbot.service\n<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">:::::::::::::::::::::::::::::::::: \uc544\ub798 \uc0ac\ud56d \uc0dd\ub7b5:::::::::::::::::::::::::::::::::::<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo certbot renew --dry-run<\/pre>\n\n\n\n<p>\uacb0\uacfc<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nProcessing \/etc\/letsencrypt\/renewal\/aaa.auctionpro.co.kr.conf\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nCert not due for renewal, but simulating renewal for dry run\nPlugins selected: Authenticator apache, Installer apache\nRenewing an existing certificate\nPerforming the following challenges:\nhttp-01 challenge for aaa.auctionpro.co.kr\nWaiting for verification...\nCleaning up challenges\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nnew certificate deployed with reload of apache server; fullchain is\n\/etc\/letsencrypt\/live\/aaa.auctionpro.co.kr\/fullchain.pem\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<\/pre>\n\n\n\n<p>\ucc38\uc870 : https:\/\/devanswers.co\/lets-encrypt-ssl-apache-ubuntu-18-04\/<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Err _\uccb4\ud06c\uc911<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\">The following certs could not be renewed:\n  \/etc\/letsencrypt\/live\/test.co.kr\/fullchain.pem (failure)\n** DRY RUN: simulating 'certbot renew' close to cert expiry\n**          (The test certificates above have not been saved.)\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n1 renew failure(s), 0 parse failure(s)\n\nIMPORTANT NOTES:\n - The following errors were reported by the server:\n\n   Domain: test.co.kr\n   Type:   unauthorized\n   Detail: Invalid response from\n   http:\/\/test.co.kr\/.well-known\/acme-challenge\/gIhY691KGj6PEy7kvTEqozV                                                                                                                                                             UPaLBRXQ4dnJs1C6pZEY\n   [211.233.46.9]: \"&lt;!doctype html&gt;&lt;html lang=\\\"en\\\"&gt;&lt;head&gt;&lt;title&gt;HTTP\n   Status 404 \u2013 Not Found&lt;\/title&gt;&lt;style type=\\\"text\/css\\\"&gt;h1\n   {font-family:Tahoma,A\"\n\n   To fix these errors, please make sure that your domain name was\n   entered correctly and the DNS A\/AAAA record(s) for that domain\n   contain(s) the right IP address.<\/pre>\n\n\n\n<p>\uc704\uc0ac\ud56d\uc740 jsp \ub97c \uc5f0\uacb0 \ud560&nbsp; \ud3ec\ud2b8\uac00 \ub2ec\ub77c\uc11c&nbsp; \ubc1c\uc0dd\ud558\ub294 \uc624\ub958 \uc785\ub2c8\ub2e4.&nbsp; &nbsp; php \uc5f0\uacb0\ub85c \uc7a0\uc2dc \ubcc0\uacbd\ud558\uace0 renewal \ud558\uba74 \ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nProcessing \/etc\/letsencrypt\/renewal\/images.mysite.co.kr.conf\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nAttempting to parse the version 0.27.1 renewal configuration file found at \/etc\/letsencrypt\/renewal\/images.mysite.co.kr.conf with version 0.26.1 of Certbot. This might not work.\nCert is due for renewal, auto-renewing...\nPlugins selected: Authenticator standalone, Installer None\nRenewing an existing certificate\nPerforming the following challenges:\nhttp-01 challenge for images.mysite.co.kr\nCleaning up challenges\nAttempting to renew cert (images.mysite.co.kr) from \/etc\/letsencrypt\/renewal\/images.mysite.co.kr.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.\nThe following certs could not be renewed:\n  \/etc\/letsencrypt\/live\/uapi.ihavenomoney.co.kr\/fullchain.pem (failure)\n  \/etc\/letsencrypt\/live\/bitcoin.ihavenomoney.co.kr\/fullchain.pem (failure)\n  \/etc\/letsencrypt\/live\/images.mysite.co.kr\/fullchain.pem (failure)\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n** DRY RUN: simulating 'certbot renew' close to cert expiry\n**          (The test certificates below have not been saved.)\n\nThe following certs were successfully renewed:\n  \/etc\/letsencrypt\/live\/jsp.mysite.co.kr\/fullchain.pem (success)\n\nThe following certs could not be renewed:\n  \/etc\/letsencrypt\/live\/uapi.ihavenomoney.co.kr\/fullchain.pem (failure)\n  \/etc\/letsencrypt\/live\/bitcoin.ihavenomoney.co.kr\/fullchain.pem (failure)\n  \/etc\/letsencrypt\/live\/images.mysite.co.kr\/fullchain.pem (failure)\n** DRY RUN: simulating 'certbot renew' close to cert expiry\n**          (The test certificates above have not been saved.)\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n3 renew failure(s), 0 parse failure(s)<\/pre>\n\n\n\n<p>\ub2e4\uc74c \uc5d0\ub7ec\uc2dc<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/etc\/apache2\/sites-available# systemctl reload apache2\nJob for apache2.service failed because the control process exited with error code.\n<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo a2enmod rewrite<\/pre>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Ubuntu 18.04 \uc5d0\uc11c Let\u2019s Encrypt SSL Cert \uc124\uce58 \ubc29\ubc95\uc774 \ub2ec\ub77c\uc84c\ub2e4. 1. Install Let\u2019s Encrypt client (Certbot) sudo add-apt-repository ppa:certbot\/certbot sudo apt update sudo apt install <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=5643\" title=\"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL  \uc124\uce58\ud558\uae30\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[17,6],"tags":[],"class_list":["post-5643","post","type-post","status-publish","format-standard","hentry","category-17","category-ubuntu"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=5643\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"Ubuntu 18.04 \uc5d0\uc11c Let\u2019s Encrypt SSL Cert \uc124\uce58 \ubc29\ubc95\uc774 \ub2ec\ub77c\uc84c\ub2e4. 1. Install Let\u2019s Encrypt client (Certbot) sudo add-apt-repository ppa:certbot\/certbot sudo apt update sudo apt install [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=5643\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-07T09:17:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-11T06:23:40+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30\",\"datePublished\":\"2018-11-07T09:17:18+00:00\",\"dateModified\":\"2024-06-11T06:23:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643\"},\"wordCount\":60,\"commentCount\":0,\"articleSection\":[\"[DEV]\ubcf4\uc548\",\"[OS]Ubuntu\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643\",\"name\":\"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2018-11-07T09:17:18+00:00\",\"dateModified\":\"2024-06-11T06:23:40+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=5643#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=5643","og_locale":"ko_KR","og_type":"article","og_title":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro","og_description":"Ubuntu 18.04 \uc5d0\uc11c Let\u2019s Encrypt SSL Cert \uc124\uce58 \ubc29\ubc95\uc774 \ub2ec\ub77c\uc84c\ub2e4. 1. Install Let\u2019s Encrypt client (Certbot) sudo add-apt-repository ppa:certbot\/certbot sudo apt update sudo apt install [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=5643","og_site_name":"AuctionPro","article_published_time":"2018-11-07T09:17:18+00:00","article_modified_time":"2024-06-11T06:23:40+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"6\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=5643#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=5643"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30","datePublished":"2018-11-07T09:17:18+00:00","dateModified":"2024-06-11T06:23:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=5643"},"wordCount":60,"commentCount":0,"articleSection":["[DEV]\ubcf4\uc548","[OS]Ubuntu"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=5643#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=5643","url":"https:\/\/www.auctionpro.co.kr\/?p=5643","name":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30 - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2018-11-07T09:17:18+00:00","dateModified":"2024-06-11T06:23:40+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=5643#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=5643"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=5643#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"ubuntu 18.04 LTS \uc5d0 Let\u2019s Encrypt SSL \uc124\uce58\ud558\uae30"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/5643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5643"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/5643\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}