Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Synchronic SAM-SE Plugin version v1.3.0 #7

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

synchronicbed
Copy link
Contributor

Corrections :

  • An error was occurring when the user tried to open a SAM-SE Key Store with a none up-to-date SAM-SE (v1.6.0) : It was still recoverable by doing a manual operation using the Tools menu to update the SAM-SE

Corections :
- An error was occuring when the user tried to open a SAM-SE Key Store with a none up-to-date SAM-SE (v1.6.0) : It was still recoverable by doing a manual operation using the Tools menu to update the SAM-SE
catch (KeyStoreException)
{
//Do nothing. This try catch is just here to not throw an error when the user opens
//KeyManager with a not up-to-date SAM-SE (v1.6.0) and gets an error right away ...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to log it anyway

@Maxhy Maxhy merged commit ab88edb into leosac:develop Apr 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants