freenode / ircd-seven

freenode's IRC server daemon
Other
200 stars 48 forks source link

Don't access hash directly from X509 struct with openssl 1.1 #29

Closed emersonveenstra closed 7 years ago

emersonveenstra commented 7 years ago

The other patch to be able to build with openssl 1.1. I tested this with 1.1.0e and 1.0.1c, might want to double-check it on others though

emersonveenstra commented 7 years ago

e304f85 implements this patch