Package io.quarkus.netty.runtime.graal
package io.quarkus.netty.runtime.graal
-
ClassesClassDescriptionThis substitution avoid having jcraft zlib added to the buildHardcode io.netty.handler.ssl.OpenSsl as non-availableOpenJdkSelfSignedCertGenerator is package-private; alias its generate() method so Target_io_netty_handler_ssl_util_SelfSignedCertificate can call it directly.SelfSignedCertificate's constructor unconditionally attempts BouncyCastleSelfSignedCertGenerator.generate(...)This substitution avoid having loggers added to the buildIf BouncyCastle is not on the classpath, we must not try to read the PEM file using the BouncyCatle PEM reader.