Spork Schivago

  • Total activity 692
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 97

Comments

Recent activity by Spork Schivago Recent activity Votes
  • Thank you, but are my iptable commands good to block IPv4 traffic to and from the server for everyone who isn't Comodo? I use the ipv6 only subdomains a lot of times when I need to make sure the ...

  • Maybe something like this? iptables -A INPUT -d ipv6.example.com -m state --state INVALID -j DROP iptables -A INPUT -d ipv6.example.com -m state --state RELATED,ESTABLISHED -j ACCEPT iptables -A I...

  • Is there anyway to use iptables to block the transmission control protocol for IPv4 addresses for that subdomain? Maybe just allow Comodo addresses through, so I don't have to create the A addres...

  • Could someone run a simple test for me? Create a subdomain, with just an AAAA record, and no A record, then see if they can generate an SSL certificate for it, using AutoSSL with Comodo with the ...

  • This is the output of autossl_check --all ./autossl_check --all This system has AutoSSL set to use "cPanel (powered by Comodo)". Checking websites for "sporkschivago" " The website "ipv6.e...

  • 66.0.14 for cPanel. Centos 7.3.1611 (Core) for the OS, running inside KVM.

  • Okay, I got further....but still having some issues. I can generate the SSL certificates using WHM now, or using a remote SSH shell by running: /usr/local/cpanel/bin/autossl_check --all I can no...

  • @cPanelMichael, ***************************************EDIT*************************************** * I have made the transition to AutoSSL but am still having some issues. This was a long post an...

  • Thank you @cPanelMichael! I think I'm going to make the switch then to the AutoSSL. I feel it's about time. It's been very cumbersome manually creating the Let's Encrypt certificates. I've ...

  • Hello, ... It's not possible to configure AutoSSL features such as OCSP requirements or key size. I encourage you to open a feature request if you'd like to see that functionality added: Submit A ...