Bug/Feature Request: StarUML does not support corporate SSL certificates

20 views
Skip to first unread message

Collin Hockey

unread,
Mar 13, 2024, 10:00:15 AMMar 13
to StarUML
Hello,

Our corporate network employs SSL inspection, which means it decrypts and re-signs all TLS traffic to the internet. This generally requires us to install the custom, internal certificate into our system certificate store as well as to many applications that don't use the system store.

I'm able to work around this by completely disabling certificate checks via the NODE_TLS_REJECT_UNAUTHORIZED environment variable, but that is undesirable for obvious reasons:

$ NODE_TLS_REJECT_UNAUTHORIZED=0 open /Applications/StarUML.app.

Node supports NODE_EXTRA_CA_CERTS, which might solve this issue, but electron does not by default: env NODE_EXTRA_CA_CERTS not work · Issue #10257 · electron/electron · GitHub

Thanks!

Bug/Problem Report
  • Issue Title StarUML does not support corporate SSL certificates
  • Environment MacOS Sonoma 14.4, StarUML 6.1.0
  • Action Performed 
  1. Check for updates or try to install extensions
  • Expected Result (How the software should have performed)
    • Use the correct certificate store (or allow import)
  • Actual Result (How the software actually performed)
    • Download certificate fails to verify, and the update check or extension install fails
  • Supplements (optional, but strongly required)
    • Error: Unknown installation error NO_SERVER_RESPONSE
    • tls_error.png

StarUML

unread,
Mar 17, 2024, 10:50:55 PMMar 17
to StarUML
Hello,

Thank you for your feedback. However, I'm not sure if we can fix this issue.

It is possible to download the extension directly and install it locally, please use that method. (https://docs.staruml.io/user-guide/managing-extensions#install-extension)

Thank you,
StarUML Team
2024년 3월 13일 수요일 오후 11시 0분 15초 UTC+9에 cjho...@gmail.com님이 작성:
Reply all
Reply to author
Forward
0 new messages