Re: ActiveMQ Classic 6.1.x OCSP Settings and java.security File

2025-04-30 Thread Jason Jackson
6.1.x OCSP Settings and java.security File CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Jason- ActiveMQ uses OCSP support provided by the Java JDK and default security

Re: ActiveMQ Classic 6.1.x OCSP Settings and java.security File

2025-04-29 Thread Matt Pavlovich
Hi Jason- ActiveMQ uses OCSP support provided by the Java JDK and default security provider. My quick read of the Java JDK doc indicates that the OCSP is a single URL entry. That would mean support for multiple OCSP would be an update to the Java JDK security provider, or a custom implementat

ActiveMQ Classic 6.1.x OCSP Settings and java.security File

2025-04-29 Thread Jason Jackson
Quick question For the java.security file and the OCSP settings that are available within ActiveMQ, does the file allow for multiple OCSP servers via multiple lines or using a coma delimited entry Jason Jackson