Viewing profile — thehairyone
thehairyone
HN member- Joined
- Mon, Jan 18, 2016, 11:56 PM UTC
- HN karma
- -29
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About thehairyone
No profile information was provided.
Recent public activity
-
comment
Comment #10928617
@pfg: I know exactly how CAs work. I've built several. Wosign does not issue a cert without an email verification. You can look on their website. There's a nice big box to enter an…
-
comment
Comment #10928515
Of course the cross signed cert works! That not the point. The cross signature is worthless if the signed cert beneath it is self-signed. If Identrust cross signed self signed cert…
-
comment
Comment #10928451
Oh yeah! sure... what exactly ensures that the DV cert is a DV cert?
-
comment
Comment #10928440
The cross sign is too far up the chain. If you cross sign a self-signed cert what do you get? A Let's Encrypt Cert. Domain Ownership is not the same as file ownership.
-
comment
Comment #10928175
No, it doesn't. Lets Encrypt certs are equivalent to self-signed certs. No hassle ==> broken shit.
-
comment
Comment #10927933
a2enmod headers echo -e "ServerSignature Off\nServerTokens Prod" >> /etc/apache2/apache2.conf /etc/init.d/apache2 restart openssl req -new -nodes -keyout webappsec-test.info.key -o…