--- | Log | opened Thu Jul 12 00:00:31 2018 |
00:03 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
00:51 | -!- | suman [~oftc-webi@49.36.1.8] has joined #linode |
00:51 | -!- | suman is "OFTC WebIRC Client" on #linode |
00:51 | <suman> | hello |
00:53 | <suman> | ?? |
00:53 | <millisa> | greetings |
00:53 | <suman> | How do I generate a CSR for my SSL certificate? |
00:53 | <suman> | I have read you Guide Links But I am not able to create it. |
00:53 | <suman> | can you help me out? |
00:54 | <millisa> | Was it this guide? https://www.linode.com/docs/security/ssl/obtain-a-commercially-signed-tls-certificate/#create-a-certificate-signing-request-csr |
00:54 | <suman> | yes i have read it |
00:55 | <millisa> | (and if you haven't seen it, you can get letsencrypt certs for the low low price of 'free' - https://www.linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/ ) |
00:55 | <millisa> | what part of the guide are you having issues with? |
00:56 | <suman> | your support team can do it? |
00:58 | <millisa> | Linode's professional service team I'm sure could handle that if you want to pay them to ( https://www.linode.com/professional-services ) |
01:01 | <suman> | how much they will take for CSR key? |
01:02 | <millisa> | I have no idea, you'd have to ask them |
01:02 | <suman> | And They Install SSl also on my domain? |
01:03 | <millisa> | I suspect they'd be able to do most anything for the right price. |
01:04 | <suman> | if i create CSR my self then Any issue on site will come? |
01:04 | <millisa> | I don't understand the question, can you ask it another way? |
01:06 | <suman> | If i Create CSR file during it ,site working or not |
01:06 | <suman> | ? |
01:07 | <millisa> | creating a csr should not disrupt your website if that is what you are asking |
01:08 | <suman> | ok i want ask same . |
01:14 | <suman> | which link i am follow to create CSR from both : ( https://www.linode.com/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/ ) and (https://www.linode.com/docs/security/ssl/obtain-a-commercially-signed-tls-certificate/#create-a-certificate-signing-request-csr) |
01:15 | <millisa> | if you want to use a letsencrypt cert, follow the first one, if you want to generate a csr for submitting a commercial cert provider use the second. |
01:25 | <suman> | i am facing issue in second link guide : Your Certificate Authority’s Root Certificate |
01:26 | <suman> | ??? |
01:26 | <millisa> | What issue are you facing? |
01:29 | <suman> | which step i do follow now.I have Create the server key and CSR with given commands Now What is next to see CSR? |
01:29 | <millisa> | The csr is in the file you specified after '-out' when you ran the openssl command earlier. |
01:29 | <suman> | http://prntscr.com/k5gkly |
01:30 | <millisa> | that looks like the openssl man page. |
01:30 | <suman> | then what i do to get CSR? |
01:31 | <suman> | I have run Openssl comman |
01:31 | <suman> | and now root is openssl> |
01:31 | <millisa> | What do you mean 'and now root is openssl>'? |
01:32 | <suman> | http://prntscr.com/k5gl6n |
01:33 | <millisa> | if you type 'quit' you'll be back at your prompt. |
01:33 | <suman> | see screenshot link above |
01:34 | <millisa> | It looks like you ran the 'openssl req ...' line earlier before you typed 'man openssl' and then you put in bogus data when filling it out. |
01:35 | <suman> | any wrong in it. |
01:35 | <suman> | ? |
01:36 | <millisa> | You didn't fill out most of it? |
01:36 | <suman> | How can I verify that my CSR file created or not? |
01:36 | <suman> | And what is next commond |
01:36 | <suman> | ? |
01:36 | <millisa> | You specified the csr filename in the openssl command after '-out'. I don't know any other way to say it. |
01:36 | <millisa> | You can open it with a text editor, cat it, or download it with whatever you want to download it with |
01:37 | <millisa> | If you don't fill out a common name when creating the csr, it doesn't particularly matter though |
01:38 | <suman> | http://prntscr.com/k5gmro |
01:38 | <suman> | i have run openssl > -out |
01:38 | <suman> | command and see this whic is in above link: http://prntscr.com/k5gmro |
01:38 | <millisa> | Yeah, I think I'm about done. |
01:39 | <suman> | ok now how can i download it? |
01:39 | <millisa> | You probably need to pay someone to do this for you. |
01:45 | <suman> | what is work of this command: cp rootCert-example.crt /usr/local/share/ca-certificates/ update-ca-certificates |
01:46 | <suman> | rootCert-example.crt |
01:46 | <millisa> | "if your ca-certificates bundle does not already include your CA’s root cert..." |
01:48 | <suman> | How can check It that ca-certificates bundle include or not? |
01:48 | <millisa> | what certificate authority are you going ot use? |
01:49 | <suman> | I am not Understand from "certificate authority" |
01:51 | <millisa> | who are you buying your certificate from |
01:51 | <suman> | http://prntscr.com/k5gqf4 |
01:55 | -!- | aorme [~aorme@0002527d.user.oftc.net] has joined #linode |
01:55 | -!- | aorme is "dont_worry_about_it" on #linode |
01:55 | -!- | mode/#linode [+o aorme] by ChanServ |
01:56 | <suman> | i want get my csr file for that what can i do ? |
01:58 | <millisa> | I can't think of anything you can do other than pay someone who has at least some understanding and ability to follow instructions. |
01:58 | <suman> | i want download csr file:http://prntscr.com/k5gsai |
01:59 | <millisa> | I want a pony. |
02:08 | <suman> | i have reslove my issue thanks to bear me . |
02:08 | <millisa> | Excellent, I wish you luck. |
02:10 | <suman> | last one thing i want to know : rootCert-example.crt |
02:11 | <suman> | are you able to let me know rootCert-example.crt |
02:12 | <millisa> | That would depend who you are getting the certificate from. If it's a major cert provider, chances are good you don't have to even do that step because they'd already be in the systems root certs. |
02:14 | <suman> | ok |
02:14 | <suman> | thanks |
02:23 | -!- | suman [~oftc-webi@49.36.1.8] has quit [Quit: Page closed] |
03:16 | -!- | antminds [~oftc-webi@158.140.128.113] has joined #linode |
03:16 | -!- | antminds is "OFTC WebIRC Client" on #linode |
03:17 | <antminds> | how to report a site |
03:17 | <antminds> | 3hosted replica |
03:17 | <millisa> | !abuse |
03:17 | <linbot> | Linode's abuse contact is abuse@linode.com , as shown in the abuse contact info for the IP address in question. https://www.iana.org/help/abuse-answers shows how to look this up yourself. |
03:23 | <linbot> | New news from community: HTTP: failed to make connection to backend: localhost <https://www.linode.com/community/questions/17021> |
03:30 | -!- | NomadJim__ [~Jim@2001:5b0:2d0f:e988:6c53:5655:adb:cfef] has quit [Read error: Connection reset by peer] |
03:30 | -!- | NomadJim__ [~Jim@72.168.161.15] has joined #linode |
03:30 | -!- | NomadJim__ is "Nomad" on #debian #linode |
03:31 | -!- | smccabe [~smccabe@0002749c.user.oftc.net] has quit [Quit: ZNC 1.7.0 - https://znc.in] |
03:32 | -!- | smccabe [~smccabe@2600:3c03::f03c:91ff:fe23:c681] has joined #linode |
03:32 | -!- | smccabe is "Sam McCabe" on #debian-next #linode |
03:32 | -!- | smccabe is now known as Guest946 |
03:55 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
03:57 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has joined #linode |
03:57 | -!- | Dreamer3 is "Josh Goebel" on #linode |
03:59 | -!- | antminds [~oftc-webi@158.140.128.113] has quit [Remote host closed the connection] |
04:03 | -!- | chiyosaki [~Thunderbi@173.254.196.60.adsl.inet-telecom.org] has joined #linode |
04:03 | -!- | chiyosaki is "saki" on #tor-onions #Qubes_OS #redditprivacy #privacytools.io #ovirt #virt #linode #debian #cryptoparty #whonix ##tor-project #moocows #oftc #tor #qemu |
04:10 | -!- | saki [~Thunderbi@209.58.138.228.adsl.inet-telecom.org] has quit [Ping timeout: 480 seconds] |
04:11 | -!- | chiyosaki [~Thunderbi@173.254.196.60.adsl.inet-telecom.org] has quit [Ping timeout: 480 seconds] |
04:29 | -!- | saki [~Thunderbi@173.254.196.60.adsl.inet-telecom.org] has joined #linode |
04:29 | -!- | saki is "saki" on #tor-onions #Qubes_OS #redditprivacy #privacytools.io #ovirt #virt #linode #debian #cryptoparty #whonix @##tor-project #moocows #oftc #tor #qemu |
04:49 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
04:59 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
04:59 | -!- | eyepulp is "eyepulp" on #linode |
05:03 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has joined #linode |
05:03 | -!- | Dreamer3 is "Josh Goebel" on #linode |
05:07 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
05:12 | -!- | NomadJim_ [~Jim@2001:5b0:2d0f:e988:6c53:5655:adb:cfef] has joined #linode |
05:12 | -!- | NomadJim_ is "Nomad" on #debian #linode |
05:19 | -!- | NomadJim__ [~Jim@72.168.161.15] has quit [Ping timeout: 480 seconds] |
05:30 | -!- | chiyosaki [~Thunderbi@69.12.80.148.adsl.inet-telecom.org] has joined #linode |
05:30 | -!- | chiyosaki is "saki" on #tor-onions #Qubes_OS #redditprivacy #privacytools.io #ovirt #virt #linode #debian #cryptoparty #whonix ##tor-project #moocows #oftc #tor #qemu |
05:32 | -!- | saki [~Thunderbi@173.254.196.60.adsl.inet-telecom.org] has quit [Ping timeout: 480 seconds] |
05:35 | -!- | chiyosaki [~Thunderbi@69.12.80.148.adsl.inet-telecom.org] has quit [Remote host closed the connection] |
05:36 | -!- | StygianBlues [~StygianBl@75-109-5-29.chstcmtk03.res.dyn.suddenlink.net] has quit [Ping timeout: 480 seconds] |
05:37 | -!- | StygianBlues [~StygianBl@75-109-5-29.chstcmtk03.res.dyn.suddenlink.net] has joined #linode |
05:37 | -!- | StygianBlues is "StygianBlues" on #ooni #lxqt #lxde #linode #debian-lxqt #debian-next #cryptoparty |
05:38 | -!- | joecool|mobile [~joecool@c-174-57-44-238.hsd1.nj.comcast.net] has quit [Ping timeout: 480 seconds] |
05:39 | -!- | joecool|mobile [~joecool@2601:8a:500:f00:75cd:ffc4:b423:5b1] has joined #linode |
05:39 | -!- | joecool|mobile is "Joe" on #linode #ck |
05:42 | -!- | saki [~Thunderbi@173.254.196.60.adsl.inet-telecom.org] has joined #linode |
05:42 | -!- | saki is "saki" on #tor-onions #Qubes_OS #redditprivacy #privacytools.io #ovirt #virt #linode #debian #cryptoparty #whonix @##tor-project #moocows #oftc #tor #qemu |
05:55 | -!- | internat [biteme2@61.68.162.49] has joined #linode |
05:55 | -!- | internat is "Nathan" on #linux #tardigans @#binfenv #linode |
06:19 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has quit [Ping timeout: 480 seconds] |
07:03 | -!- | Zimmedon [~zimmedon@borealis.zimmedon.com] has quit [Quit: Something happened] |
07:04 | -!- | dwfreed [dwfreed@dwfreed.noc.oftc.net] has quit [Quit: ZNC - http://znc.in] |
07:04 | -!- | dwfreed [dwfreed@copper.sllabs.com] has joined #linode |
07:04 | -!- | dwfreed is "dwfreed" on #osm #virt @#torproject #tor #reproducible-builds #qubes #qemu #oftc #munin #msys2 #moocows #mingw-w64 #linode-beta #linode #foodhackingbase #debian-tech #debian-reproducible #debian-policy #debian-perl #debian-ops #debian-next #debian-kde #debian-kbsd #debian #ck #ceph #bcache #awesome #g7 |
07:06 | -!- | StygianBlues [~StygianBl@75-109-5-29.chstcmtk03.res.dyn.suddenlink.net] has quit [Ping timeout: 480 seconds] |
07:06 | -!- | krayon [~krayon@0001b1cd.user.oftc.net] has quit [Remote host closed the connection] |
07:06 | -!- | RainbowLin [~ssmith@caskmaker.hacker.horse] has joined #linode |
07:06 | -!- | RainbowLin is "Samantha "Rainbow" Smith" on #linode-tavern #linode |
07:07 | -!- | MJCS [~script2@li1001-24.members.linode.com] has quit [Remote host closed the connection] |
07:07 | -!- | MJCS [~script2@li1001-24.members.linode.com] has joined #linode |
07:07 | -!- | MJCS is "Moo" on #linode |
07:07 | -!- | rsdehart [~rob@eightpence.com] has quit [Remote host closed the connection] |
07:07 | -!- | rsdehart [~rob@eightpence.com] has joined #linode |
07:07 | -!- | rsdehart is ""St. Asaph the Caffeinated, POEE"" on #bitlbee #linode |
07:07 | -!- | ctarquini [~ctarquini@000209d7.user.oftc.net] has quit [Quit: ZNC - http://znc.in] |
07:07 | -!- | ctarquini [~ctarquini@000209d7.user.oftc.net] has joined #linode |
07:07 | -!- | ctarquini is "Christopher Tarquini" on #linode-ops #linode |
07:07 | -!- | mode/#linode [+o ctarquini] by ChanServ |
07:08 | -!- | Zimmedon [~zimmedon@2001:19f0:5c00:9042:225:90ff:fee8:1270] has joined #linode |
07:08 | -!- | Zimmedon is "Zimmedon" on #linode |
07:08 | -!- | Alan_ [sid2090@2001:67c:2f08:7::82a] has quit [Read error: No route to host] |
07:08 | -!- | Alan_ [sid2090@id-2090.hathersage.irccloud.com] has joined #linode |
07:08 | -!- | Alan_ is "Alan" on #linode |
07:13 | -!- | Rainbow [~ssmith@00020809.user.oftc.net] has quit [Ping timeout: 480 seconds] |
07:14 | -!- | krayon [~krayon@0001b1cd.user.oftc.net] has joined #linode |
07:14 | -!- | krayon is "Krayon" on #linode #suckless |
07:14 | -!- | marshmn [~matt@94.199.27.190] has joined #linode |
07:14 | -!- | marshmn is "Matt Marsh" on #linode |
07:18 | -!- | brians [~brian@46.7.105.181] has quit [Read error: Connection reset by peer] |
07:19 | -!- | brians [~brian@46.7.105.181] has joined #linode |
07:19 | -!- | brians is "brian" on #oftc #linode @#pjniqtd #ceph |
08:07 | -!- | marshmn [~matt@94.199.27.190] has quit [Ping timeout: 480 seconds] |
08:12 | -!- | ssot [~ssot@107.155.84.66] has joined #linode |
08:12 | -!- | ssot is "ssot" on #gentoo #linode |
08:13 | -!- | Otshelnik [sid83162@highgate.irccloud.com] has quit [Read error: No route to host] |
08:13 | -!- | Otshelnik [sid83162@highgate.irccloud.com] has joined #linode |
08:13 | -!- | Otshelnik is "Otshelnik" on #sd #linode #debian-kbsd #debian-hams #debian-hamchat #AREDNMESH |
08:14 | -!- | vsync [~vsync@50-250-0-97-static.hfc.comcastbusiness.net] has quit [Quit: ZNC - http://znc.sourceforge.net] |
08:14 | -!- | vsync [~vsync@50-250-0-97-static.hfc.comcastbusiness.net] has joined #linode |
08:14 | -!- | vsync is "vsync" on #linode |
08:28 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
08:28 | -!- | eyepulp is "eyepulp" on #linode |
08:36 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
08:42 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has joined #linode |
08:42 | -!- | acald3ron is "Armando" on #linode #debian-next #debian-mx #debian-es #debian |
09:05 | <ericoc> | !point millisa |
09:06 | <linbot> | ericoc: Point given to millisa. (57) (Biggest fan: relidy, total: 13) |
09:06 | <ericoc> | dat patience |
09:06 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
09:06 | -!- | eyepulp is "eyepulp" on #linode |
09:27 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
09:27 | -!- | anomie is "Anomie" on #linode |
09:30 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
09:43 | -!- | Spicy-Rabbit [~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net] has joined #linode |
09:43 | -!- | Spicy-Rabbit is "..." on #linode |
09:56 | -!- | ntox [~textual@74.191.78.194] has joined #linode |
09:56 | -!- | ntox is "Textual User" on #linode #ovirt |
10:25 | -!- | korssane [~oftc-webi@192.64.139.116] has joined #linode |
10:25 | -!- | korssane is "OFTC WebIRC Client" on #linode |
10:27 | -!- | korssane [~oftc-webi@192.64.139.116] has left #linode [] |
10:36 | <@mcintosh> | 1 |
10:36 | <@mcintosh> | whoops |
10:36 | <@bmartin> | 2 |
10:36 | <@mcintosh> | !point millisa |
10:36 | <linbot> | mcintosh: Point given to millisa. (58) (Biggest fan: relidy, total: 13) |
10:40 | <@jalter> | !point mcintosh |
10:40 | <linbot> | jalter: Point given to mcintosh. (42) |
10:40 | <@jalter> | 3 |
10:52 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has joined #linode |
10:52 | -!- | acald3ron is "Armando" on #linode #debian-next #debian-mx #debian-es #debian |
10:53 | -!- | Gontxi [~oftc-webi@180.189.162.78] has joined #linode |
10:53 | -!- | Gontxi is "OFTC WebIRC Client" on #linode |
11:11 | -!- | ItsJustPW [~oftc-webi@host86-182-73-138.range86-182.btcentralplus.com] has joined #linode |
11:11 | -!- | ItsJustPW is "OFTC WebIRC Client" on #linode |
11:11 | <ItsJustPW> | Can I get some help from Linode in regards to my DNS? |
11:11 | <tdavidson> | what's going on? |
11:13 | <ItsJustPW> | I added a domain zone in my account... but for some reason... even though it's added, it's not been rendered and just tells me to check again in a few minutes |
11:13 | <Woet> | ItsJustPW: what is the domain? |
11:13 | <Woet> | ItsJustPW: and what is not rendering / telling you to check in a few minutes? |
11:14 | <ItsJustPW> | domain is rentfromowner.co.uk and its saying: |
11:14 | <ItsJustPW> | This zone hasn't been rendered yet. Please wait a few minutes and try again. zone rentfromowner.co.uk/IN: has 0 SOA records zone rentfromowner.co.uk/IN: has no NS records zone rentfromowner.co.uk/IN: not loaded due to errors. |
11:15 | <Woet> | ItsJustPW: what is saying that? |
11:15 | <Woet> | ItsJustPW: did you add the domain to your Linode DNS panel? |
11:15 | <tdavidson> | Also, how long ago did you add the DNS record? |
11:16 | <ItsJustPW> | There was an old record which I deleted a couple of hours ago and added this one to point to the new Linode... usually it's pretty much instant, but I've not seen this error before |
11:18 | <Woet> | ItsJustPW: it should be done within 15 minutes. |
11:18 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has joined #linode |
11:18 | -!- | Dreamer3 is "Josh Goebel" on #linode |
11:19 | <Peng_> | Works for me? |
11:19 | <Woet> | yea, it works now |
11:19 | <Woet> | Wouters-MacBook-Pro:~ woet$ dig +short A rentfromowner.co.uk |
11:19 | <Woet> | 109.74.198.43 |
11:21 | <ItsJustPW> | I'll clear my cache thanks |
11:22 | <ItsJustPW> | Cant thank you enough - thanks :) |
11:22 | -!- | ItsJustPW [~oftc-webi@host86-182-73-138.range86-182.btcentralplus.com] has quit [Quit: Page closed] |
11:28 | -!- | jnan [~oftc-webi@47.29.185.111] has joined #linode |
11:28 | -!- | jnan is "OFTC WebIRC Client" on #linode |
11:28 | <jnan> | hi |
11:29 | -!- | jnan [~oftc-webi@47.29.185.111] has quit [Remote host closed the connection] |
11:30 | -!- | xes_ [~oftc-webi@47.29.185.111] has joined #linode |
11:30 | -!- | xes_ is "OFTC WebIRC Client" on #linode |
11:30 | -!- | xes_ [~oftc-webi@47.29.185.111] has quit [Remote host closed the connection] |
11:37 | <Woet> | bye |
11:45 | <linbot> | New news from community: Can a subdomain 404 page point to a custom page? <https://www.linode.com/community/questions/17022> |
11:49 | -!- | Dreamer3 [~dreamer3@cpe-96-28-189-235.kya.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
11:52 | -!- | jnan [~oftc-webi@47.29.185.111] has joined #linode |
11:52 | -!- | jnan is "OFTC WebIRC Client" on #linode |
11:52 | <jnan> | hi |
11:53 | <Peng_> | Hello |
11:53 | -!- | jnan [~oftc-webi@47.29.185.111] has quit [Remote host closed the connection] |
11:56 | <Woet> | bye |
11:56 | <Woet> | again |
11:57 | <Eugene> | Every day I'm Linodin' |
12:01 | <Woet> | for now |
12:04 | <Gontxi> | hi there |
12:04 | <Gontxi> | all good? |
12:05 | -!- | redleaf [~oftc-webi@1.128.108.130] has joined #linode |
12:05 | -!- | redleaf is "OFTC WebIRC Client" on #linode |
12:05 | <Gontxi> | what distro and sack do you bros recommend for wordpress? |
12:05 | <redleaf> | heyas ... just dropping through to mention a change I saw on the HTTPS connections to the old linode rest api v3 |
12:06 | <redleaf> | my old Java 1.7 client stopped connecting to the Linode REST API a day back. Seems Linode have moved to TLSv1.2 |
12:06 | <redleaf> | in case anyone here is using older Java 1.7 based clients |
12:07 | <redleaf> | (Java 1.7 defaults to TLSv1.0) |
12:08 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has joined #linode |
12:08 | -!- | arielp is "arielp" on #linode |
12:16 | <redleaf> | hope this helps ... cheers |
12:16 | -!- | redleaf [~oftc-webi@1.128.108.130] has quit [Quit: Page closed] |
12:17 | -!- | Gontxi [~oftc-webi@180.189.162.78] has quit [Remote host closed the connection] |
12:34 | -!- | ntox [~textual@74.191.78.194] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
12:46 | -!- | V-Pariah [~viciouspa@71.173.85.219] has quit [Ping timeout: 480 seconds] |
12:51 | -!- | V-Pariah [viciouspar@pool-71-173-85-219.ptldme.east.myfairpoint.net] has joined #linode |
12:51 | -!- | V-Pariah is "Vicious Pariah" on #linode |
13:22 | -!- | marshmn [~matt@84.29.112.87.dyn.plus.net] has joined #linode |
13:22 | -!- | marshmn is "Matt Marsh" on #linode |
13:27 | -!- | ntox [~textual@74.191.78.194] has joined #linode |
13:27 | -!- | ntox is "Textual User" on #ovirt #linode |
13:38 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
13:48 | -!- | bl4zk [~bl4zk@189.34.180.82] has joined #linode |
13:48 | -!- | bl4zk is "bl4zk" on #linode |
13:48 | -!- | bl4zk [~bl4zk@189.34.180.82] has left #linode [] |
14:01 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
14:03 | -!- | telega [~telega@host81-152-14-199.range81-152.btcentralplus.com] has joined #linode |
14:03 | -!- | telega is "telega" on #uuuurg #linode |
14:04 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
14:04 | -!- | eyepulp is "eyepulp" on #linode |
14:06 | -!- | marshmn [~matt@84.29.112.87.dyn.plus.net] has quit [Ping timeout: 480 seconds] |
14:21 | -!- | telega [~telega@host81-152-14-199.range81-152.btcentralplus.com] has quit [Quit: Leaving...] |
14:23 | -!- | mode/#linode [-o avelardi] by ChanServ |
14:25 | -!- | Admin [~oftc-webi@host86-153-251-147.range86-153.btcentralplus.com] has joined #linode |
14:25 | -!- | Admin is "OFTC WebIRC Client" on #linode |
14:25 | <Admin> | p |
14:25 | <Admin> | Choser: |
14:25 | -!- | Admin [~oftc-webi@host86-153-251-147.range86-153.btcentralplus.com] has quit [] |
14:31 | -!- | mode/#linode [-v avelardi] by ChanServ |
14:36 | -!- | devilspgd_ [znc@wtf.thedave.ca] has joined #linode |
14:36 | -!- | devilspgd_ is "Dave" on #linode #https-everywhere |
14:41 | -!- | devilspgd [znc@wtf.thedave.ca] has quit [Ping timeout: 480 seconds] |
14:41 | -!- | devilspgd_ is now known as devilspgd |
14:49 | -!- | testing [~oftc-webi@2804:14d:be83:103f:8c9d:3488:353e:646f] has joined #linode |
14:49 | -!- | testing is "OFTC WebIRC Client" on #linode |
14:52 | -!- | marshmn [~matt@84.29.112.87.dyn.plus.net] has joined #linode |
14:52 | -!- | marshmn is "Matt Marsh" on #linode |
15:14 | -!- | ssot [~ssot@107.155.84.66] has quit [Quit: Textual IRC Client: www.textualapp.com] |
15:23 | -!- | testing [~oftc-webi@2804:14d:be83:103f:8c9d:3488:353e:646f] has quit [Quit: Page closed] |
15:35 | -!- | PinkNightmare [~NatalieJo@159.89.137.243] has joined #linode |
15:35 | -!- | PinkNightmare is "NatalieJosiah" on #linode |
15:51 | <AlexMax> | I'm having some Linode API troubles |
15:51 | <millisa> | what kind? |
15:51 | <AlexMax> | I'm using the PHP Linode library |
15:51 | <AlexMax> | and I'm getting an exception that does not appear to originate from my code |
15:52 | <AlexMax> | "Empty response" |
15:52 | <millisa> | did it work before and just stop working recently? |
15:52 | * | Peng_ looks up at what redleaf said |
15:53 | * | millisa nods |
15:53 | <AlexMax> | millisa: Yes, we've been using the Linode API in its current form for a year or two now |
15:53 | <AlexMax> | no issues before right now |
15:54 | <millisa> | There was a user named redleaf in here about 5 or so hours ago noting the same thing and mentioning that it looked like linode had switched off tls1.0 and is tls1.2 |
15:56 | -!- | marshmn [~matt@84.29.112.87.dyn.plus.net] has quit [Ping timeout: 480 seconds] |
15:57 | <millisa> | assuming you are doing the php-curl thing, something like: curl_setopt($ch, CURLOPT_SSLVERSION, 6); might be what you are looking for |
15:58 | <AlexMax> | I'm using their library |
15:58 | <AlexMax> | https://github.com/webinarium/linode-api3 |
15:59 | <AlexMax> | hrm, it may not be from Linode themselves, but I swear some linode docs linked to it |
16:02 | <millisa> | possibly need to change the src/Batch.php and the src/BaseLinodeApi.php. both have curl options sections. |
16:09 | <Eugene> | June 30 2018 was the deadline for TLS 1.0 per PCI |
16:09 | <Eugene> | Ain't security a pain |
16:14 | <AlexMax> | millisa: That was it |
16:15 | <millisa> | woo |
16:19 | <AlexMax> | Now I've gotta poke the library maintainer |
16:19 | <relidy> | !point millisa |
16:19 | <linbot> | relidy: Point given to millisa. (59) (Biggest fan: relidy, total: 14) |
16:19 | -!- | PetiteBeauty [~AubreyGra@159.89.137.243] has joined #linode |
16:19 | -!- | PetiteBeauty is "AubreyGrayson" on #linode |
16:20 | -!- | PetiteBeauty [~AubreyGra@159.89.137.243] has quit [Remote host closed the connection] |
16:40 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Remote host closed the connection] |
16:42 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
16:42 | -!- | eyepulp is "eyepulp" on #linode |
16:44 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has joined #linode |
16:44 | -!- | acald3ron is "Armando" on #linode #debian-next #debian-mx #debian-es #debian |
16:46 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Quit: Leaving] |
16:47 | -!- | Blink [~AylaWaylo@165.227.43.124] has joined #linode |
16:47 | -!- | Blink is "AylaWaylon" on #linode |
16:47 | -!- | Blink [~AylaWaylo@165.227.43.124] has quit [Remote host closed the connection] |
16:53 | -!- | Dreamer3 [~dreamer3@45.56.170.13] has joined #linode |
16:53 | -!- | Dreamer3 is "Josh Goebel" on #linode |
16:59 | -!- | Spicy-Rabbit [~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net] has quit [] |
17:11 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
17:11 | -!- | ari3lp is "arielp" on #linode |
17:18 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has quit [Ping timeout: 480 seconds] |
17:29 | -!- | hackeo03 [~oftc-webi@173-18-17-224.client.mchsi.com] has joined #linode |
17:29 | -!- | hackeo03 is "OFTC WebIRC Client" on #linode |
17:29 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
17:42 | -!- | arie1p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
17:42 | -!- | arie1p is "arielp" on #linode |
17:44 | -!- | ntox [~textual@74.191.78.194] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] |
17:45 | -!- | NoisyGirl [~MyaCalvin@159.89.113.88] has joined #linode |
17:45 | -!- | NoisyGirl is "MyaCalvin" on #linode |
17:46 | -!- | NoisyGirl [~MyaCalvin@159.89.113.88] has quit [Remote host closed the connection] |
17:46 | -!- | NoisyGirl [~MyaCalvin@159.89.113.88] has joined #linode |
17:46 | -!- | NoisyGirl is "MyaCalvin" on #linode |
17:46 | -!- | Dreamer3 [~dreamer3@45.56.170.13] has quit [Quit: Textual IRC Client: www.textualapp.com] |
17:47 | -!- | NoisyGirl [~MyaCalvin@159.89.113.88] has quit [Remote host closed the connection] |
17:48 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
18:11 | -!- | Teeder [~NovaIan@159.89.137.243] has joined #linode |
18:11 | -!- | Teeder is "NovaIan" on #linode |
18:11 | -!- | Teeder [~NovaIan@159.89.137.243] has quit [Remote host closed the connection] |
18:13 | -!- | ari31p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
18:13 | -!- | ari31p is "arielp" on #linode |
18:19 | -!- | arie1p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
18:43 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has joined #linode |
18:43 | -!- | arielp is "arielp" on #linode |
18:50 | -!- | ari31p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
19:14 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
19:14 | -!- | ari3lp is "arielp" on #linode |
19:20 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has quit [Ping timeout: 480 seconds] |
19:34 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
19:34 | -!- | eyepulp is "eyepulp" on #linode |
19:45 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
19:45 | -!- | arie1p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
19:45 | -!- | arie1p is "arielp" on #linode |
19:51 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
19:57 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has quit [Remote host closed the connection] |
20:16 | -!- | ari31p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
20:16 | -!- | ari31p is "arielp" on #linode |
20:22 | -!- | arie1p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
20:47 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has joined #linode |
20:47 | -!- | arielp is "arielp" on #linode |
20:53 | -!- | ari31p [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
21:07 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has joined #linode |
21:07 | -!- | eyepulp is "eyepulp" on #linode |
21:10 | -!- | hackeo03 [~oftc-webi@173-18-17-224.client.mchsi.com] has quit [Remote host closed the connection] |
21:15 | -!- | eyepulp [~eyepulp@50-83-205-92.client.mchsi.com] has quit [Ping timeout: 480 seconds] |
21:17 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has joined #linode |
21:17 | -!- | ari3lp is "arielp" on #linode |
21:19 | <zifnab> | !lick Eugene |
21:19 | <linbot> | zifnab: Point given to eugene. (67) (Biggest fan: jalter, total: 26) |
21:24 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has quit [Ping timeout: 480 seconds] |
21:49 | -!- | arie1p [~arielp@2601:702:c101:11e1:d1b9:8172:e505:1192] has joined #linode |
21:49 | -!- | arie1p is "arielp" on #linode |
21:52 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has joined #linode |
21:52 | -!- | acald3ron is "Armando" on #linode #debian-next #debian-mx #debian-es #debian |
21:54 | -!- | ari3lp [~arielp@2601:702:c101:11e1:4404:257f:2c5:4a66] has quit [Ping timeout: 480 seconds] |
22:00 | -!- | karoofish [~karoofish@dsl-197-245-30-180.voxdsl.co.za] has joined #linode |
22:00 | -!- | karoofish is "karoofish" on #linode #virt #qemu |
22:09 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has quit [Ping timeout: 480 seconds] |
22:13 | -!- | acald3ron [~acald3ron@189.202.74.213.cable.dyn.cableonline.com.mx] has joined #linode |
22:13 | -!- | acald3ron is "Armando" on #linode #debian-next #debian-mx #debian-es #debian |
22:20 | -!- | ari31p [~arielp@c-73-27-161-219.hsd1.fl.comcast.net] has joined #linode |
22:20 | -!- | ari31p is "arielp" on #linode |
22:26 | -!- | arie1p [~arielp@2601:702:c101:11e1:d1b9:8172:e505:1192] has quit [Ping timeout: 480 seconds] |
22:28 | <Eugene> | !lick zifnab |
22:28 | <linbot> | Eugene: Point given to zifnab. (17) (Biggest fan: eugene, total: 14) |
22:30 | <zifnab> | Hrm. Pythons BDFL is taking a permanant vacation |
22:31 | <zifnab> | Wonder what'll happen |
22:49 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has joined #linode |
22:49 | -!- | arielp is "arielp" on #linode |
22:51 | <Eugene> | Does it matter? |
22:56 | -!- | ari31p [~arielp@c-73-27-161-219.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
23:19 | -!- | jjshanks [~oftc-webi@97-113-47-25.tukw.qwest.net] has joined #linode |
23:19 | -!- | jjshanks is "OFTC WebIRC Client" on #linode |
23:20 | -!- | ari3lp [~arielp@2601:702:c101:11e1:d1b9:8172:e505:1192] has joined #linode |
23:20 | -!- | ari3lp is "arielp" on #linode |
23:22 | -!- | jjshanks [~oftc-webi@97-113-47-25.tukw.qwest.net] has quit [] |
23:26 | -!- | arielp [~arielp@0001aa68.user.oftc.net] has quit [Ping timeout: 480 seconds] |
23:34 | -!- | riterangel [~oftc-webi@181.188.165.220] has joined #linode |
23:34 | -!- | riterangel is "OFTC WebIRC Client" on #linode |
23:35 | <riterangel> | hi? |
23:38 | <FluffyFoxeh> | hi? |
23:43 | -!- | riterangel [~oftc-webi@181.188.165.220] has quit [Remote host closed the connection] |
23:51 | -!- | arie1p [~arielp@2601:702:c101:11e1:d1b9:8172:e505:1192] has joined #linode |
23:51 | -!- | arie1p is "arielp" on #linode |
23:57 | -!- | ari3lp [~arielp@2601:702:c101:11e1:d1b9:8172:e505:1192] has quit [Ping timeout: 480 seconds] |
--- | Log | closed Fri Jul 13 00:00:32 2018 |