Skip to content

Update ports to match new Arduino CA #95

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

Closed
wants to merge 4 commits into from
Closed

Update ports to match new Arduino CA #95

wants to merge 4 commits into from

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Mar 4, 2025

No description provided.

@iabdalkader
Copy link
Collaborator

Will this replace #94 ? If so, please squash the commits and fix the commit title.

@@ -21,13 +21,13 @@ class InvalidStateError(Exception):
try:
from arduino_iot_cloud._version import __version__
except (ImportError, AttributeError):
__version__ = "1.3.3"
__version__ = "1.5.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
__version__ = "1.5.0"
__version__ = "1.4.1"

This will be release 1.4.1

b"3d0403020348003045022100cfa4cb60ff5e8953abfdc554ff5d73c06a1f"
b"7bf16835ee29d41973325ec6555002206f2d2f74dad966c839a515a412f6"
b"81f2ee23d5925b5b11fbecd73fecc58667a7"
b"81f2ee23d5925b5b11fbecd73fecc58667a7"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
b"81f2ee23d5925b5b11fbecd73fecc58667a7"

The root certificate is:

b"308201d030820176a00302010202146fad9e2bf56fd5b69a3c0698e43003"
b"0546f1075a300a06082a8648ce3d0403023045310b300906035504061302"
b"555331173015060355040a130e41726475696e6f204c4c43205553310b30"
b"09060355040b130249543110300e0603550403130741726475696e6f3020"
b"170d3235303131303130353332325a180f32303535303130333130353332"
b"325a3045310b300906035504061302555331173015060355040a130e4172"
b"6475696e6f204c4c43205553310b3009060355040b130249543110300e06"
b"03550403130741726475696e6f3059301306072a8648ce3d020106082a86"
b"48ce3d03010703420004a1e1536c35521a330de82bac5b12c18f5037b33e"
b"649ba0ee270235c78d5a1045d0caf552ec97f29aff81c6e279973fd339c6"
b"d7a1cc6b618570f63bae621d71c8a3423040300f0603551d130101ff0405"
b"30030101ff300e0603551d0f0101ff040403020106301d0603551d0e0416"
b"041442652984d00488d1c603f409b378e33b1228e03e300a06082a8648ce"
b"3d0403020348003045022100cfa4cb60ff5e8953abfdc554ff5d73c06a1f"
b"7bf16835ee29d41973325ec6555002206f2d2f74dad966c839a515a412f6"
b"81f2ee23d5925b5b11fbecd73fecc58667a7"

@pennam pennam closed this Mar 4, 2025
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.

3 participants