<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>
    </p>
    <div class="moz-text-flowed"
      style="font-family: -moz-fixed; font-size: 12px;" lang="x-unicode">I
      want my java installation to run only signed jar files (the
      certificate and signatures are stored in a separate manifest file
      which is located in META-INF)
      <br>
      I don't want to do code checking using console utilities
      <br>
      <a class="moz-txt-link-freetext"
href="https://docs.oracle.com/javase/tutorial/deployment/jar/signindex.html">https://docs.oracle.com/javase/tutorial/deployment/jar/signindex.html</a>
      <br>
      I want the signature to be checked when loading a class from a jar
      file; in the case of an unsigned/modified class, a type of
      SecurityException will be thrown.
      <br>
      <br>
      <br>
      Please tell me where to subscribe to the mailing list (email list)
      for java users?
      <br>
      <br>
      <br>
      On 14.02.2024 05:28, David Holmes wrote:
      <br>
      <blockquote type="cite" style="color: #007cff;">On 14/02/2024
        12:53 pm, Freedom Dev wrote:
        <br>
        <blockquote type="cite" style="color: #007cff;">I want to know
          if there is a code check at startup.
          <br>
          If so, how to enable it and what is needed for this.
          <br>
          I'm using java >=21 on a linux host
          <br>
        </blockquote>
        <br>
        What do you mean by "code check" and "code signature"?
        <br>
        <br>
        Note these mailing lists are people who are developing Java
        (OpenJDK) not those using it.
        <br>
        <br>
        Regards,
        <br>
        David
        <br>
      </blockquote>
    </div>
  </body>
</html>