Paweł Kraszewski

Results 10 issues of Paweł Kraszewski

Added new DialTLS_CertAuth function for RabbitMQ configured for EXTERNAL auth with ssl_cert_login plugin for userless/passwordless logons. As of now, amqp just silently hangs, when server presents authentication metod not supported...

### What version of Go are you using (`go version`)? $ go version go version go1.18.4 freebsd/amd64 ### Does this issue reproduce with the latest release? Yes, on 2 different...

NeedsInvestigation
GoCommand
OS-JS

### What version of Go are you using (`go version`)? $ go version go version go1.18.4 freebsd/amd64 ### Does this issue reproduce with the latest release? Yes, on 2 different...

NeedsInvestigation

I know FreeBSD is not supported, but... # Running a binary version via Linuxlator * Application itself starts and runs properly (menus, options, graphics, browsing, etc) * There's some heavy...

I am building a system with mutual certificate verification. I'm using OTP-ized mode with ranch 2.0.0 ```erlang start_link(Ref, Transport, ProtoOpts) -> lager:debug("START_LINK ~p/~p/~p~n", [Ref, Transport, ProtoOpts]), {ok, proc_lib:spawn_link(?MODULE, init, [...

# Report Erlang & rebar3 properly handle `{vsn, git}` in `.app.src` files. Plugin incorrectly reports ` expected, got 'git'` for that construct. # Environment * `OS`: FreeBSD 13.0p5 * `IDE`:...

# Highlighter Autogenerated copyright line comments start with `%%` comment (as they should, per `EDoc` manual), but `edoc` syntax is not highlighted in source unless they start with `%%%`. ```...

## Environment * OS: `FreeBSD 13.1-RELEASE GENERIC`, default config * Rust: `1.62.0 (a8314ef7d 2022-06-27)` * tokio-serial `v5.4.3` * mio-serial `v5.0.2` * serialport `v4.2.0` ## Test scenario * FreeBSD box with...

Linux allows partial sector writes (that's why you can `dd bs=1`). However in other OSes (like FreeBSD) device writes are allowed only at a sector boundary and of (multiple) sector...

enhancement
help wanted

### What went wrong? 🤔 I added two links to valuable HumbleBundle book bundles: * [Humble Tech Book Bundle: Machine Learning and AI by No Starch](https://api.daily.dev/r/N6SJygYQd) which has TLDR of...

Type: Bug