14 Feb 2024 PAINT Conference Call

From GO Wiki
Jump to navigation Jump to search

Present

Dustin, Marc, Anushya, Paul, Huaiyu, Pascale

Agenda

New certificates

New certificates were installed on https://go.paint.usc.edu/ (UPL17) and https://go.paint-dev.usc.edu/ (UPL15). You will have to install the new certificate to use PAINT to view or curate families. Please refer to the certificate installation instructions on https://go.paint-dev.usc.edu/doc/Installation.jsp

You should follow the instruction in section I "Save the certificate to your system." After that, use the following commands on Mac.

For v.17.0 PAINT:

  • sudo keytool -delete -alias gopaintuscedu -keystore /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/lib/security/cacerts
  • sudo keytool -import -alias gopaintuscedu -file ~/Downloads/go-paint-usc-edu.pem -keystore /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/lib/security/cacerts

For v.15.0 PAINT:

  • sudo keytool -delete -alias gopaintdevuscedu -keystore /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/lib/security/cacerts
  • sudo keytool -import -alias gopaintdevuscedu -file ~/Downloads/go-paint-dev-usc-edu.pem -keystore /Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/lib/security/cacerts

PAINT paper