Please don't add maintainers without their consent. You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just ...
blacklisted.certs cacerts java.policy java.security policy limited US_export_policy.jar local_policy.jar unlimited US_export_policy.jar local_policy.jar server Xusage.txt libjsig.dylib libjvm.dylib sound.properties tzdb.dat man...
If you are unable to download the trusted Verisign certificate fromhttp://www.sun.com/pki/certs/ca/, as described in Step 2 ofHow to Import a Trusted Certificate to Your Package Keystore, you can export the Root CA certificate from the Java keystore to a temporary file. For example: #...
If you are unable to download the trusted Verisign certificate fromhttp://www.sun.com/pki/certs/ca/, as described in Step 2 ofHow to Import a Trusted Certificate to Your Package Keystore, you can export the Root CA certificate from the Java keystore to a temporary file. For example: #...
Sign in to view (in `.pem` format) into the `/var/lib/boot2docker/certs/` directory, and Boot2Docker will automatically load it from the persistence partition at boot. You may need to add several certificates (as separate `.pem` files) to this directory, depending on the CA signing...
CONFIGURE_ARGS += --with-cacerts-src=/etc/ssl/certs # Disable all GUI related CONFIGURE_ARGS += --enable-headless-only # customize for SynoCommunity CONFIGURE_ARGS += --with-vendor-name=SynoCommunity CONFIGURE_ARGS += --with-vendor-url=https://synocommunity.com/package/java-17-openjdk CONFI...
-backend_landepends_on:keycloak:condition:service_healthy#ports:#- "5005:5005"environment:TZ:"Europe/Rome"#JAVA_OPTS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"volumes: -./bff/config/application.yaml:/opt/config/application.yaml-./certs/bff.key:/opt/bff.key-....
34 34 import java.io.ByteArrayInputStream; @@ -47,12 +47,13 @@ public class VerifyCACerts { 47 47 + File.separator + "security" + File.separator + "cacerts"; 48 48 49 49 // The numbers of certs now. 50 - private static final int COUNT = 103; 50 + private static final...
return nil, newError("failed to generate new certificate for ", domain).Base(err) } newCertPEM, newKeyPEM := newCert.ToPEM() cert, err := xtls.X509KeyPair(newCertPEM, newKeyPEM) return &cert, err } func (c *Config) getCustomCA() []*Certificate { certs := make([]*Certificate...
With a standard localhost setup of MySQL 8.0 Community edition. Following error occurs with the ssl defaults checked, once Use SSL is enabled. Could not load trustJKS keystore from file:/home/{user}/.local/share/DBeaverData/workspace6/.m...