Aleksandr Baryshnikov

Results 37 comments of Aleksandr Baryshnikov

@coderofsalvation thanks for the idea, I used it as basis in https://github.com/reddec/trusted-cgi/commit/d2e405cd37704d4c88b04c63eb8022d6f590c926 . Could you please confirm that it will solve your case?

Since there is a snapshot/restore feature, can we say that it's velero compatible (without restic)?

Hi! Are you using macOS or *BSD system? Those systems are using non-gnu `sed` which interprets `-ir` differently.

@mildred thanks for the proposal ❤️! For the headers you may set mapping in https://trusted-cgi.reddec.net/usage/manifest/

Yep, this should be pretty straightforward. However, for your specific case (wildcard + non-wildcard) I have to check with the ACME standard is it possible.

@Jaco1960 I am not sure that ACME (Let's Encrypt protocol) will let us issue multiple wildcard domains under one CN. I have to double-check :sweat_smile:

@rekby, thanks for the idea! As soon as this features will be backward compatible (ie existent users will not need to change their config - for example, it can be...

Thanks! I'll try to push it to the sqlx: https://github.com/jmoiron/sqlx/issues/843

@lorado @3timeslazy extremely sorry for delay! Will you mind do it as opt-in feature?

@lorado fantastic! Is possible that you forgot to run `gofmt -w ` to format?