Rafał Gała

Results 13 issues of Rafał Gała

Maybe a little bit specific scenario, but when I override beans like this ``` jasypt.encryptor.property.resolver-bean=myEncryptablePropertyResolver jasypt.encryptor.bean=myEncryptor ``` and then I want to inject **myEncryptor** into **myEncryptablePropertyResolver** by using ``` @Autowired...

I'm trying to validate a signature with CRL checking, but if fails with `java.security.SignatureException: Signature does not match.` I have two files containing CRL for two diferent CAs, but both...

Initialize CryptoIntegration using the same classloader that was used to load CertificateUtils and PemUtils classes Closes #13803

Hello. First of all, thank you for this awesome project. I have been using it for a month now and it works awesome. There is one issue though, it sends...

Tag unit test service programs with user defined attribute to allow RPGUnit detection with *ATTRIBUTE option

Get plugin list to build from a variable. This will allow overriding plugin list that is built by default by passing a parameter to make.

When **BIND_LIB** is ***LIBL** and the library pointed by **BIN_LIB** is not on the list, **CRTSRVPGM** commands fail. Fix proposal: https://github.com/sitemule/ILEastic/pull/141

**Describe the bug** When running inside WSL, the call to **mvn** fails with the following error: > [ERROR] Error executing Maven. > [ERROR] The specified user settings file does not...

Analyzing

For requests, the **contentType** field of **il_request** is empty (contains *ALLx'00'). Is this a bug or am I missing something?

Fix for issue that happened in some situations when child threads got stuck on read from a pipe file descriptor.