Mohammad Alhashash

Results 6 issues of Mohammad Alhashash

If there is a wildcard CNAME record "*.domain.com", resolving `_acme-challenge.domain.com` would yield another domain. Getssl incorrectly updates the check domain with the resolved domain which causes check failure! Let's Encrypt...

needs more information

I cannot use ePass2003 token with OpenSC v0.22.0: ```bash $ pkcs11-tool --module /usr/lib64/opensc-pkcs11.so -L Available slots: Slot 0 (0x0): FT ePass2003Auto 00 00 (token not recognized) $ opensc-tool -i OpenSC...

For example: ```python foo( # Multi-line string inside parentheses """ Line 1 Line 2 Line 3 Line 4 Line 5 """) ``` After pyminify: ```python foo( """ Line 1 Line...

`editliveos` expects `/isolinux/` directory in the root. But, since Fedora 37 no longer uses SysLinux, it has no `/isolinux/` directory. ``` # editliveos --output Fedora-custom/ Fedora-Workstation-Live-x86_64-37-1.7.iso Source image at 'Fedora-Workstation-Live-x86_64-37-1.7.iso'...

make_table() fails if the data has any non-ascii characters.

I had some problems when trying to test some images on your website https://www.doubango.org/webapps/micr/ This E-13B code is not correctly recognized: ``` { code : 200, duration : 89, orientation...