Alice Wonder
Alice Wonder
There is value. The fdk-aac library supports decoding, but there are not (AFAIK) and decoders that use it. There are other CLI ways to decode AAC such as FFmpeg, FAAD2,...
I have a question I hope can be answered. I am building beta2 with this patch applied. GnUTLS 3.6.5 with Nettle 3.4.1 Configure sees it and all looks swell: checking...
Okay I've had some opportunity to do some testing. With a 2048-bit RSA key - it seems to work fine as long as I have (in /etc/opendkim.conf): SignatureAlgorithm rsa-sha256 However...
Okay, I had a bit of confusion. ed25519-sha256 obviously isn't going to work with RSA key. Went to generate Ed25519 key and that's not supported (yet) by LibreSSL (or the...
Is there a workaround? It builds if I remove it which I was hoping was safe to do because 0.8.0 doesn't have it - but then Test 5 (basic) fails,...
autoconf -i still results in the rpath. However if I recall, with the newer libtool I can probably suppress with --disable-rpath so I'll check that. With respect to calling exit,...
http://awel.domblogger.net/7/libre/spec/libressl.spec That's my spec file. The patch and the shell script are in http://awel.domblogger.net/7/libre/patch/ The patch (untested) is just to make it use libressl.cnf instead of openssl.cnf The shell script...
CentOS 7.4 with curl 7.6.0 built built against LibreSSL 2.7.4 does not give me any issues, nor does the s_client. So if it's a LibreSSL problem it is likely OS...
For registration - I have push API working fantastically in FireFox but it does not work in Chrome on Android (I use CentOS 7, I don't have access to Chrome...
Okay for anyone else reading this, I added an API key to my manifest.json and it instantly started working. Well, I haven't tried sending to that subscription yet but I'm...